Skip to content

Console Output

Started by user Dmitry Kornilov
Rebuilds build #53
Running as Dmitry Kornilov
Agent default-agent-wcw2f is provisioned from template Kubernetes Pod Template
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
  name: "default-agent-wcw2f"
spec:
  containers:
  - env:
    - name: "MAVEN_OPTS"
      value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jaxws.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "default-agent-wcw2f"
    - name: "MAVEN_CONFIG"
      value: "-B -e"
    - name: "JENKINS_NAME"
      value: "default-agent-wcw2f"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jaxws.svc.cluster.local/jaxws/"
    - name: "HOME"
      value: "/home/jenkins"
    image: "eclipsecbijenkins/jenkins-agent:3.35@sha256:5d06ebec6e9dffc44fb41009a51d085a83944a23f651416531b960143d186340"
    imagePullPolicy: "IfNotPresent"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "toolchains-xml"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "settings-security-xml"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "settings-xml"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector: {}
  restartPolicy: "Never"
  volumes:
  - name: "settings-security-xml"
    secret:
      items:
      - key: "settings-security.xml"
        path: "settings-security.xml"
      secretName: "m2-secret-dir"
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-jaxws"
      readOnly: true
  - configMap:
      items:
      - key: "toolchains.xml"
        path: "toolchains.xml"
      name: "m2-dir"
    name: "toolchains-xml"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - name: "settings-xml"
    secret:
      items:
      - key: "settings.xml"
        path: "settings.xml"
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-3"

[EnvInject] - Loading node environment variables.
Building remotely on default-agent-wcw2f in workspace /home/jenkins/agent/workspace/jax-ws-api-tck-test
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-85NL6PVE5pxo/agent.67
SSH_AGENT_PID=69
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/jax-ws-api-tck-test@tmp/private_key_6581209478692751707.key (/home/jenkins/agent/workspace/jax-ws-api-tck-test@tmp/private_key_6581209478692751707.key)
[ssh-agent] Using credentials jaxws-bot (GitHub bot SSH)
Copied 1 artifact from "jax-ws-api-ri-tck-integration" build number 6
[jax-ws-api-tck-test] $ /bin/sh -ex /tmp/jenkins8615900352489173699.sh
+ ANT_URL=http://apache.newfountain.nl//ant/binaries/apache-ant-1.10.7-bin.tar.bz2
+ echo '-[ Downloading and installing Ant ]--------------------------------------------'
-[ Downloading and installing Ant ]--------------------------------------------
+ wget -nv http://apache.newfountain.nl//ant/binaries/apache-ant-1.10.7-bin.tar.bz2 -O apache-ant.tar.bz2
2020-04-14 11:19:11 URL:http://apache.newfountain.nl//ant/binaries/apache-ant-1.10.7-bin.tar.bz2 [5385761/5385761] -> "apache-ant.tar.bz2" [1]
+ tar xfj /home/jenkins/agent/workspace/jax-ws-api-tck-test/apache-ant.tar.bz2
+ rm -v apache-ant.tar.bz2
removed 'apache-ant.tar.bz2'
+ ls
+ grep apache-ant-1.10.7
+ ANT_DIR_PKG=apache-ant-1.10.7
+ mv -v apache-ant-1.10.7 ant
renamed 'apache-ant-1.10.7' -> 'ant'
[jax-ws-api-tck-test] $ /bin/sh -ex /tmp/jenkins904351980597624928.sh
+ TOOLS_PREFIX=/opt/tools
+ JAVA_PREFIX=/opt/tools/java/oracle
+ MVN_HOME=/opt/tools/apache-maven/latest
+ ANT_HOME=/home/jenkins/agent/workspace/jax-ws-api-tck-test/ant
+ JAVA_HOME=/opt/tools/java/oracle/jdk-8/latest
+ PATH=/opt/tools/apache-maven/latest/bin:/home/jenkins/agent/workspace/jax-ws-api-tck-test/ant/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ echo '-[ Job Parameters ]-------------------------------------------------------------'
-[ Job Parameters ]-------------------------------------------------------------
+ echo 'TCK Bundle URL:      http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/promoted/eclipse-xml-ws-tck-2.3.0.zip'
TCK Bundle URL:      http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/promoted/eclipse-xml-ws-tck-2.3.0.zip
+ echo '-[ Downloading and extracting JAXWS TCK bundle ]--------------------------------'
-[ Downloading and extracting JAXWS TCK bundle ]--------------------------------
+ wget -nv http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/promoted/eclipse-xml-ws-tck-2.3.0.zip
2020-04-14 11:19:16 URL:http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/promoted/eclipse-xml-ws-tck-2.3.0.zip [33050822/33050822] -> "eclipse-xml-ws-tck-2.3.0.zip" [1]
+ ls eclipse-xml-ws-tck-2.3.0.zip
+ JAXWS_TCK_BUNDLE=eclipse-xml-ws-tck-2.3.0.zip
+ '[' -z eclipse-xml-ws-tck-2.3.0.zip ]
+ unzip -q eclipse-xml-ws-tck-2.3.0.zip
+ rm -vf eclipse-xml-ws-tck-2.3.0.zip
removed 'eclipse-xml-ws-tck-2.3.0.zip'
+ ls .
+ grep xml-ws-tck
+ TCK_DIR=xml-ws-tck
+ echo '-[ Extracting GlassFish ]-------------------------------------------------------'
-[ Extracting GlassFish ]-------------------------------------------------------
+ unzip -q glassfish.zip
+ rm -v glassfish.zip
removed 'glassfish.zip'
+ ls .
+ grep glassfish
+ GF_DIR=glassfish5
+ ls -l .
total 0
drwxr-sr-x 6 default 1001550000 235 Apr 14 11:19 ant
drwxr-sr-x 7 default 1001550000  92 Jan 28  2019 glassfish5
drwxr-sr-x 9 default 1001550000 107 Aug  7  2019 xml-ws-tck
+ echo '-[ Configuring JAXWS TCK ]-----------------------------------------------------'
-[ Configuring JAXWS TCK ]-----------------------------------------------------
+ WORK_DIR=/home/jenkins/agent/workspace/jax-ws-api-tck-test/JTwork
+ REPORT_DIR=/home/jenkins/agent/workspace/jax-ws-api-tck-test/JTreport
+ SERVER_HOME=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish
+ TS_HOME=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck
+ TS_CFG=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/ts.jte
+ echo /home/jenkins/agent/workspace/jax-ws-api-tck-test/JTwork
+ sed -e 's/\//\\\//g'
+ WORK_DIR_SED='\/home\/jenkins\/agent\/workspace\/jax-ws-api-tck-test\/JTwork'
+ echo /home/jenkins/agent/workspace/jax-ws-api-tck-test/JTreport
+ sed -e 's/\//\\\//g'
+ REPORT_DIR_SED='\/home\/jenkins\/agent\/workspace\/jax-ws-api-tck-test\/JTreport'
+ echo /home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish
+ sed -e 's/\//\\\//g'
+ SERVER_HOME_SED='\/home\/jenkins\/agent\/workspace\/jax-ws-api-tck-test\/glassfish5\/glassfish'
+ mv -v /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/ts.jte /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/ts.jte.orig
renamed '/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/ts.jte' -> '/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/ts.jte.orig'
+ sed -e '$ a impl.vi=glassfish' -e '$ a web.home=\/home\/jenkins\/agent\/workspace\/jax-ws-api-tck-test\/glassfish5\/glassfish' -e '/^harness\.log\.traceflag=/s/=.*/=true/' -e '/^jaxws\.home=/s/=.*/=\/home\/jenkins\/agent\/workspace\/jax-ws-api-tck-test\/glassfish5\/glassfish/' -e '/^jaxws\.home\.ri=/s/=.*/=\/home\/jenkins\/agent\/workspace\/jax-ws-api-tck-test\/glassfish5\/glassfish/' -e '/^webcontainer\.home=/s/=.*/=\/home\/jenkins\/agent\/workspace\/jax-ws-api-tck-test\/glassfish5\/glassfish/' -e '/^webcontainer\.home\.ri=/s/=.*/=\/home\/jenkins\/agent\/workspace\/jax-ws-api-tck-test\/glassfish5\/glassfish/' -e '/^work\.dir=/s/=.*/=\/home\/jenkins\/agent\/workspace\/jax-ws-api-tck-test\/JTwork/' -e '/^report\.dir=/s/=.*/=\/home\/jenkins\/agent\/workspace\/jax-ws-api-tck-test\/JTreport/' -e '/${JAVA_HOME}\/bin\/java/a \	\	-Djava.awt.headless=true \\' /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/ts.jte.orig
+ echo '-[ /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/ts.jte ]-----------'
-[ /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/ts.jte ]-----------
+ cat /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/ts.jte
#
# Copyright (c) 2009, 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#

#########################################################################
#                                                                   	#
#   JavaTest Environment file for JAXWS Compatibility Test Suite        #
#                                                                       #
#   Environment specific properties in this file will likely	 	#
#   have to be modified prior to running the JAXWS TCK. Instructions	#
#   for modifying these properties are contained in this file.	 	#
#                                                                       #
#########################################################################

####################################################################
#The following properties must be set prior to running the JAXWS
#TCK tests.
#
## These properties must specify the host and port of the web server,
## in which the JAXWS TCK test servlets are deployed.
#
# @webServerHost  hostname for the Vendor's Web Server
# @webServerPort  port number of the Vendor's Web Server
# @webServerHost.2  hostname for the RI Web Server
# @webServerPort.2  port number of the RI Web Server
####################################################################
webServerHost=localhost
webServerPort=8080
webServerHost.2=
webServerPort.2=

#################################################################################
# @jaxws.home  should be set to the location of where the implementation under
#              test is installed (VI implementation). This is usually installed
#	       within a web container (glassfish or tomcat) so we default this
#	       value to @webcontainer.home. See this property below.
# @jaxws.home.ri  should be set to the location of where the RI is installed.
#		  This is usually installed within a web container (glassfish 
#		  or tomcat) so we default this value to @webcontainer.home.ri.
#		  See this property below.
# @endorsed.dirs  If using JavaSE 6 or above, verify that the property 
#                 endorsed.dirs is set to the location of the VI api jars 
#                 for those technologies you wish to overrride. JavaSE 6 
#                 contains an implementation of JAXWS 2.x which will conflict
#                 with JAXWS 2.2, therefore this property must be set so that 
#                 JAXWS 2.2 will be used during the building of tests and 
#                 during test execution. For details regarding how the 
#                 Endorsed Standards Override Mechanism works, see 
#                 http://java.sun.com/javase/6/docs/technotes/guides/standards
# @endorsed.dirs.ri  If using JavaSE 6 or above, verify that the property 
#                    endorsed.dirs is set to the location of the RI api jars 
#                    for those technologies you wish to overrride. JavaSE 6 
#                    contains an implementation of JAXWS 2.x which will conflict
#                    with JAXWS 2.2, therefore this property must be set so that 
#                    JAXWS 2.2 will be used during the building of tests and 
#                    during test execution. For details regarding how the 
#                    Endorsed Standards Override Mechanism works, see 
#                    http://java.sun.com/javase/6/docs/technotes/guides/standards
#################################################################################
jaxws.home=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish
jaxws.home.ri=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish
jaxws.lib=${jaxws.home}/modules
jaxws.lib.ri=${jaxws.home.ri}/modules
endorsed.dirs=${jaxws.home}/modules/endorsed
endorsed.dirs.ri=${jaxws.home.ri}/modules/endorsed

###########################################################################
# @jaxws.classes  should contain all Vendor specific jars/classes
###########################################################################
jaxws.classes=${endorsed.dirs}/webservices-api-osgi.jar${pathsep}${endorsed.dirs}/jaxb-api-osgi.jar${pathsep}${jaxws.lib}/webservices-osgi.jar${pathsep}${jaxws.lib}/jaxb-osgi.jar${pathsep}${jaxws.lib}/gmbal.jar${pathsep}${jaxws.lib}/management-api.jar${pathsep}${jaxws.lib}/mimepull.jar${pathsep}${jaxws.lib}/ha-api.jar

###########################################################################
# @jaxws.classes.ri  should contain all RI specific jars/classes
###########################################################################
jaxws.classes.ri=${endorsed.dirs.ri}/webservices-api-osgi.jar${pathsep}${endorsed.dirs.ri}/jaxb-api-osgi.jar${pathsep}${jaxws.lib.ri}/webservices-osgi.jar${pathsep}${jaxws.lib.ri}/jaxb-osgi.jar${pathsep}${jaxws.lib.ri}/gmbal.jar${pathsep}${jaxws.lib.ri}/management-api.jar${pathsep}${jaxws.lib.ri}/mimepull.jar${pathsep}${jaxws.lib.ri}/ha-api.jar

###########################################################################
# @catalog.path  Path to catalog file for use with catalog tests
###########################################################################
catalog.path=${src.dir}/com/sun/ts/tests/jaxws/common/xml/catalog

####################################################################
# The jars/classes for the TS harness/javatest and the test classes
# @ts.harness.classpath --  Classes required by javatest
# @ts.classpath         --  Classes used to build the JAXWS tests
# @ts.run.classpath     --  Classpath required by the vendor
#                           appclient container.
# @ts.run.classpath.ri  --  Classpath required by Java EE RI
#                           appclient container.
####################################################################
ts.harness.classpath=${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/jaxwstck.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ts.home}/lib/jaxb-api.jar${pathsep}${ts.home}/lib/jaxb-xjc.jar${pathsep}${ts.home}/lib/jaxb-libs.jar${pathsep}${ts.home}/lib/jaxb-impl.jar

ts.classpath=${jaxws.classes}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/jaxwstck.jar

ts.run.classpath=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.home}/lib/jaxwstck.jar${pathsep}${ts.home}/classes${pathsep}${jaxws.classes}${pathsep}${catalog.path}

ts.run.classpath.ri=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.home}/lib/jaxwstck.jar${pathsep}${ts.home}/classes${pathsep}${jaxws.classes.ri}${pathsep}${catalog.path}

###########################################################################
# @tools.jar  should be set to the location of the tools.jar from the installed
# jdk
###########################################################################
tools.jar=${jdk.home}/lib/tools.jar

###########################################################################
# various flags used by the Vendors generation tools
# @wsgen.ant.classname  Complete package name of the Vendors wsgen tool
# @wsgen.classpath      Classpath to the Vendors jars that contain the wsgen tool
# @wsgen.verbose        Verbose flag
# @wsgen.debug          Debug flag
# @wsimport.ant.classname  Complete package name of the Vendors wsimport tool
# @wsimport.classpath      Classpath to the Vendors jars that contain the wsimport tool
# @wsimport.verbose        Verbose flag
# @wsimport.debug          Debug flag
# @wsimport.jvmargs        JVM args to pass to Vendors wsimport tool
###########################################################################
wsgen.ant.classname=
wsgen.classpath=${jaxws.classes}${pathsep}${tools.jar}
wsgen.verbose=true
wsgen.debug=false
wsimport.ant.classname=
wsimport.classpath=${jaxws.classes}${pathsep}${tools.jar}
wsimport.verbose=true
wsimport.debug=false
wsimport.jvmargs=

###########################################################################
# various flags used by Suns generation tools
# DO NOT EDIT
# @ri.wsgen.ant.classname  Complete package name of the RI wsgen tool
# @ri.wsgen.classpath      Classpath to the RI jars that contain the wsgen tool
# @ri.wsgen.verbose        Verbose flag
# @ri.wsgen.debug          Debug flag
# @ri.wsimport.ant.classname  Complete package name of the RI wsimport tool
# @ri.wsimport.classpath      Classpath to the RI jars that contain the wsimport tool
# @ri.wsimport.verbose        Verbose flag
# @ri.wsimport.debug          Debug flag
# @ri.wsimport.jvmargs        JVM args to pass to RI wsimport tool
###########################################################################
ri.wsgen.ant.classname=com.sun.tools.ws.ant.WsGen
ri.wsgen.classpath=${jaxws.classes.ri}${pathsep}${tools.jar}
ri.wsgen.verbose=true
ri.wsgen.debug=false
ri.wsimport.ant.classname=com.sun.tools.ws.ant.WsImport
ri.wsimport.classpath=${jaxws.classes.ri}${pathsep}${tools.jar}
ri.wsimport.verbose=true
ri.wsimport.debug=false
ri.wsimport.jvmargs=

#######################################################################################
# Implementation Property Settings for Vendor and RI
#
# The TCK uses the following implementations:
#    - glassfish	(JavaEE Web Container)
#    - tomcat		(Tomcat Web Container)
#
# Here are the common properties that need to be defined for the common
# implementation functionality:
#
# @impl.vi		    This property must be set to the Vendor implementation
#			    under test.
# @impl.vi.deploy.dir	    This property must be set to the deploy directory for
#			    the Vendor implementation.
# @impl.vi.host		    This property must be set to the webserver host where
#			    the Vendor implementation is running.
# @impl.vi.port		    This property must be set to the webserver port where
#			    the Vendor implementation is running.
# @impl.ri		    This property must be set to the RI implementation
#			    under test.
# @impl.ri.deploy.dir	    This property must be set to the deploy directory for
#			    the RI implementation.
# @impl.ri.host		    This property must be set to the webserver host where
#			    the RI implementation is running.
# @impl.ri.port		    This property must be set to the webserver port where
#			    the RI implementation is running.
#
# These additional properties are required to be defined for use with configuration
# functionality used for Vendor and RI specific configuration:
#
# @webcontainer.home	    This property must refer to the location of where the
#			    Vendor implementation is installed within the webcontainer
#			    under test (glassfish or tomcat). 
# @webcontainer.home.ri	    This property must refer to the location of where the 
#			    RI implementation is installed within the webcontainer
#                           under test (glassfish or tomcat). 
# @impl.deploy.timeout.multiplier  The time it will wait for deployment to succeed
#			    or fail
#######################################################################################
webcontainer.home=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish
webcontainer.home.ri=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish

impl.vi=glassfish
impl.vi.deploy.dir=${webcontainer.home}/domains/domain1/autodeploy
impl.vi.host=${webServerHost}
impl.vi.port=${webServerPort}

impl.ri=glassfish
impl.ri.deploy.dir=${webcontainer.home.ri}/domains/domain1/autodeploy
impl.ri.host=${webServerHost.2}
impl.ri.port=${webServerPort.2}

impl.deploy.timeout.multiplier=120

####################################################################
# For the webcontainer home properties defined above, if glassfish
# is selected these are the various additional properties that should
# be set for use with configuration setup.
####################################################################
# For glassfish as Vendor set the following:
glassfish.instance.home=${webcontainer.home}/domains/domain1
glassfish.admin.host=localhost
glassfish.admin.port=4848
glassfish.admin.user=admin
glassfish.admin.pass=
glassfish.master.pass=changeit
glassfish.server.instance=server
glassfish.domain.name=domain1

# For glassfish as RI set the following:
glassfish.instance.home.ri=${webcontainer.home.ri}/domains/domain1
glassfish.admin.host.ri=localhost
glassfish.admin.port.ri=4848
glassfish.admin.user.ri=admin
glassfish.admin.pass.ri=
glassfish.master.pass.ri=changeit
glassfish.server.instance.ri=server
glassfish.domain.name.ri=domain1

########################################################################
## Javatest batch mode work directory and report directory, and policy for
## handling existing work and report directories.  These properties affects
## runclient and report targets, but not gui target.
## To disable generating test report, unset report.dir, or set it to "none"
## either here or from command line, as in the following command:
##               ant runclient -Dreport.dir="none"
##
# @if.existing.work.report.dirs specifies how existing work.dir and
# @report.dir will be handled, and it must be one of the following values:
# overwrite     overwrites all content in work.dir and report.dir
# backup        moves all content in work.dir and report.dir to
#               work.dir_time_day_bak and report.dir_time_day_bak,
#               respectively
# append        reuses and preserves the existing work.dir and report.dir
# auto          lets the build files decide which mode to use
#               (overwrite, backup or append).  the value is determined
#               like this:
#                  if.existing.work.report.dirs == auto
#                    if in JAXWS workspace
#                      if.existing.work.report.dirs = overwrite
#                    else we are in a distribution bundle
#                      if.existing.work.report.dirs = append
#                    end if
#                  else
#                    if.existing.work.report.dirs = value in this file
#                  end if
########################################################################
work.dir=/home/jenkins/agent/workspace/jax-ws-api-tck-test/JTwork
report.dir=/home/jenkins/agent/workspace/jax-ws-api-tck-test/JTreport
if.existing.work.report.dirs=auto

###############################################################
## These properties must be set to tell the Test harness the
## class names of your porting class implementations.  By default
## both property sets below point to Sun RI specific classes.  To
## run against both implementations automatically, the ".2" 
## property should always point to Sun RI classes.  The ".1"
## property should point to implementations that work in your specific
## Java EE environment.
# @porting.ts.url.class.1  VI of com.sun.ts.lib.porting.TSURLInterface
# @porting.ts.url.class.2  RI of com.sun.ts.lib.porting.TSURLInterface
###############################################################
porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL
porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL

#################################################################
#The following properties must be set prior to running the JAXWS
#TCK tests. These properties are used for the JAXWS security tests
#which test HTTP Basic Authentication.
#
# @user           User defined to exercise rolemapping feature
# @password       Associated password for the user
# @authuser       User defined to exercise rolemapping feature
# @authpassword   Associated password for the authuser
#################################################################
user=j2ee
password=j2ee
authuser=javajoe
authpassword=javajoe

########################################################################
## These properties are used by the harness.  "harness.log.port"
## specifies the port that server components use to send logging
## output back to JavaTest.  If the default port # is not available
## on the machine running JavaTest, then you can set it here.
##
# @harness.temp.directory directory location used by the
#                         harness to store temporary files
#
# @harness.log.port  the port the harness listens on for log mesages
#                    from remote clients
#
# @harness.log.traceflag  used to turn on/off verbose debugging output
#                         for the tests.
#
# @harness.log.delayseconds  Number of seconds to delay to allow
#                            reporting from remote clients to finish.
#
# @harness.executeMode  used to run the harness in the following modes
#                       of execution:  2 - run only
#
#  @harness.socket.retry.count - denotes the number of time we should
#           attempt to create a server socket when intilizing a test
#           client.  The socket is used for logging purposes.
########################################################################
harness.temp.directory=${ts.home}/tmp
harness.log.port=2000
harness.log.traceflag=true
harness.log.delayseconds=1
harness.executeMode=2
harness.socket.retry.count=10

###############################################################
# @tz - your local timezone. For valid values, consult your
#       Operating System documentation.
###############################################################
tz=US/Eastern

########################################################################
# @javatest.timeout.factor This property specifies the scale factor used by
# Javatest to adjust the time JavaTest will wait for a given test to
# complete before returning failure.  For instance if the default test timeout
# is 5 minutes, this value will be multiplied by 5 minutes to determine
# the total timeout delay.  Note: this value only works with Javatest's
# batch mode (runclient).  When using the Javatest GUI users must change
# this timeout factor in the GUI. Configure -> Edit Configuration -> View
# -> choose Standard Values -> select tab Execution ->  set Time Factor.
########################################################################
javatest.timeout.factor=1.0

#######################################################################
#build level
#######################################################################
#1: compile only
#2: compile and build component archives (e.g., jar's, war's)
build.level=2

###############################################################
# @ts.display -- location to display JAXWS output on Unix
###############################################################
ts.display=:0.0

#######################################################################
# default deliverable class
#######################################################################
deliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable

########################################################################
## Common environment for both ts_unix and ts_win32
########################################################################
# This execute line runs against the VI implementation
command.testExecute=com.sun.ts.lib.harness.ExecTSTestCmd \
        CLASSPATH=${ts.run.classpath} \
        DISPLAY="${ts.display}" \
		HOME="${user.home}"  \
		windir=${windir} \
		SYSTEMROOT=${SYSTEMROOT} \
        ${JAVA_HOME}/bin/java \
		-Djava.awt.headless=true \
		-Djava.security.policy="${bin.dir}/harness.policy" \
		-Djava.security.manager \
		-Ddeliverable.class=${deliverable.class} \
                -Djava.endorsed.dirs=${endorsed.dirs} \
        $testExecuteClass $testExecuteArgs

# This execute line runs against the RI implementation
command.testExecute2=com.sun.ts.lib.harness.ExecTSTestCmd \
        CLASSPATH=${ts.run.classpath.ri} \
        DISPLAY="${ts.display}" \
		HOME="${user.home}"  \
		windir=${windir} \
		SYSTEMROOT=${SYSTEMROOT} \
        ${JAVA_HOME}/bin/java \
		-Djava.awt.headless=true \
		-Djava.security.policy="${bin.dir}/harness.policy" \
		-Djava.security.manager \
		-Ddeliverable.class=${deliverable.class} \
		-Djava.endorsed.dirs=${endorsed.dirs.ri} \
        $testExecuteClass $testExecuteArgs

#########################################################################
## Environment for ts_unix
## The test execution commands inherit from common environment
## defined above: testExecute.
## If you need to override it, uncomment it in the following section.
#########################################################################
env.ts_unix.menu=true
##env.ts_unix.command.testExecute=

########################################################################
## Environment for ts_win32
## The test execution commands inherit from common environment
## defined above: testExecute.
## If you need to override it, uncomment it in the following section.
########################################################################
env.ts_win32.menu=true
##env.ts_win32.command.testExecute=

#########################################################################
# @sigTestClasspath: This property must be set when running signature 
#                    tests.  This property should be set to a list of
#                    jar files and/or directories which contain your 
#                    Java EE and Java SE classes. Paths must be 
#                    separated by the appropriate path separator 
#                    (';' windows, ':' Unixes).
#########################################################################
sigTestClasspath=${jaxws.classes}${pathsep}${JAVA_HOME}/lib/rt.jar

###############################################################
## This command allows the test clients to be run in
## the same JVM as JavaTest in this case.  This mode can be
## enabled by passing "-Dsame.jvm=true" to the runclient or gui
## targets.  NOTE: This option is only to be used for sanity
## checking and not when running the TCK for compatibility.
###############################################################
command.testExecuteSameJVM=com.sun.ts.lib.harness.ExecuteTSTestSameJVMCmd \
        $testExecuteClass $testExecuteArgs

#######################################################################
# platform.mode is used by JAXWS tests to know whether to use the
# J2EE Programming Model for service and port access or the
# JAXWS Programming model based on the runtime execution platform.
#
# platform.mode=standalone	JAXWS Programming Model
# platform.mode=javaEE		Java EE Programming Model
#######################################################################
platform.mode=standalone

################################################################
# @http.server.supports.endpoint.publish   Does HTTP server-side support endpoint publish API's.
# @http.server.supports.endpoint.publish.2 Does the RI HTTP server-side support endpoint publish API's.
# http.server.supports.endpoint.publish=(true|false)
################################################################
http.server.supports.endpoint.publish=true
http.server.supports.endpoint.publish.2=true

#######################################################################
# Endpoint API test
#
# Port info is obtained dynamically for Endpoint API test.
# Uncomment port range min/max if you want to specify port range
# for Endpoint publish test.
# Server endpoints will be published on ports within this range.
# If you do not want to dynamically obtain the port but wish to publish
# to a fixed static port than make the values below both equal to the
# specific port.
#######################################################################
port.range.min=1025
port.range.max=10000

###########################################################################
# various flags used by the Vendors Endpoint Publish tool
# @endpoint.publish.classname  Complete package name of the Vendors Endpoint Publish tool
###########################################################################
endpoint.publish.classname=com.sun.ts.tests.jaxws.util.PublishEndpoint

###########################################################################
# various flags used by Suns generation tools
# DO NOT EDIT
# @ri.endpoint.publish.classname  Complete package name of the RI Endpoint Publish tool
###########################################################################
ri.endpoint.publish.classname=com.sun.ts.tests.jaxws.util.PublishEndpoint


###################################################################
## Deliverables wanting ts.* packaging tasks to add extension list
## attributes to the manifest files must set this property to true.
###################################################################
#create.manifest.extension.entries=false

######################################################################
## Deliverables must set this property to the name of the deliverable
## specific library jar file (iff create.manifest.extension.entries
## is set to true)
######################################################################
tslib.name=jaxwstck

###########################################################################
# This property is used by some test clients that need a delay between
# method invocations to server endpoints. The value specified is the amount
# of time the client will delay in seconds.
###########################################################################
client.delay=1

#################################################################
# To Configure config.vi with security manager
#################################################################
javaee.home=${webcontainer.home}
###############################################################
## Config params needed for Sun Java System Application Server
## (SJSAS) asadmin. You must change these values as needed
## only if you are testing against SJSAS app server
## (javaee.home is pointing to SJSAS).
#
# @s1as.admin.user     -- The SJSAS asadmin user id
# @s1as.admin.passwd   -- The SJSAS asadmin user password
# @s1as.admin.host     -- The SJSAS host
# @s1as.admin.port     -- The SJSAS port
# @s1as.admin          -- The SJSAS admin command
# @s1as.server         -- The SJSAS server instance being used
# @s1as.domain.dir     -- Points to where your domains are installed.
# @s1as.domain.name    -- The SJSAS domain being used
# @s1as.domain         -- The SJSAS domain path being used
# @s1as.asenv.loc      -- location of asenv.conf or asenv.bat
# @s1as.imqbin.loc     -- location of the IMQ bin directory
# @s1as.lib            -- Library directory for other Java EE RI
#                         jars
# @s1as.imq.share.lib  -- Shared library directory for imq 
# @s1as.jvm.options    -- Java options needed by SJSAS
#                         The xxxlogin and xxxpassword are used
#                         to set known server side creds for use
#                         with connector tests.
# @s1as.java.endorsed.dirs -- endorsed directory used by SJSAS
# @s1as.applicationRoot-- Location of application repository
#                         Only needed when running on windows
# @s1as.db.ext.dirs    -- The extension directory for DB Type 2
#                         drivers.  Currently, this only needs
#                         to be set when using DB2 else it
#                         should be empty.
############################################################### 
s1as.admin=${javaee.home}/bin/asadmin
s1as.domain.dir=${javaee.home}/domains
s1as.domain.name=${glassfish.domain.name}
s1as.domain=${s1as.domain.dir}/${s1as.domain.name}
s1as.admin.host=${glassfish.admin.host}
s1as.admin.port=${glassfish.admin.port}
impl.vi=glassfish
web.home=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish
+ echo '-[ Update and deploy JAXWS TCK ]-----------------------------------------------'
-[ Update and deploy JAXWS TCK ]-----------------------------------------------
+ cd /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin
+ ant config.vi deploy.all
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
Buildfile: /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/build.xml
     [echo] ts.home = /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../..
    [mkdir] Created dir: /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/weblib
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin.
Trying to override old definition of datatype string

config.vi:
     [echo] ts.home = /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

config.vi:
     [echo] ts.home = /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

stop-server:
     [exec] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [exec] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
     [exec] CLI306: Warning - The server located at /home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/domains/domain1 is not running.
     [exec] Command stop-domain executed successfully.
     [echo] ts.home = /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin.

checkForFiles:

copy.server.policy:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/domains/domain1/config

copy.client.policy:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/lib/appclient

concat.security:
   [concat] /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/client_policy.append does not exist.
     [echo] ts.home = /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin.

copy.tck.jars:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/domains/domain1/lib/ext
     [copy] Copying 1 file to /home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/domains/domain1/lib/ext
     [echo] ts.home = /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

filter.password.file:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin

start-server:
     [echo] ts.home = /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

start.appserver.unix:
     [exec] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [exec] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
     [exec] Waiting for domain1 to start ..................................................
     [exec] Successfully started the domain : domain1
     [exec] domain  Location: /home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/domains/domain1
     [exec] Log File: /home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/domains/domain1/logs/server.log
     [exec] Admin Port: 4848
     [exec] Command start-domain executed successfully.
     [echo]  The App Server is now available.
     [echo] ts.home = /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

start.appserver.win:
     [echo] ts.home = /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

add.users:
     [echo] Create user: (j2ee,j2ee,staff:mgr:asadmin)
     [echo] ts.home = /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

filter.password.file:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin

create-file-user:
     [exec] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [exec] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
     [exec] Command create-file-user executed successfully.
     [echo] Create user: (javajoe,javajoe,guest)
     [echo] ts.home = /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

filter.password.file:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin

create-file-user:
     [exec] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [exec] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
     [exec] Command create-file-user executed successfully.

setup.archive.set:

deploy.all:
     [echo] keywords=${keywords}
     [echo] keywords.direction.forward=true
     [echo] keywords.direction.reverse=true
     [echo] Server is Running on host - localhost and port - 8080
     [echo] ts.home = /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin.

-deploy.all:
  [gf.echo] 0 archive(s) to undeploy
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/WSJ2WDLMT_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/WSJ2WDLMT_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/WSJ2WDLNOSEI_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/WSJ2WDLNOSEI_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/WSJ2WDLRESTFUL_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/WSJ2WDLRESTFUL_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/WSJ2WDLSMT_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/WSJ2WDLSMT_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/WSJ2WDLWEBMETHOD_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/WSJ2WDLWEBMETHOD_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/WSJ2WHandlerChainTest1Service_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/WSJ2WHandlerChainTest1Service_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/WSJ2WHandlerChainTest2Service_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/WSJ2WHandlerChainTest2Service_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/WSJ2WRLNOSEI_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/WSJ2WRLNOSEI_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/WSW2JDLAsyncTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/WSW2JDLAsyncTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/WSW2JDLCatalogTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/WSW2JDLCatalogTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/WSW2JDLCustomizationEmbeddedTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/WSW2JDLCustomizationEmbeddedTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/WSW2JDLCustomizationExternalTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/WSW2JDLCustomizationExternalTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/WSW2JHandlerChainTestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/WSW2JHandlerChainTestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/WSW2JDLHeaderTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/WSW2JDLHeaderTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/WSW2JDLHolderTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/WSW2JDLHolderTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/WSW2JDLHttpTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/WSW2JDLHttpTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/WSW2JDLMarshallTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/WSW2JDLMarshallTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/WSW2JDLMTOMFeature_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/WSW2JDLMTOMFeature_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/WSW2JDLMTOMTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/WSW2JDLMTOMTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/WSDLOWHandlerTestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/WSDLOWHandlerTestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/WSW2JDLWMarshallTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/WSW2JDLWMarshallTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/WSW2JRLHeaderTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/WSW2JRLHeaderTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/WSW2JRLHolderTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/WSW2JRLHolderTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/WSW2JRLHttpServletMsgCtxPropsTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/WSW2JRLHttpServletMsgCtxPropsTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/WSW2JRLHttpTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/WSW2JRLHttpTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/WSW2JRLMarshallTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/WSW2JRLMarshallTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/WSRLOWHandlerTestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/WSRLOWHandlerTestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/WSW2JRLParameterModeTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/WSW2JRLParameterModeTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/WSW2JBAT_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/WSW2JBAT_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/WSW2JXMLNameMappingTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/WSW2JXMLNameMappingTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/WSAJ2WDLAnonymousTest23_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/WSAJ2WDLAnonymousTest23_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/WSDLHandlerService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/WSDLHandlerService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/WSDLHelloProviderService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/WSDLHelloProviderService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/WSJ2WDLShared_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/WSJ2WDLShared_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/WSJ2WFaultService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/WSJ2WFaultService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/WSHelloSecureService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/WSHelloSecureService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/WSRLHandlerService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/WSRLHandlerService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/WSJ2WRLShared_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/WSJ2WRLShared_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/WSJ2WSimpleService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/WSJ2WSimpleService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/WSXMLBindDLHelloProviderService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/WSXMLBindDLHelloProviderService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/WSAJ2WDLActionTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/WSAJ2WDLActionTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/WSAJ2WDLAddressingFeatureTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/WSAJ2WDLAddressingFeatureTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/WSAJ2WDLAnonymousTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/WSAJ2WDLAnonymousTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/WSAJ2WDLEPRTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/WSAJ2WDLEPRTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/WSAJ2WDLReferenceParamsTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/WSAJ2WDLReferenceParamsTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/WSAJ2WDLRequestResponseTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/WSAJ2WDLRequestResponseTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/WSAJ2WDLTypeSubstitutionTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/WSAJ2WDLTypeSubstitutionTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/WSAW2JDLActionTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/WSAW2JDLActionTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/WSAW2JDLAddressingFeature_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/WSAW2JDLAddressingFeature_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/WSAW2JDLAnonymousTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/WSAW2JDLAnonymousTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/WSAW2JDLDelimiterTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/WSAW2JDLDelimiterTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/WSAEPRInWsdlTestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/WSAEPRInWsdlTestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/WSAW2JDLOneWayTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/WSAW2JDLOneWayTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/WSAProviderTestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/WSAProviderTestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/WSAW2JDLReferenceParamsTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/WSAW2JDLReferenceParamsTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/WSAW2JDLRequiredFalseTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/WSAW2JDLRequiredFalseTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/WSAW2JDLRespectBindingFeature_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/WSAW2JDLRespectBindingFeature_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/WSAW2JDLTypeSubstitutionTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/WSAW2JDLTypeSubstitutionTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/WSW2JDLR1141TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/WSW2JDLR1141TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/WSW2JDLR2030TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/WSW2JDLR2030TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/WSW2JDLR2707TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/WSW2JDLR2707TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/WSW2JDLR2709TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/WSW2JDLR2709TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/WSW2JDLR2712TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/WSW2JDLR2712TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/WSW2JDLR2747TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/WSW2JDLR2747TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/WSW2JDLR2748TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/WSW2JDLR2748TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/WSW2JDLR4002TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/WSW2JDLR4002TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/WSW2JDLR4003TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/WSW2JDLR4003TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/WSWSIDLSwaRefTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/WSWSIDLSwaRefTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/WSWSIDLSwaTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/WSWSIDLSwaTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/WSW2JRLR1005TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/WSW2JRLR1005TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/WSW2JRLR1006TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/WSW2JRLR1006TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/WSW2JRLR1007TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/WSW2JRLR1007TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/WSW2JRLR1011TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/WSW2JRLR1011TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/WSW2JRLR1012TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/WSW2JRLR1012TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/WSW2JRLR1014TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/WSW2JRLR1014TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/WSW2JRLR1016TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/WSW2JRLR1016TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/WSW2JRLR1027TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/WSW2JRLR1027TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/WSW2JRLR1141TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/WSW2JRLR1141TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/WSW2JRLR11XXTestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/WSW2JRLR11XXTestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/WSW2JRLR2009TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/WSW2JRLR2009TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/WSW2JRLR2010TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/WSW2JRLR2010TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/WSW2JRLR2011TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/WSW2JRLR2011TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/WSW2JRLR2030TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/WSW2JRLR2030TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/WSW2JRLR2113TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/WSW2JRLR2113TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/WSW2JRLR2114TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/WSW2JRLR2114TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/WSW2JRLR2706TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/WSW2JRLR2706TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/WSW2JRLR2707TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/WSW2JRLR2707TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/WSW2JRLR2709TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/WSW2JRLR2709TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/WSW2JRLR2714TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/WSW2JRLR2714TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/WSW2JRLR2728TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/WSW2JRLR2728TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/WSW2JRLR2729TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/WSW2JRLR2729TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/WSW2JRLR2738TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/WSW2JRLR2738TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/WSW2JRLR2739TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/WSW2JRLR2739TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/WSW2JRLR273XTestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/WSW2JRLR273XTestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/WSW2JRLR2744TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/WSW2JRLR2744TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/WSW2JRLR2745TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/WSW2JRLR2745TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/WSW2JRLR2747TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/WSW2JRLR2747TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/WSW2JRLR2748TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/WSW2JRLR2748TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/WSW2JRLR2751TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/WSW2JRLR2751TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/WSW2JRLR2753TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/WSW2JRLR2753TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/WSW2JRLR4001TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/WSW2JRLR4001TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/WSW2JRLR4002TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/WSW2JRLR4002TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/WSW2JRLR4003TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/WSW2JRLR4003TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/WSW2JRLR97XXTestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/WSW2JRLR97XXTestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/WSWSIRLSwaTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/WSWSIRLSwaTest_web.war
  [gf.echo] 106 archive(s) to deploy
     [copy] Copying 106 files to /home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/domains/domain1/autodeploy
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/WSJ2WDLMT_web.war
  [gf.echo] Deployment Succeeded:  WSJ2WDLMT_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/WSJ2WDLNOSEI_web.war
  [gf.echo] Deployment Succeeded:  WSJ2WDLNOSEI_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/WSJ2WDLRESTFUL_web.war
  [gf.echo] Deployment Succeeded:  WSJ2WDLRESTFUL_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/WSJ2WDLSMT_web.war
  [gf.echo] Deployment Succeeded:  WSJ2WDLSMT_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/WSJ2WDLWEBMETHOD_web.war
  [gf.echo] Deployment Succeeded:  WSJ2WDLWEBMETHOD_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/WSJ2WHandlerChainTest1Service_web.war
  [gf.echo] Deployment Succeeded:  WSJ2WHandlerChainTest1Service_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/WSJ2WHandlerChainTest2Service_web.war
  [gf.echo] Deployment Succeeded:  WSJ2WHandlerChainTest2Service_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/WSJ2WRLNOSEI_web.war
  [gf.echo] Deployment Succeeded:  WSJ2WRLNOSEI_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/WSW2JDLAsyncTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLAsyncTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/WSW2JDLCatalogTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLCatalogTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/WSW2JDLCustomizationEmbeddedTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLCustomizationEmbeddedTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/WSW2JDLCustomizationExternalTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLCustomizationExternalTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/WSW2JHandlerChainTestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JHandlerChainTestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/WSW2JDLHeaderTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLHeaderTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/WSW2JDLHolderTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLHolderTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/WSW2JDLHttpTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLHttpTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/WSW2JDLMarshallTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLMarshallTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/WSW2JDLMTOMFeature_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLMTOMFeature_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/WSW2JDLMTOMTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLMTOMTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/WSDLOWHandlerTestService_web.war
  [gf.echo] Deployment Succeeded:  WSDLOWHandlerTestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/WSW2JDLWMarshallTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLWMarshallTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/WSW2JRLHeaderTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLHeaderTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/WSW2JRLHolderTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLHolderTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/WSW2JRLHttpServletMsgCtxPropsTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLHttpServletMsgCtxPropsTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/WSW2JRLHttpTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLHttpTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/WSW2JRLMarshallTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLMarshallTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/WSRLOWHandlerTestService_web.war
  [gf.echo] Deployment Succeeded:  WSRLOWHandlerTestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/WSW2JRLParameterModeTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLParameterModeTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/WSW2JBAT_web.war
  [gf.echo] Deployment Succeeded:  WSW2JBAT_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/WSW2JXMLNameMappingTest_web.war
  [gf.echo] Deployment Succeeded:  WSW2JXMLNameMappingTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/WSAJ2WDLAnonymousTest23_web.war
  [gf.echo] Deployment Succeeded:  WSAJ2WDLAnonymousTest23_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/WSDLHandlerService_web.war
  [gf.echo] Deployment Succeeded:  WSDLHandlerService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/WSDLHelloProviderService_web.war
  [gf.echo] Deployment Succeeded:  WSDLHelloProviderService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService_web.war
  [gf.echo] Deployment Succeeded:  WSDLHelloService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/WSJ2WDLShared_web.war
  [gf.echo] Deployment Succeeded:  WSJ2WDLShared_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/WSJ2WFaultService_web.war
  [gf.echo] Deployment Succeeded:  WSJ2WFaultService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/WSHelloSecureService_web.war
  [gf.echo] Deployment Succeeded:  WSHelloSecureService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/WSRLHandlerService_web.war
  [gf.echo] Deployment Succeeded:  WSRLHandlerService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/WSJ2WRLShared_web.war
  [gf.echo] Deployment Succeeded:  WSJ2WRLShared_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/WSJ2WSimpleService_web.war
  [gf.echo] Deployment Succeeded:  WSJ2WSimpleService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/WSXMLBindDLHelloProviderService_web.war
  [gf.echo] Deployment Succeeded:  WSXMLBindDLHelloProviderService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/WSAJ2WDLActionTest_web.war
  [gf.echo] Deployment Succeeded:  WSAJ2WDLActionTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/WSAJ2WDLAddressingFeatureTest_web.war
  [gf.echo] Deployment Succeeded:  WSAJ2WDLAddressingFeatureTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/WSAJ2WDLAnonymousTest_web.war
  [gf.echo] Deployment Succeeded:  WSAJ2WDLAnonymousTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/WSAJ2WDLEPRTest_web.war
  [gf.echo] Deployment Succeeded:  WSAJ2WDLEPRTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/WSAJ2WDLReferenceParamsTest_web.war
  [gf.echo] Deployment Succeeded:  WSAJ2WDLReferenceParamsTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/WSAJ2WDLRequestResponseTest_web.war
  [gf.echo] Deployment Succeeded:  WSAJ2WDLRequestResponseTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/WSAJ2WDLTypeSubstitutionTest_web.war
  [gf.echo] Deployment Succeeded:  WSAJ2WDLTypeSubstitutionTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/WSAW2JDLActionTest_web.war
  [gf.echo] Deployment Succeeded:  WSAW2JDLActionTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/WSAW2JDLAddressingFeature_web.war
  [gf.echo] Deployment Succeeded:  WSAW2JDLAddressingFeature_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/WSAW2JDLAnonymousTest_web.war
  [gf.echo] Deployment Succeeded:  WSAW2JDLAnonymousTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/WSAW2JDLDelimiterTest_web.war
  [gf.echo] Deployment Succeeded:  WSAW2JDLDelimiterTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/WSAEPRInWsdlTestService_web.war
  [gf.echo] Deployment Succeeded:  WSAEPRInWsdlTestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/WSAW2JDLOneWayTest_web.war
  [gf.echo] Deployment Succeeded:  WSAW2JDLOneWayTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/WSAProviderTestService_web.war
  [gf.echo] Deployment Succeeded:  WSAProviderTestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/WSAW2JDLReferenceParamsTest_web.war
  [gf.echo] Deployment Succeeded:  WSAW2JDLReferenceParamsTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/WSAW2JDLRequiredFalseTest_web.war
  [gf.echo] Deployment Succeeded:  WSAW2JDLRequiredFalseTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/WSAW2JDLRespectBindingFeature_web.war
  [gf.echo] Deployment Succeeded:  WSAW2JDLRespectBindingFeature_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/WSAW2JDLTypeSubstitutionTest_web.war
  [gf.echo] Deployment Succeeded:  WSAW2JDLTypeSubstitutionTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/WSW2JDLR1141TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLR1141TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/WSW2JDLR2030TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLR2030TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/WSW2JDLR2707TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLR2707TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/WSW2JDLR2709TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLR2709TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/WSW2JDLR2712TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLR2712TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/WSW2JDLR2747TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLR2747TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/WSW2JDLR2748TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLR2748TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/WSW2JDLR4002TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLR4002TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/WSW2JDLR4003TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JDLR4003TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/WSWSIDLSwaRefTest_web.war
  [gf.echo] Deployment Succeeded:  WSWSIDLSwaRefTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/WSWSIDLSwaTest_web.war
  [gf.echo] Deployment Succeeded:  WSWSIDLSwaTest_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/WSW2JRLR1005TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR1005TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/WSW2JRLR1006TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR1006TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/WSW2JRLR1007TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR1007TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/WSW2JRLR1011TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR1011TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/WSW2JRLR1012TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR1012TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/WSW2JRLR1014TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR1014TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/WSW2JRLR1016TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR1016TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/WSW2JRLR1027TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR1027TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/WSW2JRLR1141TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR1141TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/WSW2JRLR11XXTestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR11XXTestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/WSW2JRLR2009TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2009TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/WSW2JRLR2010TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2010TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/WSW2JRLR2011TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2011TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/WSW2JRLR2030TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2030TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/WSW2JRLR2113TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2113TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/WSW2JRLR2114TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2114TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/WSW2JRLR2706TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2706TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/WSW2JRLR2707TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2707TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/WSW2JRLR2709TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2709TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/WSW2JRLR2714TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2714TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/WSW2JRLR2728TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2728TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/WSW2JRLR2729TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2729TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/WSW2JRLR2738TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2738TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/WSW2JRLR2739TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2739TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/WSW2JRLR273XTestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR273XTestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/WSW2JRLR2744TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2744TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/WSW2JRLR2745TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2745TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/WSW2JRLR2747TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2747TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/WSW2JRLR2748TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2748TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/WSW2JRLR2751TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2751TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/WSW2JRLR2753TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR2753TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/WSW2JRLR4001TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR4001TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/WSW2JRLR4002TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR4002TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/WSW2JRLR4003TestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR4003TestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/WSW2JRLR97XXTestService_web.war
  [gf.echo] Deployment Succeeded:  WSW2JRLR97XXTestService_web.war
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/WSWSIRLSwaTest_web.war
  [gf.echo] Deployment Succeeded:  WSWSIRLSwaTest_web.war

BUILD SUCCESSFUL
Total time: 1 minute 48 seconds
+ echo '-[ Running JAXWS TCK ]---------------------------------------------------------'
-[ Running JAXWS TCK ]---------------------------------------------------------
+ cd /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin
+ ant '-Dkeywords=forward' run.all
+ tee run.log
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
Buildfile: /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/build.xml
     [echo] ts.home = /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin.
Trying to override old definition of datatype string

run.all:
     [echo] Running all tests from the following directories...
     [echo] ts.home = /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin.

init:

set.keywords:
     [echo] keywords are set to:  forward

set.prior.status:

prior.status:

check.results.mode:
     [echo] prior.status = pass,fail,error,notRun
     [echo] Results Mode is append

check.existing.dirs:

delete.existing.dirs:

backup.work.dir:

backup.report.dir:

set.report.arg:

prepare.work.report.dirs:
    [mkdir] Created dir: /home/jenkins/agent/workspace/jax-ws-api-tck-test/JTwork

get.client:

check.selected.test:

no.selected.test:

check.java.options:

no.java.options:

translatepath:

runclient:
[translatepath] tests.string= com/sun/ts/tests/jaxws com/sun/ts/tests/signaturetest/jaxws, does not contain '/src/'
[javatest.batch] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
[javatest.batch] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:21:20:  Harness - Use BinaryTestFinder...
[javatest.batch] Starting tests
[javatest.batch] Apr 14, 2020 11:21:21 AM Harness starting test run with configuration "ts_unix"...04-14-2020 11:21:21:  Harness - startingTestRun - keywords set to:  forward
[javatest.batch] 
[javatest.batch] 04-14-2020 11:21:21:  Harness - harness.executeMode is set to "2"
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/AsyncHandler/Client.java#HandleResponseJAXBTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:21:21:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:21:21:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:21:21:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:21:21:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t HandleResponseJAXBTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:21:21:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:21:21:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:21:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:21:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:21:21:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:21:21:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:21:21:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:21:21:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.AsyncHandler.Client
[javatest.batch] 04-14-2020 11:21:21:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.AsyncHandler.Client
[javatest.batch] 04-14-2020 11:21:21:  TRACE: ** IN getRunMethod: testname=HandleResponseJAXBTest
[javatest.batch] 04-14-2020 11:21:21:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:21:21:  TRACE: **runmethod=HandleResponseJAXBTest
[javatest.batch] 04-14-2020 11:21:21:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:21:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:21:21:  TRACE: getSetupMethod - checking for testcase specific setup method:  HandleResponseJAXBTest_setup
[javatest.batch] 04-14-2020 11:21:21:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:21:21:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:21:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:21:21:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  HandleResponseJAXBTest_cleanup
[javatest.batch] 04-14-2020 11:21:21:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:21:21:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:21:21:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:21:  Create Service object
[javatest.batch] 04-14-2020 11:21:21:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:21:21:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:21:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:21:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:21:21:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:21:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:21:21:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] Apr 14, 2020 11:21:21 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:21:23:  setup ok
[javatest.batch] 04-14-2020 11:21:23:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:23:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:21:23:  TRACE: HandleResponseJAXBTest
[javatest.batch] 04-14-2020 11:21:23:  in JAXBAsyncHandler
[javatest.batch] 04-14-2020 11:21:23:  Polling and waiting for data ...
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@57e0d028:handleMessage
[javatest.batch] 04-14-2020 11:21:23:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:23:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:23:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:21:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:23:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:24:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:24:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:24:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:24:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:24:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:24:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:24:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:24:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:24:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:24:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@57e0d028:handleMessage
[javatest.batch] 04-14-2020 11:21:24:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:24:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:24:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:21:24:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:24:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:24:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:24:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:24:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:24:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:24:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:24:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:24:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:24:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:24:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:24:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@57e0d028:close
[javatest.batch] 04-14-2020 11:21:24:  in JAXBAsyncHandler.handleResponse()
[javatest.batch] 04-14-2020 11:21:24:  Actual result:foo
[javatest.batch] 04-14-2020 11:21:24:  Properties/Keys from java.util.Map<String,Object>
[javatest.batch] 04-14-2020 11:21:24:  Property [1]=javax.xml.ws.http.response.code
[javatest.batch] 04-14-2020 11:21:24:  Property [2]=com.sun.xml.ws.client.ContentNegotiation
[javatest.batch] 04-14-2020 11:21:24:  Property [3]=javax.xml.ws.reference.parameters
[javatest.batch] 04-14-2020 11:21:24:  Property [4]=javax.xml.ws.wsdl.operation
[javatest.batch] 04-14-2020 11:21:24:  Property [5]=javax.xml.ws.wsdl.service
[javatest.batch] 04-14-2020 11:21:24:  Property [6]=javax.xml.ws.service.endpoint.address
[javatest.batch] 04-14-2020 11:21:24:  Property [7]=com.sun.xml.ws.api.server.WSEndpoint
[javatest.batch] 04-14-2020 11:21:24:  Property [8]=com.sun.xml.ws.handler.config
[javatest.batch] 04-14-2020 11:21:24:  Property [9]=javax.xml.ws.http.response.headers
[javatest.batch] 04-14-2020 11:21:24:  Property [10]=com.sun.xml.ws.api.message.HeaderList
[javatest.batch] 04-14-2020 11:21:24:  Property [11]=com.sun.xml.ws.client.handle
[javatest.batch] 04-14-2020 11:21:24:  Property [12]=javax.xml.ws.wsdl.port
[javatest.batch] 04-14-2020 11:21:24:  Property [13]=javax.xml.ws.wsdl.description
[javatest.batch] 04-14-2020 11:21:24:  Property [14]=javax.xml.ws.wsdl.interface
[javatest.batch] 04-14-2020 11:21:24:  Property [15]=com.sun.xml.ws.server.OneWayOperation
[javatest.batch] 04-14-2020 11:21:24:  Property [16]=decodedMessageCharset
[javatest.batch] 04-14-2020 11:21:24:  Property [17]=javax.xml.ws.soap.http.soapaction.uri
[javatest.batch] 04-14-2020 11:21:24:  cleanup ok
[javatest.batch] 04-14-2020 11:21:25:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/AsyncHandler/Client.java#HandleResponseJAXBTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  1 (1 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1702
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/AsyncHandler/Client.java#HandleResponseXMLTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:21:25:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:21:25:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:21:25:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t HandleResponseXMLTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:21:25:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:21:25:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:25:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:25:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:21:25:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:21:25:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:21:25:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:21:25:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.AsyncHandler.Client
[javatest.batch] 04-14-2020 11:21:25:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.AsyncHandler.Client
[javatest.batch] 04-14-2020 11:21:25:  TRACE: ** IN getRunMethod: testname=HandleResponseXMLTest
[javatest.batch] 04-14-2020 11:21:25:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:21:25:  TRACE: **runmethod=HandleResponseXMLTest
[javatest.batch] 04-14-2020 11:21:25:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:25:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:21:25:  TRACE: getSetupMethod - checking for testcase specific setup method:  HandleResponseXMLTest_setup
[javatest.batch] 04-14-2020 11:21:25:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:21:25:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:25:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:21:25:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  HandleResponseXMLTest_cleanup
[javatest.batch] 04-14-2020 11:21:25:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:21:25:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:21:25:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:25:  Create Service object
[javatest.batch] 04-14-2020 11:21:25:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:21:25:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:25:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:25:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:21:25:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:25:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:21:25:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] Apr 14, 2020 11:21:25 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:21:26:  setup ok
[javatest.batch] 04-14-2020 11:21:26:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:26:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:21:26:  TRACE: HandleResponseXMLTest
[javatest.batch] 04-14-2020 11:21:26:  in XMLAsyncHandler
[javatest.batch] 04-14-2020 11:21:26:  Send: <HelloResponse xmlns="http://helloservice.org/types"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:26:  Testing DOMSource data
[javatest.batch] 04-14-2020 11:21:26:  Polling and waiting for data ...
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@60a2f1d0:handleMessage
[javatest.batch] 04-14-2020 11:21:26:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:26:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:26:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:21:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:26:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:26:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:26:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:26:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:26:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:26:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:26:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@60a2f1d0:handleMessage
[javatest.batch] 04-14-2020 11:21:26:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:26:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:26:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:21:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:26:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:26:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:26:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:26:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:26:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:26:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:26:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@60a2f1d0:close
[javatest.batch] 04-14-2020 11:21:26:  in XMLAsyncHandler.handleResponse()
[javatest.batch] 04-14-2020 11:21:26:  Recv: <HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:26:  Properties/Keys from java.util.Map<String,Object>
[javatest.batch] 04-14-2020 11:21:26:  Property [1]=javax.xml.ws.http.response.code
[javatest.batch] 04-14-2020 11:21:26:  Property [2]=com.sun.xml.ws.client.ContentNegotiation
[javatest.batch] 04-14-2020 11:21:26:  Property [3]=javax.xml.ws.reference.parameters
[javatest.batch] 04-14-2020 11:21:26:  Property [4]=javax.xml.ws.wsdl.operation
[javatest.batch] 04-14-2020 11:21:26:  Property [5]=javax.xml.ws.wsdl.service
[javatest.batch] 04-14-2020 11:21:26:  Property [6]=javax.xml.ws.service.endpoint.address
[javatest.batch] 04-14-2020 11:21:26:  Property [7]=com.sun.xml.ws.api.server.WSEndpoint
[javatest.batch] 04-14-2020 11:21:26:  Property [8]=com.sun.xml.ws.handler.config
[javatest.batch] 04-14-2020 11:21:26:  Property [9]=javax.xml.ws.http.response.headers
[javatest.batch] 04-14-2020 11:21:26:  Property [10]=com.sun.xml.ws.api.message.HeaderList
[javatest.batch] 04-14-2020 11:21:26:  Property [11]=javax.xml.ws.wsdl.port
[javatest.batch] 04-14-2020 11:21:26:  Property [12]=com.sun.xml.ws.client.handle
[javatest.batch] 04-14-2020 11:21:26:  Property [13]=javax.xml.ws.wsdl.interface
[javatest.batch] 04-14-2020 11:21:26:  Property [14]=javax.xml.ws.wsdl.description
[javatest.batch] 04-14-2020 11:21:26:  Property [15]=com.sun.xml.ws.server.OneWayOperation
[javatest.batch] 04-14-2020 11:21:26:  Property [16]=decodedMessageCharset
[javatest.batch] 04-14-2020 11:21:26:  Property [17]=javax.xml.ws.soap.http.soapaction.uri
[javatest.batch] 04-14-2020 11:21:26:  in XMLAsyncHandler
[javatest.batch] 04-14-2020 11:21:26:  Send: <HelloResponse xmlns="http://helloservice.org/types"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:26:  Testing StreamSource data
[javatest.batch] 04-14-2020 11:21:26:  Polling and waiting for data ...
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@60a2f1d0:handleMessage
[javatest.batch] 04-14-2020 11:21:26:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:26:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:26:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:21:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:26:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:26:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:26:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:26:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:26:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:26:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:26:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@60a2f1d0:handleMessage
[javatest.batch] 04-14-2020 11:21:26:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:26:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:26:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:21:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:26:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:26:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:26:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:26:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:26:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:26:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:26:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@60a2f1d0:close
[javatest.batch] 04-14-2020 11:21:26:  in XMLAsyncHandler.handleResponse()
[javatest.batch] 04-14-2020 11:21:26:  Recv: <HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:26:  Properties/Keys from java.util.Map<String,Object>
[javatest.batch] 04-14-2020 11:21:26:  Property [1]=javax.xml.ws.http.response.code
[javatest.batch] 04-14-2020 11:21:26:  Property [2]=com.sun.xml.ws.client.ContentNegotiation
[javatest.batch] 04-14-2020 11:21:26:  Property [3]=javax.xml.ws.reference.parameters
[javatest.batch] 04-14-2020 11:21:26:  Property [4]=javax.xml.ws.wsdl.operation
[javatest.batch] 04-14-2020 11:21:26:  Property [5]=javax.xml.ws.wsdl.service
[javatest.batch] 04-14-2020 11:21:26:  Property [6]=javax.xml.ws.service.endpoint.address
[javatest.batch] 04-14-2020 11:21:26:  Property [7]=com.sun.xml.ws.api.server.WSEndpoint
[javatest.batch] 04-14-2020 11:21:26:  Property [8]=com.sun.xml.ws.handler.config
[javatest.batch] 04-14-2020 11:21:26:  Property [9]=javax.xml.ws.http.response.headers
[javatest.batch] 04-14-2020 11:21:26:  Property [10]=com.sun.xml.ws.api.message.HeaderList
[javatest.batch] 04-14-2020 11:21:26:  Property [11]=com.sun.xml.ws.client.handle
[javatest.batch] 04-14-2020 11:21:26:  Property [12]=javax.xml.ws.wsdl.port
[javatest.batch] 04-14-2020 11:21:26:  Property [13]=javax.xml.ws.wsdl.description
[javatest.batch] 04-14-2020 11:21:26:  Property [14]=javax.xml.ws.wsdl.interface
[javatest.batch] 04-14-2020 11:21:26:  Property [15]=com.sun.xml.ws.server.OneWayOperation
[javatest.batch] 04-14-2020 11:21:26:  Property [16]=decodedMessageCharset
[javatest.batch] 04-14-2020 11:21:26:  Property [17]=javax.xml.ws.soap.http.soapaction.uri
[javatest.batch] 04-14-2020 11:21:26:  in XMLAsyncHandler
[javatest.batch] 04-14-2020 11:21:27:  Send: <HelloResponse xmlns="http://helloservice.org/types"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:27:  Testing SAXSource data
[javatest.batch] 04-14-2020 11:21:27:  Polling and waiting for data ...
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@60a2f1d0:handleMessage
[javatest.batch] 04-14-2020 11:21:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:27:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:21:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:27:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:27:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:27:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:27:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:27:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:27:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:27:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@60a2f1d0:handleMessage
[javatest.batch] 04-14-2020 11:21:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:27:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:21:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:27:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:27:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:27:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:27:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:27:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:27:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:27:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@60a2f1d0:close
[javatest.batch] 04-14-2020 11:21:27:  in XMLAsyncHandler.handleResponse()
[javatest.batch] 04-14-2020 11:21:27:  Recv: <HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:27:  Properties/Keys from java.util.Map<String,Object>
[javatest.batch] 04-14-2020 11:21:27:  Property [1]=javax.xml.ws.http.response.code
[javatest.batch] 04-14-2020 11:21:27:  Property [2]=com.sun.xml.ws.client.ContentNegotiation
[javatest.batch] 04-14-2020 11:21:27:  Property [3]=javax.xml.ws.reference.parameters
[javatest.batch] 04-14-2020 11:21:27:  Property [4]=javax.xml.ws.wsdl.operation
[javatest.batch] 04-14-2020 11:21:27:  Property [5]=javax.xml.ws.wsdl.service
[javatest.batch] 04-14-2020 11:21:27:  Property [6]=javax.xml.ws.service.endpoint.address
[javatest.batch] 04-14-2020 11:21:27:  Property [7]=com.sun.xml.ws.api.server.WSEndpoint
[javatest.batch] 04-14-2020 11:21:27:  Property [8]=com.sun.xml.ws.handler.config
[javatest.batch] 04-14-2020 11:21:27:  Property [9]=javax.xml.ws.http.response.headers
[javatest.batch] 04-14-2020 11:21:27:  Property [10]=com.sun.xml.ws.api.message.HeaderList
[javatest.batch] 04-14-2020 11:21:27:  Property [11]=javax.xml.ws.wsdl.port
[javatest.batch] 04-14-2020 11:21:27:  Property [12]=com.sun.xml.ws.client.handle
[javatest.batch] 04-14-2020 11:21:27:  Property [13]=javax.xml.ws.wsdl.description
[javatest.batch] 04-14-2020 11:21:27:  Property [14]=javax.xml.ws.wsdl.interface
[javatest.batch] 04-14-2020 11:21:27:  Property [15]=com.sun.xml.ws.server.OneWayOperation
[javatest.batch] 04-14-2020 11:21:27:  Property [16]=decodedMessageCharset
[javatest.batch] 04-14-2020 11:21:27:  Property [17]=javax.xml.ws.soap.http.soapaction.uri
[javatest.batch] 04-14-2020 11:21:27:  cleanup ok
[javatest.batch] 04-14-2020 11:21:28:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/AsyncHandler/Client.java#HandleResponseXMLTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  2 (2 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1701
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Binding/Client.java#getBindingIDTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:21:33:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:21:33:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:21:33:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getBindingIDTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:21:33:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:21:33:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:33:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:33:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:21:33:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:21:33:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:21:33:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:21:33:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Binding.Client
[javatest.batch] 04-14-2020 11:21:33:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Binding.Client
[javatest.batch] 04-14-2020 11:21:33:  TRACE: ** IN getRunMethod: testname=getBindingIDTest
[javatest.batch] 04-14-2020 11:21:33:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:21:33:  TRACE: **runmethod=getBindingIDTest
[javatest.batch] 04-14-2020 11:21:33:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:33:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:21:33:  TRACE: getSetupMethod - checking for testcase specific setup method:  getBindingIDTest_setup
[javatest.batch] 04-14-2020 11:21:33:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:21:33:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:33:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:21:33:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getBindingIDTest_cleanup
[javatest.batch] 04-14-2020 11:21:33:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:21:33:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:21:33:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:33:  Create Service object
[javatest.batch] 04-14-2020 11:21:33:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:21:33:  Service Endpoint URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:33:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:33:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:21:33:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:33:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] 04-14-2020 11:21:33:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] Apr 14, 2020 11:21:33 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:21:34:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:21:34:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:34:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:21:34:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:21:34:  setup ok
[javatest.batch] 04-14-2020 11:21:34:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:34:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:21:34:  TRACE: getBindingIDTest
[javatest.batch] 04-14-2020 11:21:34:  Dispatch object = JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:34:  Binding object = com.sun.xml.ws.binding.SOAPBindingImpl@3c77d488
[javatest.batch] 04-14-2020 11:21:34:  bindingID=http://schemas.xmlsoap.org/wsdl/soap/http
[javatest.batch] 04-14-2020 11:21:34:  bindingID is expected SOAP11HTTP_BINDING
[javatest.batch] 04-14-2020 11:21:34:  cleanup ok
[javatest.batch] 04-14-2020 11:21:35:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Binding/Client.java#getBindingIDTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  3 (3 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1700
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Binding/Client.java#SetAndGetHandlerChainForDispatchObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:21:36:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:21:36:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:21:36:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t SetAndGetHandlerChainForDispatchObjTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:21:36:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:21:36:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:36:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:36:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:21:36:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:21:36:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:21:36:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:21:36:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Binding.Client
[javatest.batch] 04-14-2020 11:21:36:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Binding.Client
[javatest.batch] 04-14-2020 11:21:36:  TRACE: ** IN getRunMethod: testname=SetAndGetHandlerChainForDispatchObjTest
[javatest.batch] 04-14-2020 11:21:36:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:21:36:  TRACE: **runmethod=SetAndGetHandlerChainForDispatchObjTest
[javatest.batch] 04-14-2020 11:21:36:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:36:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:21:36:  TRACE: getSetupMethod - checking for testcase specific setup method:  SetAndGetHandlerChainForDispatchObjTest_setup
[javatest.batch] 04-14-2020 11:21:36:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:21:36:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:36:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:21:36:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  SetAndGetHandlerChainForDispatchObjTest_cleanup
[javatest.batch] 04-14-2020 11:21:36:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:21:36:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:21:36:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:36:  Create Service object
[javatest.batch] 04-14-2020 11:21:36:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:21:36:  Service Endpoint URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:36:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:36:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:21:36:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:36:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:21:36 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:21:36:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:21:36:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:21:37:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:37:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:21:37:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:21:37:  setup ok
[javatest.batch] 04-14-2020 11:21:37:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:37:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:21:37:  TRACE: SetAndGetHandlerChainForDispatchObjTest
[javatest.batch] 04-14-2020 11:21:37:  Dispatch object = JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:37:  Binding object = com.sun.xml.ws.binding.SOAPBindingImpl@3c77d488
[javatest.batch] 04-14-2020 11:21:37:  Test setHandlerChain()/getHandlerChain() for Dispatch object
[javatest.batch] 04-14-2020 11:21:37:  Create a handler chain for SOAP 1.1 over HTTP protocol binding
[javatest.batch] 04-14-2020 11:21:37:  List<Handler> hc = new ArrayList<Handler>()
[javatest.batch] 04-14-2020 11:21:37:  Construct ClientLogicalHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:21:37:  Construct ClientLogicalHandler2 and add to HandlerChain
[javatest.batch] 04-14-2020 11:21:37:  Construct ClientLogicalHandler3 and add to HandlerChain
[javatest.batch] 04-14-2020 11:21:37:  Set handler chain for protocol binding instance
[javatest.batch] 04-14-2020 11:21:37:  Calling Binding.setHandlerChain(java.util.List<Handler>)
[javatest.batch] 04-14-2020 11:21:37:  Now get the handler chain for protocol binding instance
[javatest.batch] 04-14-2020 11:21:37:  Calling java.util.List<Handler> Binding.getHandlerChain()
[javatest.batch] 04-14-2020 11:21:37:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@63376bed, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@4145bad8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@d86a6f]
[javatest.batch] 04-14-2020 11:21:37:  HandlerChainSize = 3
[javatest.batch] 04-14-2020 11:21:37:  Walk through HandlerChain and verify contents
[javatest.batch] 04-14-2020 11:21:37:  Handler object = com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@63376bed
[javatest.batch] 04-14-2020 11:21:37:  Class object = class com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1
[javatest.batch] 04-14-2020 11:21:37:  Handler object = com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@4145bad8
[javatest.batch] 04-14-2020 11:21:37:  Class object = class com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2
[javatest.batch] 04-14-2020 11:21:37:  Handler object = com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@d86a6f
[javatest.batch] 04-14-2020 11:21:37:  Class object = class com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3
[javatest.batch] 04-14-2020 11:21:37:  cleanup ok
[javatest.batch] 04-14-2020 11:21:38:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Binding/Client.java#SetAndGetHandlerChainForDispatchObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  4 (4 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1699
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Binding/Client.java#SetAndGetHandlerChainForStubObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:21:39:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:21:39:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:21:39:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t SetAndGetHandlerChainForStubObjTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:21:39:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:21:39:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:39:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:39:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:21:39:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:21:39:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:21:39:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:21:39:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Binding.Client
[javatest.batch] 04-14-2020 11:21:39:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Binding.Client
[javatest.batch] 04-14-2020 11:21:39:  TRACE: ** IN getRunMethod: testname=SetAndGetHandlerChainForStubObjTest
[javatest.batch] 04-14-2020 11:21:39:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:21:39:  TRACE: **runmethod=SetAndGetHandlerChainForStubObjTest
[javatest.batch] 04-14-2020 11:21:39:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:39:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:21:39:  TRACE: getSetupMethod - checking for testcase specific setup method:  SetAndGetHandlerChainForStubObjTest_setup
[javatest.batch] 04-14-2020 11:21:39:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:21:39:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:39:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:21:39:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  SetAndGetHandlerChainForStubObjTest_cleanup
[javatest.batch] 04-14-2020 11:21:39:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:21:39:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:21:39:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:39:  Create Service object
[javatest.batch] 04-14-2020 11:21:39:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:21:39:  Service Endpoint URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:39:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:39:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:21:39:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:39:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:21:39 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:21:39:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:21:39:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:21:40:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:40:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:21:40:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:21:40:  setup ok
[javatest.batch] 04-14-2020 11:21:40:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:40:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:21:40:  TRACE: SetAndGetHandlerChainForStubObjTest
[javatest.batch] 04-14-2020 11:21:40:  Stub object = JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:40:  Binding object = com.sun.xml.ws.binding.SOAPBindingImpl@3c77d488
[javatest.batch] 04-14-2020 11:21:40:  Test setHandlerChain()/getHandlerChain() for Stub object
[javatest.batch] 04-14-2020 11:21:40:  Create a handler chain for SOAP 1.1 over HTTP protocol binding
[javatest.batch] 04-14-2020 11:21:40:  List<Handler> hc = new ArrayList<Handler>()
[javatest.batch] 04-14-2020 11:21:40:  Construct ClientLogicalHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:21:40:  Construct ClientLogicalHandler2 and add to HandlerChain
[javatest.batch] 04-14-2020 11:21:40:  Construct ClientLogicalHandler3 and add to HandlerChain
[javatest.batch] 04-14-2020 11:21:40:  Set handler chain for protocol binding instance
[javatest.batch] 04-14-2020 11:21:40:  Calling Binding.setHandlerChain(java.util.List<Handler>)
[javatest.batch] 04-14-2020 11:21:40:  Now get the handler chain for protocol binding instance
[javatest.batch] 04-14-2020 11:21:40:  Calling java.util.List<Handler> Binding.getHandlerChain()
[javatest.batch] 04-14-2020 11:21:40:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@63376bed, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@4145bad8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@d86a6f]
[javatest.batch] 04-14-2020 11:21:40:  HandlerChainSize = 3
[javatest.batch] 04-14-2020 11:21:40:  Walk through HandlerChain and verify contents
[javatest.batch] 04-14-2020 11:21:40:  Handler object = com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@63376bed
[javatest.batch] 04-14-2020 11:21:40:  Class object = class com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1
[javatest.batch] 04-14-2020 11:21:40:  Handler object = com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@4145bad8
[javatest.batch] 04-14-2020 11:21:40:  Class object = class com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2
[javatest.batch] 04-14-2020 11:21:40:  Handler object = com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@d86a6f
[javatest.batch] 04-14-2020 11:21:40:  Class object = class com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3
[javatest.batch] 04-14-2020 11:21:40:  cleanup ok
[javatest.batch] 04-14-2020 11:21:41:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Binding/Client.java#SetAndGetHandlerChainForStubObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  5 (5 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1698
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getBindingForDispatchObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:21:41:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:21:41:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:21:41:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getBindingForDispatchObjTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:21:41:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:21:41:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:41:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:41:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:21:41:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:21:41:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:21:41:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:21:41:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:21:41:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:21:41:  TRACE: ** IN getRunMethod: testname=getBindingForDispatchObjTest
[javatest.batch] 04-14-2020 11:21:41:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:21:41:  TRACE: **runmethod=getBindingForDispatchObjTest
[javatest.batch] 04-14-2020 11:21:41:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:41:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:21:41:  TRACE: getSetupMethod - checking for testcase specific setup method:  getBindingForDispatchObjTest_setup
[javatest.batch] 04-14-2020 11:21:41:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:21:41:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:41:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:21:41:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getBindingForDispatchObjTest_cleanup
[javatest.batch] 04-14-2020 11:21:41:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:21:41:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:21:41:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:41:  Create Service object
[javatest.batch] 04-14-2020 11:21:41:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:21:41:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:41:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:41:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:21:41:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:41:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:21:41 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:21:41:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] 04-14-2020 11:21:42:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:21:43:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:43:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:21:43:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:21:43:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:43:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:43:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:43:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:21:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:43:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:43:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:43:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:43:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:43:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:43:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:43:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:43:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:43:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:43:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:43:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:43:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:21:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:43:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:43:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:43:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:43:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:43:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:43:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:43:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:43:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:43:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:21:43:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:43:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:43:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:43:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:21:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:43:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:43:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:43:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:43:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:43:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:43:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:43:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:43:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:43:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:43:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:43:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:43:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:21:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:43:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:43:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:43:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:43:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:43:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:43:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:43:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:43:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:43:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:21:43:  setup ok
[javatest.batch] 04-14-2020 11:21:43:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:43:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:21:43:  TRACE: getBindingForDispatchObjTest
[javatest.batch] 04-14-2020 11:21:43:  Calling BindingProvider.getBinding() for Dispatch object
[javatest.batch] 04-14-2020 11:21:43:  Binding object=com.sun.xml.ws.binding.SOAPBindingImpl@710636b0
[javatest.batch] 04-14-2020 11:21:43:  getBinding() returned Binding object: com.sun.xml.ws.binding.SOAPBindingImpl@710636b0
[javatest.batch] 04-14-2020 11:21:43:  cleanup ok
[javatest.batch] 04-14-2020 11:21:44:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getBindingForDispatchObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  6 (6 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1697
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getBindingForStubObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:21:44:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:21:44:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:21:44:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getBindingForStubObjTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:21:44:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:21:44:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:44:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:44:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:21:44:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:21:44:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:21:44:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:21:44:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:21:44:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:21:44:  TRACE: ** IN getRunMethod: testname=getBindingForStubObjTest
[javatest.batch] 04-14-2020 11:21:44:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:21:44:  TRACE: **runmethod=getBindingForStubObjTest
[javatest.batch] 04-14-2020 11:21:44:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:44:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:21:44:  TRACE: getSetupMethod - checking for testcase specific setup method:  getBindingForStubObjTest_setup
[javatest.batch] 04-14-2020 11:21:44:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:21:44:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:44:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:21:44:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getBindingForStubObjTest_cleanup
[javatest.batch] 04-14-2020 11:21:44:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:21:44:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:21:44:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:44:  Create Service object
[javatest.batch] 04-14-2020 11:21:44:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:21:44:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:44:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:44:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:21:44:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:44:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:21:44 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:21:44:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:21:45:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:21:46:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:46:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:21:46:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:21:46:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:46:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:46:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:46:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:21:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:46:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:46:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:46:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:46:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:46:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:46:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:46:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:46:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:46:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:46:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:21:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:46:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:46:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:46:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:46:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:46:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:46:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:46:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:21:46:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:46:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:46:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:46:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:21:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:46:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:46:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:46:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:46:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:46:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:46:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:46:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:46:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:46:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:46:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:21:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:46:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:46:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:46:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:46:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:46:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:46:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:46:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:21:46:  setup ok
[javatest.batch] 04-14-2020 11:21:46:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:46:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:21:46:  TRACE: getBindingForStubObjTest
[javatest.batch] 04-14-2020 11:21:46:  Calling BindingProvider.getBinding() for Stub object
[javatest.batch] 04-14-2020 11:21:46:  Binding object=com.sun.xml.ws.binding.SOAPBindingImpl@710636b0
[javatest.batch] 04-14-2020 11:21:46:  getBinding() returned Binding object: com.sun.xml.ws.binding.SOAPBindingImpl@710636b0
[javatest.batch] 04-14-2020 11:21:46:  cleanup ok
[javatest.batch] 04-14-2020 11:21:47:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getBindingForStubObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  7 (7 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1696
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getEndpointReference2ForDispatchObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:21:49:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:21:49:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:21:49:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getEndpointReference2ForDispatchObjTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:21:49:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:21:49:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:49:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:49:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:21:49:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:21:49:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:21:49:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:21:49:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:21:49:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:21:49:  TRACE: ** IN getRunMethod: testname=getEndpointReference2ForDispatchObjTest
[javatest.batch] 04-14-2020 11:21:49:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:21:49:  TRACE: **runmethod=getEndpointReference2ForDispatchObjTest
[javatest.batch] 04-14-2020 11:21:49:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:49:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:21:49:  TRACE: getSetupMethod - checking for testcase specific setup method:  getEndpointReference2ForDispatchObjTest_setup
[javatest.batch] 04-14-2020 11:21:49:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:21:49:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:49:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:21:49:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getEndpointReference2ForDispatchObjTest_cleanup
[javatest.batch] 04-14-2020 11:21:49:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:21:49:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:21:49:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:49:  Create Service object
[javatest.batch] 04-14-2020 11:21:49:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:21:49:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:49:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:49:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:21:49:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:49:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:21:49 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:21:49:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] 04-14-2020 11:21:50:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:21:50:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:50:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:21:50:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:21:50:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:50:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:50:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:50:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:21:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:50:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:50:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:50:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:50:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:50:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:50:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:50:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:50:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:50:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:50:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:21:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:50:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:50:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:50:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:50:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:50:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:50:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:50:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:21:50:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:50:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:50:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:50:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:21:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:50:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:50:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:50:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:50:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:50:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:50:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:50:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:50:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:50:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:50:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:21:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:50:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:50:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:50:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:50:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:50:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:50:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:50:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:21:50:  setup ok
[javatest.batch] 04-14-2020 11:21:50:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:50:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:21:50:  TRACE: getEndpointReference2ForDispatchObjTest
[javatest.batch] 04-14-2020 11:21:50:  Calling BindingProvider.getEndpointReference(Class) for Dispatch object
[javatest.batch] 04-14-2020 11:21:51:  EndpointReference object=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:21:51:  getEndpointReference() returned EndpointReference object: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:21:51:  EndpointAddress=http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:51:  ServiceName=HelloService
[javatest.batch] 04-14-2020 11:21:51:  PortName=HelloPort
[javatest.batch] 04-14-2020 11:21:51:  PortTypeName=Hello
[javatest.batch] 04-14-2020 11:21:51:  EPR class=class javax.xml.ws.wsaddressing.W3CEndpointReference
[javatest.batch] 04-14-2020 11:21:51:  Verify <EndpointReference> element
[javatest.batch] 04-14-2020 11:21:51:  Verify <Address> element
[javatest.batch] 04-14-2020 11:21:51:  Verify the EPR MetaData
[javatest.batch] 04-14-2020 11:21:51:  Verify <ServiceName> element
[javatest.batch] 04-14-2020 11:21:51:  Verify <EndpointName> element
[javatest.batch] 04-14-2020 11:21:51:  epr instanceof W3CEndpointReference
[javatest.batch] 04-14-2020 11:21:51:  cleanup ok
[javatest.batch] 04-14-2020 11:21:52:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getEndpointReference2ForDispatchObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  8 (8 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1695
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getEndpointReference2ForStubObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:21:52:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:21:52:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:21:52:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getEndpointReference2ForStubObjTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:21:52:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:21:52:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:52:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:52:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:21:52:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:21:52:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:21:52:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:21:52:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:21:52:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:21:52:  TRACE: ** IN getRunMethod: testname=getEndpointReference2ForStubObjTest
[javatest.batch] 04-14-2020 11:21:52:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:21:52:  TRACE: **runmethod=getEndpointReference2ForStubObjTest
[javatest.batch] 04-14-2020 11:21:52:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:52:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:21:52:  TRACE: getSetupMethod - checking for testcase specific setup method:  getEndpointReference2ForStubObjTest_setup
[javatest.batch] 04-14-2020 11:21:52:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:21:52:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:52:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:21:52:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getEndpointReference2ForStubObjTest_cleanup
[javatest.batch] 04-14-2020 11:21:52:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:21:52:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:21:52:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:52:  Create Service object
[javatest.batch] 04-14-2020 11:21:52:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:21:52:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:52:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:52:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:21:52:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:52:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:21:52 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:21:52:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] 04-14-2020 11:21:53:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:21:53:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:53:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:21:53:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:21:53:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:53:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:53:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:53:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:21:53:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:53:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:53:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:53:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:53:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:53:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:53:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:53:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:53:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:53:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:53:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:53:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:54:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:54:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:54:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:21:54:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:54:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:54:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:54:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:54:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:54:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:54:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:54:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:54:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:54:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:54:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:54:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:21:54:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:54:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:54:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:54:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:21:54:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:54:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:54:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:54:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:54:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:54:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:54:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:54:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:54:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:54:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:54:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:54:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:54:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:54:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:54:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:21:54:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:54:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:54:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:54:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:54:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:54:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:54:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:54:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:54:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:54:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:54:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:54:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:21:54:  setup ok
[javatest.batch] 04-14-2020 11:21:54:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:54:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:21:54:  TRACE: getEndpointReference2ForStubObjTest
[javatest.batch] 04-14-2020 11:21:54:  Calling BindingProvider.getEndpointReference(Class) for Stub object
[javatest.batch] 04-14-2020 11:21:54:  EndpointReference object=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:21:54:  getEndpointReference() returned EndpointReference object: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:21:54:  EndpointAddress=http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:54:  ServiceName=HelloService
[javatest.batch] 04-14-2020 11:21:54:  PortName=HelloPort
[javatest.batch] 04-14-2020 11:21:54:  PortTypeName=Hello
[javatest.batch] 04-14-2020 11:21:54:  EPR class=class javax.xml.ws.wsaddressing.W3CEndpointReference
[javatest.batch] 04-14-2020 11:21:54:  Verify <EndpointReference> element
[javatest.batch] 04-14-2020 11:21:54:  Verify <Address> element
[javatest.batch] 04-14-2020 11:21:54:  Verify the EPR MetaData
[javatest.batch] 04-14-2020 11:21:54:  Verify <ServiceName> element
[javatest.batch] 04-14-2020 11:21:54:  Verify <EndpointName> element
[javatest.batch] 04-14-2020 11:21:54:  epr instanceof W3CEndpointReference
[javatest.batch] 04-14-2020 11:21:54:  cleanup ok
[javatest.batch] 04-14-2020 11:21:55:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getEndpointReference2ForStubObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  9 (9 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1694
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getEndpointReferenceForDispatchObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:21:55:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:21:55:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:21:55:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getEndpointReferenceForDispatchObjTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:21:55:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:21:55:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:55:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:55:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:21:55:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:21:55:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:21:55:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:21:55:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:21:55:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:21:55:  TRACE: ** IN getRunMethod: testname=getEndpointReferenceForDispatchObjTest
[javatest.batch] 04-14-2020 11:21:55:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:21:55:  TRACE: **runmethod=getEndpointReferenceForDispatchObjTest
[javatest.batch] 04-14-2020 11:21:55:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:55:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:21:55:  TRACE: getSetupMethod - checking for testcase specific setup method:  getEndpointReferenceForDispatchObjTest_setup
[javatest.batch] 04-14-2020 11:21:55:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:21:55:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:55:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:21:55:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getEndpointReferenceForDispatchObjTest_cleanup
[javatest.batch] 04-14-2020 11:21:55:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:21:55:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:21:55:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:55:  Create Service object
[javatest.batch] 04-14-2020 11:21:55:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:21:55:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:55:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:55:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:21:55:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:55:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:21:55 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:21:55:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] 04-14-2020 11:21:56:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:21:56:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:56:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:21:56:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:21:56:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:56:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:56:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:56:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:21:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:56:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:56:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:56:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:56:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:56:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:56:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:56:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:56:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:56:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:56:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:21:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:56:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:56:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:56:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:56:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:56:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:56:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:56:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:21:56:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:56:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:56:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:56:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:21:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:56:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:56:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:56:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:56:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:56:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:56:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:56:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:56:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:56:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:56:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:21:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:56:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:56:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:56:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:56:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:56:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:56:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:56:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:21:56:  setup ok
[javatest.batch] 04-14-2020 11:21:56:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:56:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:21:56:  TRACE: getEndpointReferenceForDispatchObjTest
[javatest.batch] 04-14-2020 11:21:56:  Calling BindingProvider.getEndpointReference() for Dispatch object
[javatest.batch] 04-14-2020 11:21:57:  EndpointReference object=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:21:57:  getEndpointReference() returned EndpointReference object: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:21:57:  EndpointAddress=http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:57:  ServiceName=HelloService
[javatest.batch] 04-14-2020 11:21:57:  PortName=HelloPort
[javatest.batch] 04-14-2020 11:21:57:  PortTypeName=Hello
[javatest.batch] 04-14-2020 11:21:57:  EPR class=class javax.xml.ws.wsaddressing.W3CEndpointReference
[javatest.batch] 04-14-2020 11:21:57:  Verify <EndpointReference> element
[javatest.batch] 04-14-2020 11:21:57:  Verify <Address> element
[javatest.batch] 04-14-2020 11:21:57:  Verify the EPR MetaData
[javatest.batch] 04-14-2020 11:21:57:  Verify <ServiceName> element
[javatest.batch] 04-14-2020 11:21:57:  Verify <EndpointName> element
[javatest.batch] 04-14-2020 11:21:57:  cleanup ok
[javatest.batch] 04-14-2020 11:21:58:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getEndpointReferenceForDispatchObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  10 (10 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1693
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getEndpointReferenceForStubObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:21:58:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:21:58:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:21:58:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getEndpointReferenceForStubObjTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:21:58:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:21:58:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:58:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:21:58:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:21:58:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:21:58:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:21:58:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:21:58:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:21:58:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:21:58:  TRACE: ** IN getRunMethod: testname=getEndpointReferenceForStubObjTest
[javatest.batch] 04-14-2020 11:21:58:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:21:58:  TRACE: **runmethod=getEndpointReferenceForStubObjTest
[javatest.batch] 04-14-2020 11:21:58:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:58:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:21:58:  TRACE: getSetupMethod - checking for testcase specific setup method:  getEndpointReferenceForStubObjTest_setup
[javatest.batch] 04-14-2020 11:21:58:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:21:58:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:58:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:21:58:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getEndpointReferenceForStubObjTest_cleanup
[javatest.batch] 04-14-2020 11:21:58:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:21:58:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:21:58:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:21:58:  Create Service object
[javatest.batch] 04-14-2020 11:21:58:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:21:58:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:58:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:58:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:21:58:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:21:58:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:21:58 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:21:58:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:21:59:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:21:59:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:21:59:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:21:59:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:21:59:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:59:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:59:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:21:59:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:21:59:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:59:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:59:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:59:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:59:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:59:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:59:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:59:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:21:59:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:21:59:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:21:59:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:59:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:21:59:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:59:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:21:59:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:21:59:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:59:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:21:59:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:21:59:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:21:59:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:21:59:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:59:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:21:59:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:00:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:00:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:00:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:22:00:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:00:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:00:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:00:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:00:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:00:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:00:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:00:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:00:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:00:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:00:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:00:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:00:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:00:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:00:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:00:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:00:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:00:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:00:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:00:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:00:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:22:00:  setup ok
[javatest.batch] 04-14-2020 11:22:00:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:00:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:00:  TRACE: getEndpointReferenceForStubObjTest
[javatest.batch] 04-14-2020 11:22:00:  Calling BindingProvider.getEndpointReference() for Stub object
[javatest.batch] 04-14-2020 11:22:00:  EndpointReference object=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:22:00:  getEndpointReference() returned EndpointReference object: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:22:00:  EndpointAddress=http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:00:  ServiceName=HelloService
[javatest.batch] 04-14-2020 11:22:00:  PortName=HelloPort
[javatest.batch] 04-14-2020 11:22:00:  PortTypeName=Hello
[javatest.batch] 04-14-2020 11:22:00:  EPR class=class javax.xml.ws.wsaddressing.W3CEndpointReference
[javatest.batch] 04-14-2020 11:22:00:  Verify <EndpointReference> element
[javatest.batch] 04-14-2020 11:22:00:  Verify <Address> element
[javatest.batch] 04-14-2020 11:22:00:  Verify the EPR MetaData
[javatest.batch] 04-14-2020 11:22:00:  Verify <ServiceName> element
[javatest.batch] 04-14-2020 11:22:00:  Verify <EndpointName> element
[javatest.batch] 04-14-2020 11:22:00:  epr instanceof W3CEndpointReference
[javatest.batch] 04-14-2020 11:22:00:  cleanup ok
[javatest.batch] 04-14-2020 11:22:01:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getEndpointReferenceForStubObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  11 (11 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1692
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getRequestContextForDispatchObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:01:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:01:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:01:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getRequestContextForDispatchObjTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:01:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:01:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:01:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:01:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:01:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:01:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:01:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:01:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:22:01:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:22:01:  TRACE: ** IN getRunMethod: testname=getRequestContextForDispatchObjTest
[javatest.batch] 04-14-2020 11:22:01:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:01:  TRACE: **runmethod=getRequestContextForDispatchObjTest
[javatest.batch] 04-14-2020 11:22:01:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:01:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:01:  TRACE: getSetupMethod - checking for testcase specific setup method:  getRequestContextForDispatchObjTest_setup
[javatest.batch] 04-14-2020 11:22:01:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:01:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:01:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:01:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getRequestContextForDispatchObjTest_cleanup
[javatest.batch] 04-14-2020 11:22:01:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:01:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:01:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:01:  Create Service object
[javatest.batch] 04-14-2020 11:22:01:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:01:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:01:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:01:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:01:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:01:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:01 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:01:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:02:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:22:02:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:02:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:22:02:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:22:02:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:02:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:02:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:02:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:02:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:03:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:03:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:03:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:03:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:03:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:03:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:03:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:03:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:03:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:03:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:03:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:03:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:03:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:03:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:03:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:03:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:03:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:03:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:03:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:03:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:22:03:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:03:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:03:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:03:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:03:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:03:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:03:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:03:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:03:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:03:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:03:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:03:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:03:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:03:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:03:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:03:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:03:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:03:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:03:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:03:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:03:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:03:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:03:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:03:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:03:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:22:03:  setup ok
[javatest.batch] 04-14-2020 11:22:03:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:03:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:03:  TRACE: getRequestContextForDispatchObjTest
[javatest.batch] 04-14-2020 11:22:03:  Calling BindingProvider.getRequestContext() for Dispatch object
[javatest.batch] 04-14-2020 11:22:03:  getRequestContext() returned java.util.Map<String,Object> object
[javatest.batch] 04-14-2020 11:22:03:  map size=4
[javatest.batch] 04-14-2020 11:22:03:  Request property names are
[javatest.batch] com.sun.xml.ws.client.ContentNegotiation
[javatest.batch] javax.xml.ws.soap.http.soapaction.use
[javatest.batch] javax.xml.ws.service.endpoint.address
[javatest.batch] javax.xml.ws.soap.http.soapaction.uri
[javatest.batch] 04-14-2020 11:22:03:  cleanup ok
[javatest.batch] 04-14-2020 11:22:04:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getRequestContextForDispatchObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  12 (12 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1691
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getRequestContextForStubObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:04:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:04:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:04:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getRequestContextForStubObjTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:04:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:04:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:04:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:04:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:04:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:04:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:04:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:04:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:22:04:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:22:04:  TRACE: ** IN getRunMethod: testname=getRequestContextForStubObjTest
[javatest.batch] 04-14-2020 11:22:04:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:04:  TRACE: **runmethod=getRequestContextForStubObjTest
[javatest.batch] 04-14-2020 11:22:04:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:04:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:04:  TRACE: getSetupMethod - checking for testcase specific setup method:  getRequestContextForStubObjTest_setup
[javatest.batch] 04-14-2020 11:22:04:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:04:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:04:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:04:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getRequestContextForStubObjTest_cleanup
[javatest.batch] 04-14-2020 11:22:04:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:04:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:04:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:04:  Create Service object
[javatest.batch] 04-14-2020 11:22:04:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:04:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:04:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:04:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:04:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:04:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:04 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:04:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:05:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:22:06:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:06:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:22:06:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:22:06:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:06:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:06:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:06:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:06:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:06:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:06:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:06:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:06:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:06:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:06:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:06:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:06:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:06:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:06:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:06:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:06:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:22:06:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:06:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:06:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:06:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:06:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:06:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:06:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:06:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:06:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:06:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:06:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:06:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:06:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:06:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:06:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:06:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:06:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:22:06:  setup ok
[javatest.batch] 04-14-2020 11:22:06:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:06:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:06:  TRACE: getRequestContextForStubObjTest
[javatest.batch] 04-14-2020 11:22:06:  Calling BindingProvider.getRequestContext() for Stub object
[javatest.batch] 04-14-2020 11:22:06:  getRequestContext() returned java.util.Map<String,Object> object
[javatest.batch] 04-14-2020 11:22:06:  map size=4
[javatest.batch] 04-14-2020 11:22:06:  Request property names are
[javatest.batch] com.sun.xml.ws.client.ContentNegotiation
[javatest.batch] javax.xml.ws.soap.http.soapaction.use
[javatest.batch] javax.xml.ws.service.endpoint.address
[javatest.batch] javax.xml.ws.soap.http.soapaction.uri
[javatest.batch] 04-14-2020 11:22:06:  cleanup ok
[javatest.batch] 04-14-2020 11:22:07:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getRequestContextForStubObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  13 (13 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1690
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getResponseContextForDispatchObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:07:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:07:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:07:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getResponseContextForDispatchObjTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:08:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:08:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:08:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:08:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:08:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:08:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:08:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:08:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:22:08:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:22:08:  TRACE: ** IN getRunMethod: testname=getResponseContextForDispatchObjTest
[javatest.batch] 04-14-2020 11:22:08:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:08:  TRACE: **runmethod=getResponseContextForDispatchObjTest
[javatest.batch] 04-14-2020 11:22:08:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:08:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:08:  TRACE: getSetupMethod - checking for testcase specific setup method:  getResponseContextForDispatchObjTest_setup
[javatest.batch] 04-14-2020 11:22:08:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:08:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:08:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:08:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getResponseContextForDispatchObjTest_cleanup
[javatest.batch] 04-14-2020 11:22:08:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:08:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:08:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:08:  Create Service object
[javatest.batch] 04-14-2020 11:22:08:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:08:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:08:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:08:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:08:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:08:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:08 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:08:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:08:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:22:09:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:09:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:22:09:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:22:09:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:09:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:09:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:09:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:09:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:09:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:09:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:09:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:09:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:09:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:09:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:09:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:09:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:09:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:09:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:09:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:09:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:22:09:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:09:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:09:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:09:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:09:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:09:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:09:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:09:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:09:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:09:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:09:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:09:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:09:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:09:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:09:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:09:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:09:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:22:09:  setup ok
[javatest.batch] 04-14-2020 11:22:09:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:09:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:09:  TRACE: getResponseContextForDispatchObjTest
[javatest.batch] 04-14-2020 11:22:09:  Calling BindingProvider.getResponseContext() for Dispatch object
[javatest.batch] 04-14-2020 11:22:09:  getResponseContext() returned java.util.Map<String,Object> object
[javatest.batch] 04-14-2020 11:22:09:  map size=17
[javatest.batch] 04-14-2020 11:22:09:  Response property names are
[javatest.batch] javax.xml.ws.http.response.code
[javatest.batch] com.sun.xml.ws.client.ContentNegotiation
[javatest.batch] javax.xml.ws.reference.parameters
[javatest.batch] javax.xml.ws.wsdl.operation
[javatest.batch] javax.xml.ws.wsdl.service
[javatest.batch] javax.xml.ws.service.endpoint.address
[javatest.batch] com.sun.xml.ws.api.server.WSEndpoint
[javatest.batch] javax.xml.ws.http.response.headers
[javatest.batch] com.sun.xml.ws.handler.config
[javatest.batch] com.sun.xml.ws.api.message.HeaderList
[javatest.batch] com.sun.xml.ws.client.handle
[javatest.batch] javax.xml.ws.wsdl.port
[javatest.batch] javax.xml.ws.wsdl.interface
[javatest.batch] javax.xml.ws.wsdl.description
[javatest.batch] com.sun.xml.ws.server.OneWayOperation
[javatest.batch] decodedMessageCharset
[javatest.batch] javax.xml.ws.soap.http.soapaction.uri
[javatest.batch] 04-14-2020 11:22:09:  cleanup ok
[javatest.batch] 04-14-2020 11:22:10:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getResponseContextForDispatchObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  14 (14 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1689
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getResponseContextForStubObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:10:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:10:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:10:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getResponseContextForStubObjTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:11:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:11:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:11:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:11:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:11:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:11:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:11:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:11:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:22:11:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:22:11:  TRACE: ** IN getRunMethod: testname=getResponseContextForStubObjTest
[javatest.batch] 04-14-2020 11:22:11:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:11:  TRACE: **runmethod=getResponseContextForStubObjTest
[javatest.batch] 04-14-2020 11:22:11:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:11:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:11:  TRACE: getSetupMethod - checking for testcase specific setup method:  getResponseContextForStubObjTest_setup
[javatest.batch] 04-14-2020 11:22:11:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:11:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:11:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:11:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getResponseContextForStubObjTest_cleanup
[javatest.batch] 04-14-2020 11:22:11:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:11:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:11:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:11:  Create Service object
[javatest.batch] 04-14-2020 11:22:11:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:11:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:11:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:11:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:11:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:11:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:11 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:11:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] 04-14-2020 11:22:11:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:22:12:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:12:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:22:12:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:22:12:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:12:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:12:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:12:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:12:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:12:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:12:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:12:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:12:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:12:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:12:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:12:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:12:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:12:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:12:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:12:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:12:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:22:12:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:12:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:12:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:12:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:12:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:12:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:12:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:12:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:12:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:12:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:12:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:12:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:12:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:12:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:12:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:12:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:12:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:22:12:  setup ok
[javatest.batch] 04-14-2020 11:22:12:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:12:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:12:  TRACE: getResponseContextForStubObjTest
[javatest.batch] 04-14-2020 11:22:12:  Calling BindingProvider.getResponseContext() for Stub object
[javatest.batch] 04-14-2020 11:22:12:  getResponseContext() returned java.util.Map<String,Object> object
[javatest.batch] 04-14-2020 11:22:12:  map size=17
[javatest.batch] 04-14-2020 11:22:12:  Response property names are
[javatest.batch] javax.xml.ws.http.response.code
[javatest.batch] com.sun.xml.ws.client.ContentNegotiation
[javatest.batch] javax.xml.ws.reference.parameters
[javatest.batch] javax.xml.ws.wsdl.operation
[javatest.batch] javax.xml.ws.wsdl.service
[javatest.batch] javax.xml.ws.service.endpoint.address
[javatest.batch] com.sun.xml.ws.api.server.WSEndpoint
[javatest.batch] javax.xml.ws.http.response.headers
[javatest.batch] com.sun.xml.ws.handler.config
[javatest.batch] com.sun.xml.ws.api.message.HeaderList
[javatest.batch] com.sun.xml.ws.client.handle
[javatest.batch] javax.xml.ws.wsdl.port
[javatest.batch] javax.xml.ws.wsdl.interface
[javatest.batch] javax.xml.ws.wsdl.description
[javatest.batch] com.sun.xml.ws.server.OneWayOperation
[javatest.batch] decodedMessageCharset
[javatest.batch] javax.xml.ws.soap.http.soapaction.uri
[javatest.batch] 04-14-2020 11:22:12:  cleanup ok
[javatest.batch] 04-14-2020 11:22:13:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#getResponseContextForStubObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  15 (15 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1688
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#setNonStandardPropertiesTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:13:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:13:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:13:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t setNonStandardPropertiesTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:13:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:13:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:13:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:13:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:13:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:13:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:13:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:13:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:22:13:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:22:13:  TRACE: ** IN getRunMethod: testname=setNonStandardPropertiesTest
[javatest.batch] 04-14-2020 11:22:13:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:13:  TRACE: **runmethod=setNonStandardPropertiesTest
[javatest.batch] 04-14-2020 11:22:13:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:13:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:13:  TRACE: getSetupMethod - checking for testcase specific setup method:  setNonStandardPropertiesTest_setup
[javatest.batch] 04-14-2020 11:22:13:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:13:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:13:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:13:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  setNonStandardPropertiesTest_cleanup
[javatest.batch] 04-14-2020 11:22:13:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:13:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:13:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:13:  Create Service object
[javatest.batch] 04-14-2020 11:22:13:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:13:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:13:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:13:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:13:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:13:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:13 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:13:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:14:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:22:15:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:15:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:22:15:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:22:15:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:15:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:15:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:15:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:15:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:15:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:15:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:15:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:15:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:15:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:15:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:15:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:15:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:15:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:15:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:15:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:15:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:22:15:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:15:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:15:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:15:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:15:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:15:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:15:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:15:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:15:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:15:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:15:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:15:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:15:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:15:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:15:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:15:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:15:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:22:15:  setup ok
[javatest.batch] 04-14-2020 11:22:15:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:15:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:15:  TRACE: setNonStandardPropertiesTest
[javatest.batch] 04-14-2020 11:22:15:  Calling BindingProvider.getRequestContext() for Stub object
[javatest.batch] 04-14-2020 11:22:15:  getRequestContext() returned java.util.Map<String,Object> object
[javatest.batch] 04-14-2020 11:22:15:  Verify setting of a non standard properties
[javatest.batch] 04-14-2020 11:22:15:  map size=5
[javatest.batch] 04-14-2020 11:22:15:  Request property names are
[javatest.batch] com.sun.xml.ws.client.ContentNegotiation
[javatest.batch] foobar.property
[javatest.batch] javax.xml.ws.soap.http.soapaction.use
[javatest.batch] javax.xml.ws.service.endpoint.address
[javatest.batch] javax.xml.ws.soap.http.soapaction.uri
[javatest.batch] 04-14-2020 11:22:15:  cleanup ok
[javatest.batch] 04-14-2020 11:22:16:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#setNonStandardPropertiesTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  16 (16 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1687
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#setStandardPropertiesTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:18:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:18:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:18:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t setStandardPropertiesTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:18:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:18:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:18:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:18:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:18:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:18:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:18:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:18:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:22:18:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.BindingProvider.Client
[javatest.batch] 04-14-2020 11:22:18:  TRACE: ** IN getRunMethod: testname=setStandardPropertiesTest
[javatest.batch] 04-14-2020 11:22:18:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:18:  TRACE: **runmethod=setStandardPropertiesTest
[javatest.batch] 04-14-2020 11:22:18:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:18:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:18:  TRACE: getSetupMethod - checking for testcase specific setup method:  setStandardPropertiesTest_setup
[javatest.batch] 04-14-2020 11:22:18:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:18:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:18:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:18:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  setStandardPropertiesTest_cleanup
[javatest.batch] 04-14-2020 11:22:18:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:18:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:18:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:18:  Create Service object
[javatest.batch] 04-14-2020 11:22:18:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:18:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:18:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:18:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:18:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:18:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:18 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:18:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:19:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:22:19:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:19:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:22:19:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:22:19:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:19:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:19:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:19:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:19:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:19:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:19:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:19:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:19:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:19:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:19:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:19:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:19:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:19:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:19:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:19:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:19:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:22:19:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:19:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:19:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:19:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:19:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:19:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:19:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:19:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:19:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:22:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:19:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:19:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:19:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:19:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:19:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:19:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:19:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:19:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:22:19:  setup ok
[javatest.batch] 04-14-2020 11:22:19:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:19:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:19:  TRACE: setStandardPropertiesTest
[javatest.batch] 04-14-2020 11:22:19:  Calling BindingProvider.getRequestContext() for Stub object
[javatest.batch] 04-14-2020 11:22:19:  getRequestContext() returned java.util.Map<String,Object> object
[javatest.batch] 04-14-2020 11:22:19:  Verify setting of all standard properties
[javatest.batch] 04-14-2020 11:22:19:  map size=7
[javatest.batch] 04-14-2020 11:22:19:  Request property names are
[javatest.batch] javax.xml.ws.security.auth.password
[javatest.batch] javax.xml.ws.soap.http.soapaction.uri
[javatest.batch] com.sun.xml.ws.client.ContentNegotiation
[javatest.batch] javax.xml.ws.security.auth.username
[javatest.batch] javax.xml.ws.service.endpoint.address
[javatest.batch] javax.xml.ws.soap.http.soapaction.use
[javatest.batch] javax.xml.ws.session.maintain
[javatest.batch] 04-14-2020 11:22:19:  cleanup ok
[javatest.batch] 04-14-2020 11:22:20:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/BindingProvider/Client.java#setStandardPropertiesTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  17 (17 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1686
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeAsyncHandlerTestJAXB_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:21:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:21:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:21:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeAsyncHandlerTestJAXB -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:21:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:21:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:21:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:21:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:21:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:21:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:21:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:21:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:21:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:21:  TRACE: ** IN getRunMethod: testname=invokeAsyncHandlerTestJAXB
[javatest.batch] 04-14-2020 11:22:21:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:21:  TRACE: **runmethod=invokeAsyncHandlerTestJAXB
[javatest.batch] 04-14-2020 11:22:21:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:21:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:21:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeAsyncHandlerTestJAXB_setup
[javatest.batch] 04-14-2020 11:22:21:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:21:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:21:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:21:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeAsyncHandlerTestJAXB_cleanup
[javatest.batch] 04-14-2020 11:22:21:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:21:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:21:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:21:  Create Service object
[javatest.batch] 04-14-2020 11:22:21:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:21:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:21:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:21:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:21:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:21:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:21 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:21:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:21:  setup ok
[javatest.batch] 04-14-2020 11:22:21:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:21:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:21:  TRACE: invokeAsyncHandlerTestJAXB
[javatest.batch] 04-14-2020 11:22:22:  Polling and waiting for data ...
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3cb138a5:handleMessage
[javatest.batch] 04-14-2020 11:22:22:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:22:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:22:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:22:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:22:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:22:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:22:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:22:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:22:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:22:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:22:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:22:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3cb138a5:handleMessage
[javatest.batch] 04-14-2020 11:22:22:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:22:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:22:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:22:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:22:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:22:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:22:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:22:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:22:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:22:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:22:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:22:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3cb138a5:close
[javatest.batch] 04-14-2020 11:22:22:  AsyncHandler: MyHandlerJAXB()
[javatest.batch] 04-14-2020 11:22:22:  HelloRequest: foo
[javatest.batch] 04-14-2020 11:22:22:  HelloResponse: foo
[javatest.batch] 04-14-2020 11:22:22:  cleanup ok
[javatest.batch] 04-14-2020 11:22:23:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeAsyncHandlerTestJAXB_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  18 (18 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1685
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeAsyncHandlerTestSOAPMessage_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:23:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:23:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:23:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeAsyncHandlerTestSOAPMessage -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:23:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:23:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:23:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:23:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:23:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:24:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:24:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:24:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:24:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:24:  TRACE: ** IN getRunMethod: testname=invokeAsyncHandlerTestSOAPMessage
[javatest.batch] 04-14-2020 11:22:24:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:24:  TRACE: **runmethod=invokeAsyncHandlerTestSOAPMessage
[javatest.batch] 04-14-2020 11:22:24:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:24:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:24:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeAsyncHandlerTestSOAPMessage_setup
[javatest.batch] 04-14-2020 11:22:24:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:24:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:24:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:24:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeAsyncHandlerTestSOAPMessage_cleanup
[javatest.batch] 04-14-2020 11:22:24:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:24:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:24:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:24:  Create Service object
[javatest.batch] 04-14-2020 11:22:24:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:24:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:24:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:24:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:24:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:24:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:24 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:24:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:24:  setup ok
[javatest.batch] 04-14-2020 11:22:24:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:24:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:24:  TRACE: invokeAsyncHandlerTestSOAPMessage
[javatest.batch] 04-14-2020 11:22:25:  Polling and waiting for data ...
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@734b98e1:handleMessage
[javatest.batch] 04-14-2020 11:22:25:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:25:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:25:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:25:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:25:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:25:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:25:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:25:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:25:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:25:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:25:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:25:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:25:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:25:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:25:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@734b98e1:handleMessage
[javatest.batch] 04-14-2020 11:22:25:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:25:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:25:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:25:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:25:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:25:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:25:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:25:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:25:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:25:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:25:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:25:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:25:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:25:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:25:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@734b98e1:close
[javatest.batch] 04-14-2020 11:22:25:  AsyncHandler: MyHandlerSOAPMessage()
[javatest.batch] 04-14-2020 11:22:25:  Data from AsyncHandler MyHandler(): null
[javatest.batch] 04-14-2020 11:22:25:  cleanup ok
[javatest.batch] 04-14-2020 11:22:26:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeAsyncHandlerTestSOAPMessage_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  19 (19 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1684
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeAsyncHandlerTestXML_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:26:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:26:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:26:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeAsyncHandlerTestXML -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:26:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:26:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:26:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:26:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:26:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:26:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:26:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:26:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:26:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:26:  TRACE: ** IN getRunMethod: testname=invokeAsyncHandlerTestXML
[javatest.batch] 04-14-2020 11:22:26:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:26:  TRACE: **runmethod=invokeAsyncHandlerTestXML
[javatest.batch] 04-14-2020 11:22:26:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:26:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:26:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeAsyncHandlerTestXML_setup
[javatest.batch] 04-14-2020 11:22:26:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:26:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:26:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:26:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeAsyncHandlerTestXML_cleanup
[javatest.batch] 04-14-2020 11:22:26:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:26:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:26:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:26:  Create Service object
[javatest.batch] 04-14-2020 11:22:26:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:26:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:26:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:26:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:26:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:26:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:26 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:26:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:27:  setup ok
[javatest.batch] 04-14-2020 11:22:27:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:27:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:27:  TRACE: invokeAsyncHandlerTestXML
[javatest.batch] 04-14-2020 11:22:27:  Polling and waiting for data ...
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@382a0b3c:handleMessage
[javatest.batch] 04-14-2020 11:22:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:27:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:27:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:27:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:27:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:27:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:27:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:27:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:27:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@382a0b3c:handleMessage
[javatest.batch] 04-14-2020 11:22:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:27:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:27:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:27:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:27:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:27:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:27:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:27:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:27:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@382a0b3c:close
[javatest.batch] 04-14-2020 11:22:27:  AsyncHandler: MyHandlerXML()
[javatest.batch] 04-14-2020 11:22:27:  resStr=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:27:  Data from AsyncHandler MyHandler(): <HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:27:  cleanup ok
[javatest.batch] 04-14-2020 11:22:28:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeAsyncHandlerTestXML_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  20 (20 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1683
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeAsyncTestJAXB_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:29:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:29:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:29:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeAsyncTestJAXB -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:29:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:29:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:29:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:29:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:29:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:29:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:29:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:29:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:29:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:29:  TRACE: ** IN getRunMethod: testname=invokeAsyncTestJAXB
[javatest.batch] 04-14-2020 11:22:29:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:29:  TRACE: **runmethod=invokeAsyncTestJAXB
[javatest.batch] 04-14-2020 11:22:29:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:29:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:29:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeAsyncTestJAXB_setup
[javatest.batch] 04-14-2020 11:22:29:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:29:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:29:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:29:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeAsyncTestJAXB_cleanup
[javatest.batch] 04-14-2020 11:22:29:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:29:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:29:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:29:  Create Service object
[javatest.batch] 04-14-2020 11:22:29:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:29:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:29:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:29:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:29:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:29:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:29 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:29:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:29:  setup ok
[javatest.batch] 04-14-2020 11:22:29:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:29:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:29:  TRACE: invokeAsyncTestJAXB
[javatest.batch] 04-14-2020 11:22:30:  Polling and waiting for data ...
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3d427f22:handleMessage
[javatest.batch] 04-14-2020 11:22:30:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:30:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:30:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:30:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:30:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:30:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:30:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:30:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:30:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:30:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:30:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:30:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3d427f22:handleMessage
[javatest.batch] 04-14-2020 11:22:30:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:30:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:30:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:30:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:30:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:30:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:30:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:30:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:30:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:30:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:30:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:30:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3d427f22:close
[javatest.batch] 04-14-2020 11:22:30:  HelloRequest: foo
[javatest.batch] 04-14-2020 11:22:30:  HelloResponse: foo
[javatest.batch] 04-14-2020 11:22:30:  cleanup ok
[javatest.batch] 04-14-2020 11:22:31:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeAsyncTestJAXB_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  21 (21 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1682
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeAsyncTestSOAPMessage_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:31:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:31:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:31:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeAsyncTestSOAPMessage -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:31:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:31:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:31:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:31:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:31:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:31:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:31:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:31:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:31:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:31:  TRACE: ** IN getRunMethod: testname=invokeAsyncTestSOAPMessage
[javatest.batch] 04-14-2020 11:22:31:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:31:  TRACE: **runmethod=invokeAsyncTestSOAPMessage
[javatest.batch] 04-14-2020 11:22:31:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:31:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:31:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeAsyncTestSOAPMessage_setup
[javatest.batch] 04-14-2020 11:22:31:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:31:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:31:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:31:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeAsyncTestSOAPMessage_cleanup
[javatest.batch] 04-14-2020 11:22:31:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:31:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:31:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:31:  Create Service object
[javatest.batch] 04-14-2020 11:22:31:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:31:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:31:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:31:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:31:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:31:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:32 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:32:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:32:  setup ok
[javatest.batch] 04-14-2020 11:22:32:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:32:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:32:  TRACE: invokeAsyncTestSOAPMessage
[javatest.batch] 04-14-2020 11:22:33:  Polling and waiting for data ...
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@22d03744:handleMessage
[javatest.batch] 04-14-2020 11:22:33:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:33:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:33:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:33:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:33:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:33:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:33:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:33:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:33:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:33:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:33:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:33:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@22d03744:handleMessage
[javatest.batch] 04-14-2020 11:22:33:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:33:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:33:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:33:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:33:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:33:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:33:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:33:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:33:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:33:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:33:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:33:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@22d03744:close
[javatest.batch] 04-14-2020 11:22:33:  resStr=<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><S:Body><HelloResponse xmlns="http://helloservice.org/types"><argument>foo</argument></HelloResponse></S:Body></S:Envelope>
[javatest.batch] 04-14-2020 11:22:33:  cleanup ok
[javatest.batch] 04-14-2020 11:22:34:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeAsyncTestSOAPMessage_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  22 (22 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1681
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeAsyncTestXML_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:34:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:34:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:34:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeAsyncTestXML -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:34:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:34:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:34:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:34:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:34:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:34:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:34:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:34:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:34:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:34:  TRACE: ** IN getRunMethod: testname=invokeAsyncTestXML
[javatest.batch] 04-14-2020 11:22:34:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:34:  TRACE: **runmethod=invokeAsyncTestXML
[javatest.batch] 04-14-2020 11:22:34:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:34:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:34:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeAsyncTestXML_setup
[javatest.batch] 04-14-2020 11:22:34:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:34:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:34:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:34:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeAsyncTestXML_cleanup
[javatest.batch] 04-14-2020 11:22:34:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:34:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:34:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:34:  Create Service object
[javatest.batch] 04-14-2020 11:22:34:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:34:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:34:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:34:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:34:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:34:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:34 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:34:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:35:  setup ok
[javatest.batch] 04-14-2020 11:22:35:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:35:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:35:  TRACE: invokeAsyncTestXML
[javatest.batch] 04-14-2020 11:22:35:  Polling and waiting for data ...
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3bf105fa:handleMessage
[javatest.batch] 04-14-2020 11:22:35:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:35:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:35:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:35:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:35:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:35:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:35:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:35:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:35:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:35:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:35:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:35:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:35:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:35:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:35:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3bf105fa:handleMessage
[javatest.batch] 04-14-2020 11:22:35:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:35:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:35:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:35:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:35:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:35:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:35:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:35:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:35:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:35:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:35:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:35:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:35:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:35:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:35:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3bf105fa:close
[javatest.batch] 04-14-2020 11:22:35:  resStr=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:35:  cleanup ok
[javatest.batch] 04-14-2020 11:22:36:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeAsyncTestXML_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  23 (23 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1680
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeNegativeTestXML_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:37:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:37:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:37:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeNegativeTestXML -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:37:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:37:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:37:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:37:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:37:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:37:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:37:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:37:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:37:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:37:  TRACE: ** IN getRunMethod: testname=invokeNegativeTestXML
[javatest.batch] 04-14-2020 11:22:37:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:37:  TRACE: **runmethod=invokeNegativeTestXML
[javatest.batch] 04-14-2020 11:22:37:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:37:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:37:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeNegativeTestXML_setup
[javatest.batch] 04-14-2020 11:22:37:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:37:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:37:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:37:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeNegativeTestXML_cleanup
[javatest.batch] 04-14-2020 11:22:37:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:37:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:37:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:37:  Create Service object
[javatest.batch] 04-14-2020 11:22:37:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:37:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:37:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:37:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:37:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:37:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:22:37:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] Apr 14, 2020 11:22:37 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:37:  setup ok
[javatest.batch] 04-14-2020 11:22:37:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:37:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:37:  TRACE: invokeNegativeTestXML
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@6f03482:handleMessage
[javatest.batch] 04-14-2020 11:22:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:38:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:38:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:38:  TRACE: HandlerTracker: reportThrowable(): ClientLogicalHandler javax.xml.ws.WebServiceException: Failed to copy a message
[javatest.batch] 04-14-2020 11:22:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:38:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:38:  TRACE: HandlerTracker: reportThrowable(): ClientLogicalHandler java.lang.NullPointerException
[javatest.batch] 04-14-2020 11:22:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:38:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@6f03482:close
[javatest.batch] 04-14-2020 11:22:38:  Got expected WebServiceException
[javatest.batch] javax.xml.ws.WebServiceException: java.lang.NullPointerException
[javatest.batch] 	at com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:206)
[javatest.batch] 	at com.sun.xml.ws.transport.http.client.HttpTransportPipe.processRequest(HttpTransportPipe.java:115)
[javatest.batch] 	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:109)
[javatest.batch] 	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
[javatest.batch] 	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
[javatest.batch] 	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
[javatest.batch] 	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
[javatest.batch] 	at com.sun.xml.ws.client.Stub.process(Stub.java:433)
[javatest.batch] 	at com.sun.xml.ws.client.dispatch.DispatchImpl.doInvoke(DispatchImpl.java:235)
[javatest.batch] 	at com.sun.xml.ws.client.dispatch.DispatchImpl.invoke(DispatchImpl.java:274)
[javatest.batch] 	at com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeNegativeTestXML(Client.java:593)
[javatest.batch] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[javatest.batch] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[javatest.batch] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[javatest.batch] 	at java.lang.reflect.Method.invoke(Method.java:498)
[javatest.batch] 	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
[javatest.batch] 	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
[javatest.batch] 	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:40)
[javatest.batch] 	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
[javatest.batch] 	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
[javatest.batch] 	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
[javatest.batch] 	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
[javatest.batch] 	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:38)
[javatest.batch] Caused by: java.lang.NullPointerException
[javatest.batch] 04-14-2020 11:22:38:  cleanup ok
[javatest.batch] 	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1890)
[javatest.batch] 	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(XMLEntityScanner.java:508)
[javatest.batch] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2716)
[javatest.batch] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
[javatest.batch] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
[javatest.batch] 	at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:553)
[javatest.batch] 	at org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter.getNextEvent(XMLStreamReaderToXMLStreamWriter.java:279)
[javatest.batch] 	at org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter.bridge(XMLStreamReaderToXMLStreamWriter.java:141)
[javatest.batch] 	at org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter.bridge(XMLStreamReaderToXMLStreamWriter.java:69)
[javatest.batch] 	at com.sun.xml.ws.message.stream.StreamMessage.writePayloadTo(StreamMessage.java:386)
[javatest.batch] 	at com.sun.xml.ws.message.stream.PayloadStreamReaderMessage.writePayloadTo(PayloadStreamReaderMessage.java:79)
[javatest.batch] 	at com.sun.xml.ws.message.AbstractMessageImpl.writeTo(AbstractMessageImpl.java:162)
[javatest.batch] 	at com.sun.xml.ws.api.message.MessageWrapper.writeTo(MessageWrapper.java:196)
[javatest.batch] 	at com.sun.xml.ws.encoding.StreamSOAPCodec.encode(StreamSOAPCodec.java:114)
[javatest.batch] 	at com.sun.xml.ws.encoding.SOAPBindingCodec.encode(SOAPBindingCodec.java:212)
[javatest.batch] 	at com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:195)
[javatest.batch] 	... 22 more
[javatest.batch] 04-14-2020 11:22:39:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeNegativeTestXML_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  24 (24 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1679
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeOneWayNegTestXML_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:39:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:39:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:39:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeOneWayNegTestXML -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:39:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:39:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:39:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:39:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:39:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:39:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:39:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:39:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:39:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:39:  TRACE: ** IN getRunMethod: testname=invokeOneWayNegTestXML
[javatest.batch] 04-14-2020 11:22:39:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:39:  TRACE: **runmethod=invokeOneWayNegTestXML
[javatest.batch] 04-14-2020 11:22:39:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:39:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:39:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeOneWayNegTestXML_setup
[javatest.batch] 04-14-2020 11:22:39:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:39:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:39:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:39:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeOneWayNegTestXML_cleanup
[javatest.batch] 04-14-2020 11:22:39:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:39:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:39:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:39:  Create Service object
[javatest.batch] 04-14-2020 11:22:39:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:39:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:39:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:39:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:39:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:39:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:39 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:39:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:40:  setup ok
[javatest.batch] 04-14-2020 11:22:40:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:40:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:40:  TRACE: invokeOneWayNegTestXML
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@6f03482:handleMessage
[javatest.batch] 04-14-2020 11:22:40:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:40:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:40:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:40:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:40:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:40:  TRACE: HandlerTracker: reportThrowable(): ClientLogicalHandler javax.xml.ws.WebServiceException: Failed to copy a message
[javatest.batch] 04-14-2020 11:22:40:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:40:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:40:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:40:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:40:  TRACE: HandlerTracker: reportThrowable(): ClientLogicalHandler java.lang.NullPointerException
[javatest.batch] 04-14-2020 11:22:40:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:40:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@6f03482:close
[javatest.batch] 04-14-2020 11:22:40:  Got expected WebServiceException
[javatest.batch] javax.xml.ws.WebServiceException: java.lang.NullPointerException
[javatest.batch] 	at com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:206)
[javatest.batch] 	at com.sun.xml.ws.transport.http.client.HttpTransportPipe.processRequest(HttpTransportPipe.java:115)
[javatest.batch] 	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:80)
[javatest.batch] 	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
[javatest.batch] 	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
[javatest.batch] 	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
[javatest.batch] 	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
[javatest.batch] 	at com.sun.xml.ws.client.Stub.process(Stub.java:433)
[javatest.batch] 	at com.sun.xml.ws.client.dispatch.DispatchImpl.invokeOneWay(DispatchImpl.java:293)
[javatest.batch] 	at com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client.invokeOneWayNegTestXML(Client.java:620)
[javatest.batch] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[javatest.batch] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[javatest.batch] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[javatest.batch] 	at java.lang.reflect.Method.invoke(Method.java:498)
[javatest.batch] 	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
[javatest.batch] 	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
[javatest.batch] 	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:40)
[javatest.batch] 	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
[javatest.batch] 	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
[javatest.batch] 	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
[javatest.batch] 	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
[javatest.batch] 	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:38)
[javatest.batch] 04-14-2020 11:22:40:  cleanup ok
[javatest.batch] Caused by: java.lang.NullPointerException
[javatest.batch] 	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1890)
[javatest.batch] 	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(XMLEntityScanner.java:508)
[javatest.batch] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2716)
[javatest.batch] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
[javatest.batch] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
[javatest.batch] 	at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:553)
[javatest.batch] 	at org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter.getNextEvent(XMLStreamReaderToXMLStreamWriter.java:279)
[javatest.batch] 	at org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter.bridge(XMLStreamReaderToXMLStreamWriter.java:141)
[javatest.batch] 	at org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter.bridge(XMLStreamReaderToXMLStreamWriter.java:69)
[javatest.batch] 	at com.sun.xml.ws.message.stream.StreamMessage.writePayloadTo(StreamMessage.java:386)
[javatest.batch] 	at com.sun.xml.ws.message.stream.PayloadStreamReaderMessage.writePayloadTo(PayloadStreamReaderMessage.java:79)
[javatest.batch] 	at com.sun.xml.ws.message.AbstractMessageImpl.writeTo(AbstractMessageImpl.java:162)
[javatest.batch] 	at com.sun.xml.ws.api.message.MessageWrapper.writeTo(MessageWrapper.java:196)
[javatest.batch] 	at com.sun.xml.ws.encoding.StreamSOAPCodec.encode(StreamSOAPCodec.java:114)
[javatest.batch] 	at com.sun.xml.ws.encoding.SOAPBindingCodec.encode(SOAPBindingCodec.java:212)
[javatest.batch] 	at com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:195)
[javatest.batch] 	... 21 more
[javatest.batch] 04-14-2020 11:22:41:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeOneWayNegTestXML_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  25 (25 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1678
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeOneWayTestJAXB_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:42:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:42:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:42:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeOneWayTestJAXB -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:42:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:42:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:42:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:42:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:42:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:42:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:42:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:42:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:42:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:42:  TRACE: ** IN getRunMethod: testname=invokeOneWayTestJAXB
[javatest.batch] 04-14-2020 11:22:42:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:42:  TRACE: **runmethod=invokeOneWayTestJAXB
[javatest.batch] 04-14-2020 11:22:42:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:42:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:42:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeOneWayTestJAXB_setup
[javatest.batch] 04-14-2020 11:22:42:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:42:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:42:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:42:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeOneWayTestJAXB_cleanup
[javatest.batch] 04-14-2020 11:22:42:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:42:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:42:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:42:  Create Service object
[javatest.batch] 04-14-2020 11:22:42:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:42:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:42:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:42:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:42:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:42:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:42 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:42:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:42:  setup ok
[javatest.batch] 04-14-2020 11:22:42:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:42:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:42:  TRACE: invokeOneWayTestJAXB
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@6f4a47c7:handleMessage
[javatest.batch] 04-14-2020 11:22:43:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:43:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:43:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:43:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:43:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:43:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:43:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:43:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:43:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:43:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:43:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:43:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@6f4a47c7:handleMessage
[javatest.batch] 04-14-2020 11:22:43:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:43:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:43:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:43:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:43:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:43:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:43:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:43:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:43:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:43:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:43:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:43:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:43:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@6f4a47c7:close
[javatest.batch] 04-14-2020 11:22:43:  cleanup ok
[javatest.batch] 04-14-2020 11:22:44:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeOneWayTestJAXB_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  26 (26 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1677
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeOneWayTestSOAPMessage_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:45:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:45:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:45:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeOneWayTestSOAPMessage -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:45:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:45:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:45:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:45:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:45:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:45:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:45:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:45:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:45:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:45:  TRACE: ** IN getRunMethod: testname=invokeOneWayTestSOAPMessage
[javatest.batch] 04-14-2020 11:22:45:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:45:  TRACE: **runmethod=invokeOneWayTestSOAPMessage
[javatest.batch] 04-14-2020 11:22:45:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:45:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:45:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeOneWayTestSOAPMessage_setup
[javatest.batch] 04-14-2020 11:22:45:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:45:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:45:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:45:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeOneWayTestSOAPMessage_cleanup
[javatest.batch] 04-14-2020 11:22:45:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:45:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:45:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:45:  Create Service object
[javatest.batch] 04-14-2020 11:22:45:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:45:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:45:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:45:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:45:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:45:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:45 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:45:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:45:  setup ok
[javatest.batch] 04-14-2020 11:22:45:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:45:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:45:  TRACE: invokeOneWayTestSOAPMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@2118cddf:handleMessage
[javatest.batch] 04-14-2020 11:22:46:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:46:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:46:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:46:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:46:  TRACE: msg=<HelloOneWayRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloOneWayRequest>
[javatest.batch] 04-14-2020 11:22:46:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:46:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:46:  TRACE: msg=<HelloOneWayRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloOneWayRequest>
[javatest.batch] 04-14-2020 11:22:46:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:46:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@2118cddf:close
[javatest.batch] 04-14-2020 11:22:46:  cleanup ok
[javatest.batch] 04-14-2020 11:22:47:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeOneWayTestSOAPMessage_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  27 (27 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1676
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeOneWayTestXML_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:49:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:49:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:50:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeOneWayTestXML -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:50:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:50:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:50:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:50:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:50:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:50:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:50:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:50:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:50:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:50:  TRACE: ** IN getRunMethod: testname=invokeOneWayTestXML
[javatest.batch] 04-14-2020 11:22:50:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:50:  TRACE: **runmethod=invokeOneWayTestXML
[javatest.batch] 04-14-2020 11:22:50:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:50:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:50:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeOneWayTestXML_setup
[javatest.batch] 04-14-2020 11:22:50:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:50:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:50:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:50:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeOneWayTestXML_cleanup
[javatest.batch] 04-14-2020 11:22:50:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:50:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:50:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:50:  Create Service object
[javatest.batch] 04-14-2020 11:22:50:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:50:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:50:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:50:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:50:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:50:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:50 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:50:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:51:  setup ok
[javatest.batch] 04-14-2020 11:22:51:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:51:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:51:  TRACE: invokeOneWayTestXML
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@6f03482:handleMessage
[javatest.batch] 04-14-2020 11:22:51:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:51:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:51:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:51:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:51:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:51:  TRACE: msg=<HelloOneWayRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloOneWayRequest>
[javatest.batch] 04-14-2020 11:22:51:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:51:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:51:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:51:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:51:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:51:  TRACE: msg=<HelloOneWayRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloOneWayRequest>
[javatest.batch] 04-14-2020 11:22:51:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:51:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:51:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@6f03482:close
[javatest.batch] 04-14-2020 11:22:51:  cleanup ok
[javatest.batch] 04-14-2020 11:22:52:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeOneWayTestXML_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  28 (28 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1675
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeTestJAXB_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:53:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:53:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:53:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeTestJAXB -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:53:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:53:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:53:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:53:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:53:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:53:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:53:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:53:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:53:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:53:  TRACE: ** IN getRunMethod: testname=invokeTestJAXB
[javatest.batch] 04-14-2020 11:22:53:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:53:  TRACE: **runmethod=invokeTestJAXB
[javatest.batch] 04-14-2020 11:22:53:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:53:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:53:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeTestJAXB_setup
[javatest.batch] 04-14-2020 11:22:53:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:53:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:53:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:53:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeTestJAXB_cleanup
[javatest.batch] 04-14-2020 11:22:53:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:53:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:53:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:53:  Create Service object
[javatest.batch] 04-14-2020 11:22:53:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:53:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:53:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:53:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:53:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:53:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:53 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:53:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:54:  setup ok
[javatest.batch] 04-14-2020 11:22:54:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:54:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:54:  TRACE: invokeTestJAXB
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@6f4a47c7:handleMessage
[javatest.batch] 04-14-2020 11:22:54:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:54:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:54:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:54:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:54:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:54:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:54:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:54:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:54:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:54:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:54:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:54:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:22:54:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:54:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:54:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@6f4a47c7:handleMessage
[javatest.batch] 04-14-2020 11:22:54:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:54:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:22:54:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:22:54:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:54:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:54:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:54:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:22:54:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:54:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:54:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:54:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:54:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:22:54:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:22:54:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:54:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@6f4a47c7:close
[javatest.batch] 04-14-2020 11:22:54:  HelloRequest: foo
[javatest.batch] 04-14-2020 11:22:54:  HelloResponse: foo
[javatest.batch] 04-14-2020 11:22:54:  cleanup ok
[javatest.batch] 04-14-2020 11:22:55:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeTestJAXB_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  29 (29 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1674
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeTestJAXBNull_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:56:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:56:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:56:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeTestJAXBNull -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:56:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:56:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:56:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:56:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:56:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:56:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:56:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:56:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:56:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:56:  TRACE: ** IN getRunMethod: testname=invokeTestJAXBNull
[javatest.batch] 04-14-2020 11:22:56:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:56:  TRACE: **runmethod=invokeTestJAXBNull
[javatest.batch] 04-14-2020 11:22:56:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:56:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:56:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeTestJAXBNull_setup
[javatest.batch] 04-14-2020 11:22:56:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:56:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:56:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:56:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeTestJAXBNull_cleanup
[javatest.batch] 04-14-2020 11:22:56:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:56:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:56:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:56:  Create Service object
[javatest.batch] 04-14-2020 11:22:56:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:56:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:56:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:56:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:56:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:56:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:56 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:56:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:56:  setup ok
[javatest.batch] 04-14-2020 11:22:56:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:56:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:56:  TRACE: invokeTestJAXBNull
[javatest.batch] 04-14-2020 11:22:57:  binding is a SOAPBinding instance
[javatest.batch] 04-14-2020 11:22:57:  Calling invoke ....
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@4961f6af:handleMessage
[javatest.batch] 04-14-2020 11:22:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:22:57:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:22:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:57:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:22:57:  TRACE: LogicalHandlerBase(checkForMsg): No message payload was present
[javatest.batch] 04-14-2020 11:22:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:22:57:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:22:57:  TRACE: LogicalHandlerBase(checkForMsg): No message payload was present
[javatest.batch] 04-14-2020 11:22:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:22:57:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@4961f6af:handleFault
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@4961f6af:close
[javatest.batch] 04-14-2020 11:22:57:  Got expected SOAPFaultException: com.sun.xml.ws.fault.ServerSOAPFaultException: Client received SOAP Fault from server: Cannot find dispatch method for {} Please see the server log to find more detail regarding exact cause of the failure.
[javatest.batch] 04-14-2020 11:22:57:  cleanup ok
[javatest.batch] 04-14-2020 11:22:58:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeTestJAXBNull_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  30 (30 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1673
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeTestSOAPMessage_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:22:58:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:22:58:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:22:58:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeTestSOAPMessage -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:22:58:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:22:58:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:58:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:22:58:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:22:58:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:22:58:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:22:58:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:22:58:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:58:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:22:58:  TRACE: ** IN getRunMethod: testname=invokeTestSOAPMessage
[javatest.batch] 04-14-2020 11:22:58:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:22:58:  TRACE: **runmethod=invokeTestSOAPMessage
[javatest.batch] 04-14-2020 11:22:58:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:58:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:22:58:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeTestSOAPMessage_setup
[javatest.batch] 04-14-2020 11:22:58:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:22:58:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:58:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:22:58:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeTestSOAPMessage_cleanup
[javatest.batch] 04-14-2020 11:22:58:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:22:58:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:22:58:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:58:  Create Service object
[javatest.batch] 04-14-2020 11:22:58:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:22:58:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:22:58:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:58:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:22:58:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:22:58:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:22:58 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:22:58:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:22:59:  setup ok
[javatest.batch] 04-14-2020 11:22:59:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:22:59:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:22:59:  TRACE: invokeTestSOAPMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@2118cddf:handleMessage
[javatest.batch] 04-14-2020 11:23:00:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:00:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:00:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:00:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:00:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:00:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:00:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:00:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:00:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:00:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@2118cddf:handleMessage
[javatest.batch] 04-14-2020 11:23:00:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:00:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:00:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:00:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:00:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:00:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:00:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:00:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:00:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:00:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@2118cddf:close
[javatest.batch] 04-14-2020 11:23:00:  resStr=<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><S:Body><HelloResponse xmlns="http://helloservice.org/types"><argument>foo</argument></HelloResponse></S:Body></S:Envelope>
[javatest.batch] 04-14-2020 11:23:00:  cleanup ok
[javatest.batch] 04-14-2020 11:23:01:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeTestSOAPMessage_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  31 (31 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1672
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeTestXML_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:01:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:01:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:01:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeTestXML -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:01:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:01:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:01:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:01:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:01:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:01:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:01:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:01:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:23:01:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Dispatch.Client
[javatest.batch] 04-14-2020 11:23:01:  TRACE: ** IN getRunMethod: testname=invokeTestXML
[javatest.batch] 04-14-2020 11:23:01:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:01:  TRACE: **runmethod=invokeTestXML
[javatest.batch] 04-14-2020 11:23:01:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:01:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:01:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeTestXML_setup
[javatest.batch] 04-14-2020 11:23:01:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:01:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:01:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:01:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeTestXML_cleanup
[javatest.batch] 04-14-2020 11:23:01:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:01:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:01:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:01:  Create Service object
[javatest.batch] 04-14-2020 11:23:01:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:01:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:01:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:01:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:01:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:01:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:01 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:23:01:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:02:  setup ok
[javatest.batch] 04-14-2020 11:23:02:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:02:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:02:  TRACE: invokeTestXML
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@6f03482:handleMessage
[javatest.batch] 04-14-2020 11:23:02:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:02:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:02:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:02:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:02:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:02:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:02:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:02:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:02:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:02:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:02:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:02:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@6f03482:handleMessage
[javatest.batch] 04-14-2020 11:23:02:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:02:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:02:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:02:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:02:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:02:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:02:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:02:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:02:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:02:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:02:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:02:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@6f03482:close
[javatest.batch] 04-14-2020 11:23:02:  resStr=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:02:  cleanup ok
[javatest.batch] 04-14-2020 11:23:03:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Dispatch/Client.java#invokeTestXML_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  32 (32 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1671
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/EndpointReference/Client.java#getPortFromEndpointReference2ForDispatchObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:03:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:03:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:03:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getPortFromEndpointReference2ForDispatchObjTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:03:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:03:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:03:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:03:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:03:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:03:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:03:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:03:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.EndpointReference.Client
[javatest.batch] 04-14-2020 11:23:03:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.EndpointReference.Client
[javatest.batch] 04-14-2020 11:23:03:  TRACE: ** IN getRunMethod: testname=getPortFromEndpointReference2ForDispatchObjTest
[javatest.batch] 04-14-2020 11:23:03:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:03:  TRACE: **runmethod=getPortFromEndpointReference2ForDispatchObjTest
[javatest.batch] 04-14-2020 11:23:03:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:03:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:03:  TRACE: getSetupMethod - checking for testcase specific setup method:  getPortFromEndpointReference2ForDispatchObjTest_setup
[javatest.batch] 04-14-2020 11:23:03:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:03:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:03:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:03:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getPortFromEndpointReference2ForDispatchObjTest_cleanup
[javatest.batch] 04-14-2020 11:23:03:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:03:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:03:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:03:  Create Service object
[javatest.batch] 04-14-2020 11:23:03:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:03:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:03:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:03:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:03:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:03:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:04 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:23:04:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:04:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:23:05:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:05:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:23:05:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:23:05:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:05:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:05:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:05:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:05:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:05:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:05:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:05:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:05:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:05:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:23:05:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:05:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:05:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:05:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:05:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:05:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:05:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:05:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:05:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:05:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:23:05:  setup ok
[javatest.batch] 04-14-2020 11:23:05:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:05:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:05:  TRACE: getPortFromEndpointReference2ForDispatchObjTest
[javatest.batch] 04-14-2020 11:23:05:  Calling BindingProvider.getEndpointReference(Class) for Dispatch object
[javatest.batch] 04-14-2020 11:23:05:  TRACE: processEprFromDispatch
[javatest.batch] 04-14-2020 11:23:05:  EndpointReference object=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:23:05:  getEndpointReference() returned EndpointReference object: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:23:05:  getPort() returned Hello port as expected
[javatest.batch] 04-14-2020 11:23:05:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:05:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:05:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:05:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:05:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:05:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:05:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:05:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:05:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:05:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:05:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:05:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:23:05:  Returned Response Source=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:05:  received requestResponseNode localname [HelloResponse]
[javatest.batch] 04-14-2020 11:23:05:  Method invoked and returned with correct argument value [argument]
[javatest.batch] 04-14-2020 11:23:05:  Method invoked and returned with correct param value [foo]
[javatest.batch] 04-14-2020 11:23:05:  cleanup ok
[javatest.batch] 04-14-2020 11:23:06:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/EndpointReference/Client.java#getPortFromEndpointReference2ForDispatchObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  33 (33 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1670
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/EndpointReference/Client.java#getPortFromEndpointReference2ForStubObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:06:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:06:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:06:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getPortFromEndpointReference2ForStubObjTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:06:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:06:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:06:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:06:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:06:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:07:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:07:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:07:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.EndpointReference.Client
[javatest.batch] 04-14-2020 11:23:07:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.EndpointReference.Client
[javatest.batch] 04-14-2020 11:23:07:  TRACE: ** IN getRunMethod: testname=getPortFromEndpointReference2ForStubObjTest
[javatest.batch] 04-14-2020 11:23:07:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:07:  TRACE: **runmethod=getPortFromEndpointReference2ForStubObjTest
[javatest.batch] 04-14-2020 11:23:07:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:07:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:07:  TRACE: getSetupMethod - checking for testcase specific setup method:  getPortFromEndpointReference2ForStubObjTest_setup
[javatest.batch] 04-14-2020 11:23:07:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:07:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:07:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:07:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getPortFromEndpointReference2ForStubObjTest_cleanup
[javatest.batch] 04-14-2020 11:23:07:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:07:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:07:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:07:  Create Service object
[javatest.batch] 04-14-2020 11:23:07:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:07:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:07:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:07:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:07:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:07:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:07 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:23:07:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:07:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:23:08:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:08:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:23:08:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:23:08:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:08:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:08:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:08:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:08:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:08:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:08:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:08:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:08:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:08:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:08:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:08:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:08:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:08:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:08:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:08:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:08:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:08:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:08:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:08:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:08:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:08:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:08:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:08:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:08:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:08:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:08:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:08:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:08:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:08:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:08:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:23:08:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:08:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:08:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:08:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:08:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:08:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:08:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:08:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:08:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:08:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:08:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:08:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:08:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:08:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:08:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:08:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:08:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:08:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:08:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:08:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:08:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:08:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:08:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:08:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:08:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:08:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:08:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:08:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:08:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:08:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:08:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:23:08:  setup ok
[javatest.batch] 04-14-2020 11:23:08:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:08:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:08:  TRACE: getPortFromEndpointReference2ForStubObjTest
[javatest.batch] 04-14-2020 11:23:08:  Calling BindingProvider.getEndpointReference(Class) for Stub object
[javatest.batch] 04-14-2020 11:23:08:  EndpointReference object=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:23:08:  TRACE: processEprFromStub
[javatest.batch] 04-14-2020 11:23:08:  EndpointReference object=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:23:08:  getEndpointReference() returned EndpointReference object: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:23:08:  getPort() returned Hello port as expected
[javatest.batch] 04-14-2020 11:23:08:  invoking hello through stub
[javatest.batch] 04-14-2020 11:23:08:  HelloRequest: foo
[javatest.batch] 04-14-2020 11:23:08:  HelloResponse: foo
[javatest.batch] 04-14-2020 11:23:08:  Port method invocation successful, Expected [foo] Received response Received response [foo]
[javatest.batch] 04-14-2020 11:23:08:  cleanup ok
[javatest.batch] 04-14-2020 11:23:09:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/EndpointReference/Client.java#getPortFromEndpointReference2ForStubObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  34 (34 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1669
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/EndpointReference/Client.java#getPortFromEndpointReferenceForDispatchObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:09:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:09:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:09:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getPortFromEndpointReferenceForDispatchObjTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:10:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:10:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:10:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:10:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:10:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:10:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:10:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:10:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.EndpointReference.Client
[javatest.batch] 04-14-2020 11:23:10:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.EndpointReference.Client
[javatest.batch] 04-14-2020 11:23:10:  TRACE: ** IN getRunMethod: testname=getPortFromEndpointReferenceForDispatchObjTest
[javatest.batch] 04-14-2020 11:23:10:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:10:  TRACE: **runmethod=getPortFromEndpointReferenceForDispatchObjTest
[javatest.batch] 04-14-2020 11:23:10:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:10:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:10:  TRACE: getSetupMethod - checking for testcase specific setup method:  getPortFromEndpointReferenceForDispatchObjTest_setup
[javatest.batch] 04-14-2020 11:23:10:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:10:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:10:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:10:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getPortFromEndpointReferenceForDispatchObjTest_cleanup
[javatest.batch] 04-14-2020 11:23:10:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:10:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:10:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:10:  Create Service object
[javatest.batch] 04-14-2020 11:23:10:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:10:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:10:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:10:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:10:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:10:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:10 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:23:10:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:10:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:23:11:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:11:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:23:11:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:23:11:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:11:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:11:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:11:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:11:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:11:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:11:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:11:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:11:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:11:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:23:11:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:11:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:11:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:11:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:11:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:11:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:11:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:11:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:11:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:11:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:23:11:  setup ok
[javatest.batch] 04-14-2020 11:23:11:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:11:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:11:  TRACE: getPortFromEndpointReferenceForDispatchObjTest
[javatest.batch] 04-14-2020 11:23:11:  Calling BindingProvider.getEndpointReference() for Dispatch object
[javatest.batch] 04-14-2020 11:23:11:  TRACE: processEprFromDispatch
[javatest.batch] 04-14-2020 11:23:11:  EndpointReference object=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:23:11:  getEndpointReference() returned EndpointReference object: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:23:11:  getPort() returned Hello port as expected
[javatest.batch] 04-14-2020 11:23:11:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:11:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:11:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:11:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:11:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:11:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:11:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:11:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:11:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:11:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:11:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:11:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:23:11:  Returned Response Source=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:11:  received requestResponseNode localname [HelloResponse]
[javatest.batch] 04-14-2020 11:23:11:  Method invoked and returned with correct argument value [argument]
[javatest.batch] 04-14-2020 11:23:11:  Method invoked and returned with correct param value [foo]
[javatest.batch] 04-14-2020 11:23:11:  cleanup ok
[javatest.batch] 04-14-2020 11:23:12:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/EndpointReference/Client.java#getPortFromEndpointReferenceForDispatchObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  35 (35 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1668
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/EndpointReference/Client.java#getPortFromEndpointReferenceForStubObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:13:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:13:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:13:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getPortFromEndpointReferenceForStubObjTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:13:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:13:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:13:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:13:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:13:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:13:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:13:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:13:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.EndpointReference.Client
[javatest.batch] 04-14-2020 11:23:13:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.EndpointReference.Client
[javatest.batch] 04-14-2020 11:23:13:  TRACE: ** IN getRunMethod: testname=getPortFromEndpointReferenceForStubObjTest
[javatest.batch] 04-14-2020 11:23:13:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:13:  TRACE: **runmethod=getPortFromEndpointReferenceForStubObjTest
[javatest.batch] 04-14-2020 11:23:13:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:13:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:13:  TRACE: getSetupMethod - checking for testcase specific setup method:  getPortFromEndpointReferenceForStubObjTest_setup
[javatest.batch] 04-14-2020 11:23:13:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:13:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:13:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:13:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getPortFromEndpointReferenceForStubObjTest_cleanup
[javatest.batch] 04-14-2020 11:23:13:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:13:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:13:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:13:  Create Service object
[javatest.batch] 04-14-2020 11:23:13:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:13:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:13:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:13:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:13:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:13:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:13 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:23:13:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:13:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:23:14:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:14:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:23:14:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:23:14:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:14:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:14:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:14:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:14:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:14:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:14:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:14:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:14:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:14:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:14:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:14:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:14:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:14:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:14:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:14:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:23:14:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:14:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:14:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:14:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:14:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:14:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:14:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:14:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:14:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:14:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:14:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:14:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:14:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:14:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:14:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:14:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:23:14:  setup ok
[javatest.batch] 04-14-2020 11:23:14:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:14:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:14:  TRACE: getPortFromEndpointReferenceForStubObjTest
[javatest.batch] 04-14-2020 11:23:14:  Calling BindingProvider.getEndpointReference() for Stub object
[javatest.batch] 04-14-2020 11:23:14:  TRACE: processEprFromStub
[javatest.batch] 04-14-2020 11:23:14:  EndpointReference object=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:23:14:  getEndpointReference() returned EndpointReference object: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:23:14:  getPort() returned Hello port as expected
[javatest.batch] 04-14-2020 11:23:14:  invoking hello through stub
[javatest.batch] 04-14-2020 11:23:14:  HelloRequest: foo
[javatest.batch] 04-14-2020 11:23:14:  HelloResponse: foo
[javatest.batch] 04-14-2020 11:23:14:  Port method invocation successful, Expected [foo] Received response Received response [foo]
[javatest.batch] 04-14-2020 11:23:14:  cleanup ok
[javatest.batch] 04-14-2020 11:23:15:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/EndpointReference/Client.java#getPortFromEndpointReferenceForStubObjTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  36 (36 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1667
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/EndpointReference/Client.java#readFromTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:16:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:16:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:16:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t readFromTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:16:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:16:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:16:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:16:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:16:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:16:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:16:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:16:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.EndpointReference.Client
[javatest.batch] 04-14-2020 11:23:16:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.EndpointReference.Client
[javatest.batch] 04-14-2020 11:23:16:  TRACE: ** IN getRunMethod: testname=readFromTest
[javatest.batch] 04-14-2020 11:23:16:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:16:  TRACE: **runmethod=readFromTest
[javatest.batch] 04-14-2020 11:23:16:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:16:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:16:  TRACE: getSetupMethod - checking for testcase specific setup method:  readFromTest_setup
[javatest.batch] 04-14-2020 11:23:16:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:16:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:16:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:16:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  readFromTest_cleanup
[javatest.batch] 04-14-2020 11:23:16:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:16:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:16:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:16:  Create Service object
[javatest.batch] 04-14-2020 11:23:16:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:16:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:16:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:16:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:16:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:16:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:16 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:23:16:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:16:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:23:17:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:17:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:23:17:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:23:17:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:17:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:17:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:17:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:17:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:17:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:17:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:17:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:17:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:17:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:17:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:17:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:17:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:17:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:17:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:17:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:17:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:17:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:17:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:17:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:17:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:23:17:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:17:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:17:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:17:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:17:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:17:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:17:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:17:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:17:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:17:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:17:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:17:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:17:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:17:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:17:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:17:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:17:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:17:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:17:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:17:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:17:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:23:17:  setup ok
[javatest.batch] 04-14-2020 11:23:17:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:17:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:17:  TRACE: readFromTest
[javatest.batch] 04-14-2020 11:23:17:  Create instance via EndpointReference.readFrom(source) ...
[javatest.batch] 04-14-2020 11:23:17:  W3CEndpointReference object created successfully
[javatest.batch] 04-14-2020 11:23:17:  cleanup ok
[javatest.batch] 04-14-2020 11:23:18:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/EndpointReference/Client.java#readFromTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  37 (37 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1666
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/EndpointReference/Client.java#toStringTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:19:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:19:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:19:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t toStringTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:19:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:19:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:19:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:19:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:19:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:19:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:19:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:19:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.EndpointReference.Client
[javatest.batch] 04-14-2020 11:23:19:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.EndpointReference.Client
[javatest.batch] 04-14-2020 11:23:19:  TRACE: ** IN getRunMethod: testname=toStringTest
[javatest.batch] 04-14-2020 11:23:19:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:19:  TRACE: **runmethod=toStringTest
[javatest.batch] 04-14-2020 11:23:19:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:19:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:19:  TRACE: getSetupMethod - checking for testcase specific setup method:  toStringTest_setup
[javatest.batch] 04-14-2020 11:23:19:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:19:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:19:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:19:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  toStringTest_cleanup
[javatest.batch] 04-14-2020 11:23:19:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:19:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:19:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:19:  Create Service object
[javatest.batch] 04-14-2020 11:23:19:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:19:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:19:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:19:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:19:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:19:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:19 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:23:19:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:19:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:23:20:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:20:  Create a Dispatch object for SOAP 1.1 over HTTP binding
[javatest.batch] 04-14-2020 11:23:20:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:23:20:  invoking hello through stub
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:20:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:20:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:20:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:20:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:20:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:20:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:20:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:20:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:20:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:20:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:20:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:20:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:20:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:20:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:20:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:20:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:20:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:20:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:20:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:20:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:20:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:20:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:20:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:20:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:23:20:  invoking hello through dispatch
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:20:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:20:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:20:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:20:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:20:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:20:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:20:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:20:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:20:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:23:20:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:20:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:20:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:handleMessage
[javatest.batch] 04-14-2020 11:23:20:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:20:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:20:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:20:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:20:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:20:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:20:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:20:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:20:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:23:20:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:20:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:20:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@1349883:close
[javatest.batch] 04-14-2020 11:23:20:  setup ok
[javatest.batch] 04-14-2020 11:23:20:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:20:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:20:  TRACE: toStringTest
[javatest.batch] 04-14-2020 11:23:20:  Create instance via EndpointReference.readFrom(source) ...
[javatest.batch] 04-14-2020 11:23:20:  epr.toString(): <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:ns3="http://www.w3.org/2005/08/addressing">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:23:20:  Now perform an epr.readFrom() of the results from epr.toString()
[javatest.batch] 04-14-2020 11:23:20:  Validate the EPR for correctness (Verify MetaData)
[javatest.batch] 04-14-2020 11:23:20:  EndpointAddress=http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:20:  ServiceName=HelloService
[javatest.batch] 04-14-2020 11:23:20:  PortName=HelloPort
[javatest.batch] 04-14-2020 11:23:20:  PortTypeName=Hello
[javatest.batch] 04-14-2020 11:23:20:  WSDL=true
[javatest.batch] 04-14-2020 11:23:20:  EPR class=class javax.xml.ws.wsaddressing.W3CEndpointReference
[javatest.batch] 04-14-2020 11:23:20:  Verify <EndpointReference> element
[javatest.batch] 04-14-2020 11:23:20:  Verify <Address> element
[javatest.batch] 04-14-2020 11:23:20:  Verify the EPR MetaData
[javatest.batch] 04-14-2020 11:23:20:  Verify <ServiceName> element
[javatest.batch] 04-14-2020 11:23:20:  Verify <EndpointName> element
[javatest.batch] 04-14-2020 11:23:20:  Verify <InterfaceName> element
[javatest.batch] 04-14-2020 11:23:20:  toString passed to write out xml source as expected
[javatest.batch] 04-14-2020 11:23:20:  cleanup ok
[javatest.batch] 04-14-2020 11:23:21:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/EndpointReference/Client.java#toStringTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  38 (38 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1665
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Holder/Client.java#getValueTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:21:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:21:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:21:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getValueTest -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:22:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:22:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:22:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:22:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:22:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:22:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:22:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:22:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Holder.Client
[javatest.batch] 04-14-2020 11:23:22:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Holder.Client
[javatest.batch] 04-14-2020 11:23:22:  TRACE: ** IN getRunMethod: testname=getValueTest
[javatest.batch] 04-14-2020 11:23:22:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:22:  TRACE: **runmethod=getValueTest
[javatest.batch] 04-14-2020 11:23:22:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:22:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:22:  TRACE: getSetupMethod - checking for testcase specific setup method:  getValueTest_setup
[javatest.batch] 04-14-2020 11:23:22:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:22:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:22:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:22:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getValueTest_cleanup
[javatest.batch] 04-14-2020 11:23:22:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:22:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:22:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:22:  setup ok
[javatest.batch] 04-14-2020 11:23:22:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:22:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:22:  TRACE: getValueTest
[javatest.batch] 04-14-2020 11:23:22:  TRACE: getValueTest1
[javatest.batch] 04-14-2020 11:23:22:  Create instance via Holder() ...
[javatest.batch] 04-14-2020 11:23:22:  value set as expected to null
[javatest.batch] 04-14-2020 11:23:22:  TRACE: getValueTest2
[javatest.batch] 04-14-2020 11:23:22:  Create instance via Holder(byte) ...
[javatest.batch] 04-14-2020 11:23:22:  value set as expected: 127
[javatest.batch] 04-14-2020 11:23:22:  cleanup ok
[javatest.batch] 04-14-2020 11:23:23:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Holder/Client.java#getValueTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  39 (39 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1664
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Holder/Client.java#HolderConstructorTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:23:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:23:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:23:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t HolderConstructorTest1 -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:23:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:23:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:23:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:23:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:23:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:23:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:23:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:23:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Holder.Client
[javatest.batch] 04-14-2020 11:23:23:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Holder.Client
[javatest.batch] 04-14-2020 11:23:23:  TRACE: ** IN getRunMethod: testname=HolderConstructorTest1
[javatest.batch] 04-14-2020 11:23:23:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:23:  TRACE: **runmethod=HolderConstructorTest1
[javatest.batch] 04-14-2020 11:23:23:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:23:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:23:  TRACE: getSetupMethod - checking for testcase specific setup method:  HolderConstructorTest1_setup
[javatest.batch] 04-14-2020 11:23:23:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:23:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:23:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:23:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  HolderConstructorTest1_cleanup
[javatest.batch] 04-14-2020 11:23:23:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:23:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:23:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:23:  setup ok
[javatest.batch] 04-14-2020 11:23:23:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:23:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:23:  TRACE: HolderConstructorTest1
[javatest.batch] 04-14-2020 11:23:23:  Create instance via Holder() ...
[javatest.batch] 04-14-2020 11:23:23:  Holder object created successfully
[javatest.batch] 04-14-2020 11:23:23:  cleanup ok
[javatest.batch] 04-14-2020 11:23:24:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Holder/Client.java#HolderConstructorTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  40 (40 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1663
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Holder/Client.java#HolderConstructorTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:24:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:24:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:24:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t HolderConstructorTest2 -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:24:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:24:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:24:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:24:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:24:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:24:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:24:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:24:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Holder.Client
[javatest.batch] 04-14-2020 11:23:24:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Holder.Client
[javatest.batch] 04-14-2020 11:23:24:  TRACE: ** IN getRunMethod: testname=HolderConstructorTest2
[javatest.batch] 04-14-2020 11:23:24:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:24:  TRACE: **runmethod=HolderConstructorTest2
[javatest.batch] 04-14-2020 11:23:24:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:24:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:24:  TRACE: getSetupMethod - checking for testcase specific setup method:  HolderConstructorTest2_setup
[javatest.batch] 04-14-2020 11:23:24:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:24:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:24:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:24:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  HolderConstructorTest2_cleanup
[javatest.batch] 04-14-2020 11:23:24:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:24:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:24:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:24:  setup ok
[javatest.batch] 04-14-2020 11:23:24:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:24:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:24:  TRACE: HolderConstructorTest2
[javatest.batch] 04-14-2020 11:23:24:  Create instance via Holder(byte) ...
[javatest.batch] 04-14-2020 11:23:24:  Holder object created successfully
[javatest.batch] 04-14-2020 11:23:24:  cleanup ok
[javatest.batch] 04-14-2020 11:23:25:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Holder/Client.java#HolderConstructorTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  41 (41 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1662
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/LogicalMessage/Client.java#SetGetPayloadJAXBContextTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:26:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:26:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:26:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t SetGetPayloadJAXBContextTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:26:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:26:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:26:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:26:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:26:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:26:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:26:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:26:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.LogicalMessage.Client
[javatest.batch] 04-14-2020 11:23:26:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.LogicalMessage.Client
[javatest.batch] 04-14-2020 11:23:26:  TRACE: ** IN getRunMethod: testname=SetGetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:26:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:26:  TRACE: **runmethod=SetGetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:26:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:26:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:26:  TRACE: getSetupMethod - checking for testcase specific setup method:  SetGetPayloadJAXBContextTest_setup
[javatest.batch] 04-14-2020 11:23:26:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:26:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:26:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:26:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  SetGetPayloadJAXBContextTest_cleanup
[javatest.batch] 04-14-2020 11:23:26:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:26:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:26:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:26:  Create Service object
[javatest.batch] 04-14-2020 11:23:26:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:26:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:23:26:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello3?wsdl
[javatest.batch] 04-14-2020 11:23:26:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:26:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello3?wsdl
[javatest.batch] 04-14-2020 11:23:26:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:26 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:23:26:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:26:  setup ok
[javatest.batch] 04-14-2020 11:23:26:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:26:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:26:  TRACE: SetGetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:26:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:23:26:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:23:26:  Get port = Hello3Port
[javatest.batch] 04-14-2020 11:23:27:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:23:27:  Get binding for port = Hello3Port
[javatest.batch] 04-14-2020 11:23:27:  Port HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3646a422]
[javatest.batch] 04-14-2020 11:23:27:  Port HandlerChain size = 1
[javatest.batch] 04-14-2020 11:23:27:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:23:27:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:23:27:  TRACE: leaving setupPorts
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3646a422:handleMessage
[javatest.batch] 04-14-2020 11:23:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:27:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:27:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:27:  TRACE: msg=<Hello3Request xmlns="http://helloservice.org/types"><testname>setgetPayloadJAXBContextTest</testname><argument>client</argument></Hello3Request>
[javatest.batch] 04-14-2020 11:23:27:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:27:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:27:  TRACE: msg=<Hello3Request xmlns="http://helloservice.org/types"><testname>setgetPayloadJAXBContextTest</testname><argument>client</argument></Hello3Request>
[javatest.batch] 04-14-2020 11:23:27:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:27:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:23:27:  TRACE: --------------------------------------------
[javatest.batch] orig value = client
[javatest.batch] new value = client:OutboundClientLogicalHandler_getsetPayloadJAXBContext
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3646a422:handleMessage
[javatest.batch] 04-14-2020 11:23:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:27:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:27:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:27:  TRACE: msg=<Hello3Response xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><testname>setgetPayloadJAXBContextTest</testname><argument>client:OutboundClientLogicalHandler_getsetPayloadJAXBContext:InboundServerLogicalHandler_getsetPayloadJAXBContext:Hello3Impl:OutboundServerLogicalHandler_getsetPayloadJAXBContext</argument></Hello3Response>
[javatest.batch] 04-14-2020 11:23:27:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:23:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:27:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:23:27:  TRACE: msg=<Hello3Response xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><testname>setgetPayloadJAXBContextTest</testname><argument>client:OutboundClientLogicalHandler_getsetPayloadJAXBContext:InboundServerLogicalHandler_getsetPayloadJAXBContext:Hello3Impl:OutboundServerLogicalHandler_getsetPayloadJAXBContext</argument></Hello3Response>
[javatest.batch] 04-14-2020 11:23:27:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:23:27:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:23:27:  TRACE: --------------------------------------------
[javatest.batch] orig value = client:OutboundClientLogicalHandler_getsetPayloadJAXBContext:InboundServerLogicalHandler_getsetPayloadJAXBContext:Hello3Impl:OutboundServerLogicalHandler_getsetPayloadJAXBContext
[javatest.batch] new value = client:OutboundClientLogicalHandler_getsetPayloadJAXBContext:InboundServerLogicalHandler_getsetPayloadJAXBContext:Hello3Impl:OutboundServerLogicalHandler_getsetPayloadJAXBContext:InboundClientLogicalHandler_getsetPayloadJAXBContext
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3646a422:close
[javatest.batch] 04-14-2020 11:23:27:  Hello3Response=client:OutboundClientLogicalHandler_getsetPayloadJAXBContext:InboundServerLogicalHandler_getsetPayloadJAXBContext:Hello3Impl:OutboundServerLogicalHandler_getsetPayloadJAXBContext:InboundClientLogicalHandler_getsetPayloadJAXBContext
[javatest.batch] 04-14-2020 11:23:27:  cleanup ok
[javatest.batch] 04-14-2020 11:23:28:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/LogicalMessage/Client.java#SetGetPayloadJAXBContextTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  42 (42 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1661
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/LogicalMessage/Client.java#SetGetPayloadSourceTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:29:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:29:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:29:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t SetGetPayloadSourceTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:29:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:29:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:29:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:29:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:29:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:29:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:29:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:29:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.LogicalMessage.Client
[javatest.batch] 04-14-2020 11:23:29:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.LogicalMessage.Client
[javatest.batch] 04-14-2020 11:23:29:  TRACE: ** IN getRunMethod: testname=SetGetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:29:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:29:  TRACE: **runmethod=SetGetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:29:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:29:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:29:  TRACE: getSetupMethod - checking for testcase specific setup method:  SetGetPayloadSourceTest_setup
[javatest.batch] 04-14-2020 11:23:29:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:29:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:29:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:29:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  SetGetPayloadSourceTest_cleanup
[javatest.batch] 04-14-2020 11:23:29:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:29:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:29:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:29:  Create Service object
[javatest.batch] 04-14-2020 11:23:29:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:29:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:23:29:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello3?wsdl
[javatest.batch] 04-14-2020 11:23:29:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:29:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello3?wsdl
[javatest.batch] 04-14-2020 11:23:29:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:29 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:23:29:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:30:  setup ok
[javatest.batch] 04-14-2020 11:23:30:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:30:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:30:  TRACE: SetGetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:30:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:23:30:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:23:30:  Get port = Hello3Port
[javatest.batch] 04-14-2020 11:23:31:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHelloService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:23:31:  Get binding for port = Hello3Port
[javatest.batch] 04-14-2020 11:23:31:  Port HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3646a422]
[javatest.batch] 04-14-2020 11:23:31:  Port HandlerChain size = 1
[javatest.batch] 04-14-2020 11:23:31:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:23:31:  Set target endpoint address to=http://localhost:8080/WSDLHelloService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:23:31:  TRACE: leaving setupPorts
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3646a422:handleMessage
[javatest.batch] 04-14-2020 11:23:31:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:31:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:23:31:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:23:31:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:31:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:31:  TRACE: msg=<Hello3Request xmlns="http://helloservice.org/types"><testname>setgetPayloadSourceTest</testname><argument>client</argument></Hello3Request>
[javatest.batch] 04-14-2020 11:23:31:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:31:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:23:31:  TRACE: --------------------------------------------
[javatest.batch] msg=<Hello3Request xmlns="http://helloservice.org/types"><testname>setgetPayloadSourceTest</testname><argument>client</argument></Hello3Request>
[javatest.batch] localname=Hello3Request
[javatest.batch] orig value = client
[javatest.batch] new value = client:OutboundClientLogicalHandler_getsetPayloadSource
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3646a422:handleMessage
[javatest.batch] 04-14-2020 11:23:31:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:31:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:23:31:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:23:31:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:23:31:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:23:31:  TRACE: msg=<Hello3Response xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><testname>setgetPayloadSourceTest</testname><argument>client:OutboundClientLogicalHandler_getsetPayloadSource:InboundServerLogicalHandler_getsetPayloadSource:Hello3Impl:OutboundServerLogicalHandler_getsetPayloadSource</argument></Hello3Response>
[javatest.batch] 04-14-2020 11:23:31:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:23:31:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:23:31:  TRACE: --------------------------------------------
[javatest.batch] msg=<Hello3Response xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><testname>setgetPayloadSourceTest</testname><argument>client:OutboundClientLogicalHandler_getsetPayloadSource:InboundServerLogicalHandler_getsetPayloadSource:Hello3Impl:OutboundServerLogicalHandler_getsetPayloadSource</argument></Hello3Response>
[javatest.batch] localname=Hello3Response
[javatest.batch] orig value = client:OutboundClientLogicalHandler_getsetPayloadSource:InboundServerLogicalHandler_getsetPayloadSource:Hello3Impl:OutboundServerLogicalHandler_getsetPayloadSource
[javatest.batch] new value = client:OutboundClientLogicalHandler_getsetPayloadSource:InboundServerLogicalHandler_getsetPayloadSource:Hello3Impl:OutboundServerLogicalHandler_getsetPayloadSource:InboundClientLogicalHandler_getsetPayloadSource
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@3646a422:close
[javatest.batch] 04-14-2020 11:23:31:  Hello3Response=client:OutboundClientLogicalHandler_getsetPayloadSource:InboundServerLogicalHandler_getsetPayloadSource:Hello3Impl:OutboundServerLogicalHandler_getsetPayloadSource:InboundClientLogicalHandler_getsetPayloadSource
[javatest.batch] 04-14-2020 11:23:31:  cleanup ok
[javatest.batch] 04-14-2020 11:23:32:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/LogicalMessage/Client.java#SetGetPayloadSourceTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  43 (43 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1660
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/ProtocolException/Client.java#ProtocolExceptionConstructorTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:32:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:32:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:32:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ProtocolExceptionConstructorTest1 -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:32:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:32:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:32:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:32:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:32:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:32:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:32:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:32:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.ProtocolException.Client
[javatest.batch] 04-14-2020 11:23:32:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.ProtocolException.Client
[javatest.batch] 04-14-2020 11:23:32:  TRACE: ** IN getRunMethod: testname=ProtocolExceptionConstructorTest1
[javatest.batch] 04-14-2020 11:23:32:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:32:  TRACE: **runmethod=ProtocolExceptionConstructorTest1
[javatest.batch] 04-14-2020 11:23:32:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:32:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:32:  TRACE: getSetupMethod - checking for testcase specific setup method:  ProtocolExceptionConstructorTest1_setup
[javatest.batch] 04-14-2020 11:23:32:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:32:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:32:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:32:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ProtocolExceptionConstructorTest1_cleanup
[javatest.batch] 04-14-2020 11:23:32:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:32:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:32:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:32:  setup ok
[javatest.batch] 04-14-2020 11:23:32:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:32:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:32:  TRACE: ProtocolExceptionConstructorTest1
[javatest.batch] 04-14-2020 11:23:32:  Create instance via ProtocolException() ...
[javatest.batch] 04-14-2020 11:23:32:  ProtocolException object created successfully
[javatest.batch] 04-14-2020 11:23:32:  cleanup ok
[javatest.batch] 04-14-2020 11:23:33:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/ProtocolException/Client.java#ProtocolExceptionConstructorTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  44 (44 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1659
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/ProtocolException/Client.java#ProtocolExceptionConstructorTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:33:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:33:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:33:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ProtocolExceptionConstructorTest2 -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:34:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:34:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:34:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:34:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:34:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:34:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:34:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:34:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.ProtocolException.Client
[javatest.batch] 04-14-2020 11:23:34:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.ProtocolException.Client
[javatest.batch] 04-14-2020 11:23:34:  TRACE: ** IN getRunMethod: testname=ProtocolExceptionConstructorTest2
[javatest.batch] 04-14-2020 11:23:34:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:34:  TRACE: **runmethod=ProtocolExceptionConstructorTest2
[javatest.batch] 04-14-2020 11:23:34:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:34:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:34:  TRACE: getSetupMethod - checking for testcase specific setup method:  ProtocolExceptionConstructorTest2_setup
[javatest.batch] 04-14-2020 11:23:34:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:34:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:34:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:34:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ProtocolExceptionConstructorTest2_cleanup
[javatest.batch] 04-14-2020 11:23:34:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:34:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:34:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:34:  setup ok
[javatest.batch] 04-14-2020 11:23:34:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:34:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:34:  TRACE: ProtocolExceptionConstructorTest2
[javatest.batch] 04-14-2020 11:23:34:  Create instance via  ProtocolException(String, Throwable) ...
[javatest.batch] 04-14-2020 11:23:34:  ProtocolException object created successfully
[javatest.batch] 04-14-2020 11:23:34:  detail message match: a detail message
[javatest.batch] 04-14-2020 11:23:34:  cleanup ok
[javatest.batch] 04-14-2020 11:23:35:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/ProtocolException/Client.java#ProtocolExceptionConstructorTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  45 (45 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1658
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/ProtocolException/Client.java#ProtocolExceptionConstructorTest3_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:35:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:35:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:35:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ProtocolExceptionConstructorTest3 -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:35:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:35:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:35:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:35:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:35:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:35:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:35:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:35:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.ProtocolException.Client
[javatest.batch] 04-14-2020 11:23:35:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.ProtocolException.Client
[javatest.batch] 04-14-2020 11:23:35:  TRACE: ** IN getRunMethod: testname=ProtocolExceptionConstructorTest3
[javatest.batch] 04-14-2020 11:23:35:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:35:  TRACE: **runmethod=ProtocolExceptionConstructorTest3
[javatest.batch] 04-14-2020 11:23:35:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:35:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:35:  TRACE: getSetupMethod - checking for testcase specific setup method:  ProtocolExceptionConstructorTest3_setup
[javatest.batch] 04-14-2020 11:23:35:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:35:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:35:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:35:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ProtocolExceptionConstructorTest3_cleanup
[javatest.batch] 04-14-2020 11:23:35:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:35:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:35:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:35:  setup ok
[javatest.batch] 04-14-2020 11:23:35:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:35:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:35:  TRACE: ProtocolExceptionConstructorTest3
[javatest.batch] 04-14-2020 11:23:35:  Create instance via  ProtocolException(String) ...
[javatest.batch] 04-14-2020 11:23:35:  ProtocolException object created successfully
[javatest.batch] 04-14-2020 11:23:35:  detail message match: a detail message
[javatest.batch] 04-14-2020 11:23:35:  cleanup ok
[javatest.batch] 04-14-2020 11:23:36:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/ProtocolException/Client.java#ProtocolExceptionConstructorTest3_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  46 (46 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1657
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/ProtocolException/Client.java#ProtocolExceptionConstructorTest4_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:36:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:36:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:36:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ProtocolExceptionConstructorTest4 -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:37:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:37:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:37:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:37:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:37:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:37:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:37:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:37:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.ProtocolException.Client
[javatest.batch] 04-14-2020 11:23:37:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.ProtocolException.Client
[javatest.batch] 04-14-2020 11:23:37:  TRACE: ** IN getRunMethod: testname=ProtocolExceptionConstructorTest4
[javatest.batch] 04-14-2020 11:23:37:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:37:  TRACE: **runmethod=ProtocolExceptionConstructorTest4
[javatest.batch] 04-14-2020 11:23:37:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:37:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:37:  TRACE: getSetupMethod - checking for testcase specific setup method:  ProtocolExceptionConstructorTest4_setup
[javatest.batch] 04-14-2020 11:23:37:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:37:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:37:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:37:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ProtocolExceptionConstructorTest4_cleanup
[javatest.batch] 04-14-2020 11:23:37:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:37:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:37:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:37:  setup ok
[javatest.batch] 04-14-2020 11:23:37:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:37:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:37:  TRACE: ProtocolExceptionConstructorTest4
[javatest.batch] 04-14-2020 11:23:37:  Create instance via  ProtocolException(Throwable) ...
[javatest.batch] 04-14-2020 11:23:37:  ProtocolException object created successfully
[javatest.batch] 04-14-2020 11:23:37:  cleanup ok
[javatest.batch] 04-14-2020 11:23:38:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/ProtocolException/Client.java#ProtocolExceptionConstructorTest4_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  47 (47 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1656
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Provider/Client.java#invokeTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:38:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:38:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:38:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeTest1 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:38:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:38:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:38:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:38:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:38:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:38:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:38:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:38:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Provider.Client
[javatest.batch] 04-14-2020 11:23:38:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Provider.Client
[javatest.batch] 04-14-2020 11:23:38:  TRACE: ** IN getRunMethod: testname=invokeTest1
[javatest.batch] 04-14-2020 11:23:38:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:38:  TRACE: **runmethod=invokeTest1
[javatest.batch] 04-14-2020 11:23:38:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:38:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:38:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeTest1_setup
[javatest.batch] 04-14-2020 11:23:38:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:38:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:38:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:38:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeTest1_cleanup
[javatest.batch] 04-14-2020 11:23:38:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:38:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:38:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:38:  Create Service object
[javatest.batch] 04-14-2020 11:23:38:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:38:  Service Endpoint URL: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:38:  Service Endpoint URL2: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:23:38:  Service Endpoint URL3: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:23:38:  WSDL Location URL:    http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:38:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:38:  URL=http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:38:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:38 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:23:38:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhelloproviderclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:38:  setup ok
[javatest.batch] 04-14-2020 11:23:38:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:38:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:38:  TRACE: invokeTest1
[javatest.batch] 04-14-2020 11:23:39:  HelloRequest=sendSource
[javatest.batch] 04-14-2020 11:23:39:  HelloResponse=sendSource
[javatest.batch] 04-14-2020 11:23:39:  cleanup ok
[javatest.batch] 04-14-2020 11:23:40:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Provider/Client.java#invokeTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  48 (48 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1655
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Provider/Client.java#invokeTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:40:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:40:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:40:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeTest2 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:40:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:41:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:41:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:41:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:41:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:41:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:41:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:41:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Provider.Client
[javatest.batch] 04-14-2020 11:23:41:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Provider.Client
[javatest.batch] 04-14-2020 11:23:41:  TRACE: ** IN getRunMethod: testname=invokeTest2
[javatest.batch] 04-14-2020 11:23:41:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:41:  TRACE: **runmethod=invokeTest2
[javatest.batch] 04-14-2020 11:23:41:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:41:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:41:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeTest2_setup
[javatest.batch] 04-14-2020 11:23:41:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:41:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:41:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:41:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeTest2_cleanup
[javatest.batch] 04-14-2020 11:23:41:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:41:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:41:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:41:  Create Service object
[javatest.batch] 04-14-2020 11:23:41:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:41:  Service Endpoint URL: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:41:  Service Endpoint URL2: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:23:41:  Service Endpoint URL3: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:23:41:  WSDL Location URL:    http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:41:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:41:  URL=http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:41:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:41 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:23:41:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhelloproviderclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:41:  setup ok
[javatest.batch] 04-14-2020 11:23:41:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:41:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:41:  TRACE: invokeTest2
[javatest.batch] 04-14-2020 11:23:41:  HelloRequest=sendBean
[javatest.batch] 04-14-2020 11:23:41:  HelloResponse=sendBean
[javatest.batch] 04-14-2020 11:23:41:  cleanup ok
[javatest.batch] 04-14-2020 11:23:42:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Provider/Client.java#invokeTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  49 (49 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1654
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Provider/Client.java#invokeTest3_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:43:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:43:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:43:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeTest3 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:43:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:43:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:43:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:43:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:43:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:43:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:43:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:43:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Provider.Client
[javatest.batch] 04-14-2020 11:23:43:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Provider.Client
[javatest.batch] 04-14-2020 11:23:43:  TRACE: ** IN getRunMethod: testname=invokeTest3
[javatest.batch] 04-14-2020 11:23:43:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:43:  TRACE: **runmethod=invokeTest3
[javatest.batch] 04-14-2020 11:23:43:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:43:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:43:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeTest3_setup
[javatest.batch] 04-14-2020 11:23:43:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:43:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:43:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:43:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeTest3_cleanup
[javatest.batch] 04-14-2020 11:23:43:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:43:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:43:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:43:  Create Service object
[javatest.batch] 04-14-2020 11:23:43:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:43:  Service Endpoint URL: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:43:  Service Endpoint URL2: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:23:43:  Service Endpoint URL3: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:23:43:  WSDL Location URL:    http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:43:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:43:  URL=http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:43:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:43 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:23:43:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhelloproviderclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:43:  setup ok
[javatest.batch] 04-14-2020 11:23:43:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:43:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:43:  TRACE: invokeTest3
[javatest.batch] 04-14-2020 11:23:44:  HelloRequest=sendBean
[javatest.batch] 04-14-2020 11:23:44:  HelloResponse=responseBean
[javatest.batch] 04-14-2020 11:23:44:  cleanup ok
[javatest.batch] 04-14-2020 11:23:45:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Provider/Client.java#invokeTest3_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  50 (50 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1653
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Provider/Client.java#invokeTest4_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:45:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:45:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:46:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeTest4 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:46:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:46:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:46:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:46:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:46:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:46:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:46:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:46:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Provider.Client
[javatest.batch] 04-14-2020 11:23:46:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Provider.Client
[javatest.batch] 04-14-2020 11:23:46:  TRACE: ** IN getRunMethod: testname=invokeTest4
[javatest.batch] 04-14-2020 11:23:46:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:46:  TRACE: **runmethod=invokeTest4
[javatest.batch] 04-14-2020 11:23:46:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:46:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:46:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeTest4_setup
[javatest.batch] 04-14-2020 11:23:46:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:46:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:46:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:46:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeTest4_cleanup
[javatest.batch] 04-14-2020 11:23:46:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:46:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:46:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:46:  Create Service object
[javatest.batch] 04-14-2020 11:23:46:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:46:  Service Endpoint URL: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:46:  Service Endpoint URL2: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:23:46:  Service Endpoint URL3: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:23:46:  WSDL Location URL:    http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:46:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:46:  URL=http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:46:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:46 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:23:46:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhelloproviderclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:47:  setup ok
[javatest.batch] 04-14-2020 11:23:47:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:47:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:47:  TRACE: invokeTest4
[javatest.batch] 04-14-2020 11:23:47:  TRACE: sending the following SOAPMessage:
[javatest.batch] 04-14-2020 11:23:47:  
[javatest.batch] 04-14-2020 11:23:47:  --------------------
[javatest.batch] 04-14-2020 11:23:47:  DUMP OF SOAP MESSAGE
[javatest.batch] 04-14-2020 11:23:47:  --------------------
[javatest.batch] 04-14-2020 11:23:47:  <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><HelloRequest xmlns="http://helloservice.org/types"><argument>sendBean</argument></HelloRequest></soapenv:Body></soapenv:Envelope>
[javatest.batch] 04-14-2020 11:23:47:  TRACE: The following SOAPMessage was received:
[javatest.batch] 04-14-2020 11:23:47:  
[javatest.batch] 04-14-2020 11:23:47:  --------------------
[javatest.batch] 04-14-2020 11:23:47:  DUMP OF SOAP MESSAGE
[javatest.batch] 04-14-2020 11:23:47:  --------------------
[javatest.batch] 04-14-2020 11:23:47:  <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><soapenv:Body><HelloResponse xmlns="http://helloservice.org/types"><argument>responseBean</argument></HelloResponse></soapenv:Body></soapenv:Envelope>
[javatest.batch] 04-14-2020 11:23:47:  cleanup ok
[javatest.batch] 04-14-2020 11:23:48:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Provider/Client.java#invokeTest4_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  51 (51 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1652
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Provider/Client.java#invokeTest5_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:48:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:48:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:49:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeTest5 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:49:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:49:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:49:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:49:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:49:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:49:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:49:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:49:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Provider.Client
[javatest.batch] 04-14-2020 11:23:49:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Provider.Client
[javatest.batch] 04-14-2020 11:23:49:  TRACE: ** IN getRunMethod: testname=invokeTest5
[javatest.batch] 04-14-2020 11:23:49:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:49:  TRACE: **runmethod=invokeTest5
[javatest.batch] 04-14-2020 11:23:49:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:49:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:49:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeTest5_setup
[javatest.batch] 04-14-2020 11:23:49:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:49:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:49:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:49:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeTest5_cleanup
[javatest.batch] 04-14-2020 11:23:49:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:49:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:49:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:49:  Create Service object
[javatest.batch] 04-14-2020 11:23:49:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:49:  Service Endpoint URL: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:49:  Service Endpoint URL2: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:23:49:  Service Endpoint URL3: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:23:49:  WSDL Location URL:    http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:49:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:49:  URL=http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:49:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:49 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:49:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhelloproviderclient.HelloService
[javatest.batch] 04-14-2020 11:23:49:  setup ok
[javatest.batch] 04-14-2020 11:23:49:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:49:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:49:  TRACE: invokeTest5
[javatest.batch] 04-14-2020 11:23:50:  ds=com.sun.xml.ws.util.xml.StAXSource@4218d6a3
[javatest.batch] 04-14-2020 11:23:50:  cleanup ok
[javatest.batch] 04-14-2020 11:23:51:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Provider/Client.java#invokeTest5_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  52 (52 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1651
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Provider/Client.java#invokeTest6_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:51:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:51:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:51:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeTest6 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:51:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:51:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:51:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:51:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:51:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:51:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:51:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:51:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Provider.Client
[javatest.batch] 04-14-2020 11:23:51:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Provider.Client
[javatest.batch] 04-14-2020 11:23:51:  TRACE: ** IN getRunMethod: testname=invokeTest6
[javatest.batch] 04-14-2020 11:23:51:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:51:  TRACE: **runmethod=invokeTest6
[javatest.batch] 04-14-2020 11:23:51:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:51:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:51:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeTest6_setup
[javatest.batch] 04-14-2020 11:23:51:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:51:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:51:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:51:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeTest6_cleanup
[javatest.batch] 04-14-2020 11:23:51:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:51:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:51:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:51:  Create Service object
[javatest.batch] 04-14-2020 11:23:51:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:51:  Service Endpoint URL: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:51:  Service Endpoint URL2: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:23:51:  Service Endpoint URL3: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:23:51:  WSDL Location URL:    http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:51:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:51:  URL=http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:51:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:51 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:51:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhelloproviderclient.HelloService
[javatest.batch] 04-14-2020 11:23:52:  setup ok
[javatest.batch] 04-14-2020 11:23:52:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:52:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:52:  TRACE: invokeTest6
[javatest.batch] 04-14-2020 11:23:52:  o=null
[javatest.batch] 04-14-2020 11:23:52:  cleanup ok
[javatest.batch] 04-14-2020 11:23:53:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Provider/Client.java#invokeTest6_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  53 (53 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1650
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Provider/Client.java#invokeTest7_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:53:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:53:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:53:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeTest7 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:54:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:54:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:54:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:54:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:54:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:54:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:54:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:54:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Provider.Client
[javatest.batch] 04-14-2020 11:23:54:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Provider.Client
[javatest.batch] 04-14-2020 11:23:54:  TRACE: ** IN getRunMethod: testname=invokeTest7
[javatest.batch] 04-14-2020 11:23:54:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:54:  TRACE: **runmethod=invokeTest7
[javatest.batch] 04-14-2020 11:23:54:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:54:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:54:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeTest7_setup
[javatest.batch] 04-14-2020 11:23:54:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:54:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:54:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:54:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeTest7_cleanup
[javatest.batch] 04-14-2020 11:23:54:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:54:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:54:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:54:  Create Service object
[javatest.batch] 04-14-2020 11:23:54:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:54:  Service Endpoint URL: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:54:  Service Endpoint URL2: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:23:54:  Service Endpoint URL3: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:23:54:  WSDL Location URL:    http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:54:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:54:  URL=http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:54:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:54 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:23:54:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhelloproviderclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:54:  setup ok
[javatest.batch] 04-14-2020 11:23:54:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:54:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:54:  TRACE: invokeTest7
[javatest.batch] 04-14-2020 11:23:55:  Send request as (StreamSource) and check for empty payload response as a StreamSource
[javatest.batch] 04-14-2020 11:23:55:  ds=null
[javatest.batch] 04-14-2020 11:23:55:  Send request as (DOMSource) and check for empty payload response as a DOMSource
[javatest.batch] 04-14-2020 11:23:55:  ds=null
[javatest.batch] 04-14-2020 11:23:55:  Send request as (SAXSource) and check for empty payload response as a SAXSource
[javatest.batch] 04-14-2020 11:23:55:  ds=null
[javatest.batch] 04-14-2020 11:23:55:  cleanup ok
[javatest.batch] 04-14-2020 11:23:56:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Provider/Client.java#invokeTest7_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  54 (54 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1649
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Provider/Client.java#invokeTest8_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:56:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:56:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:56:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t invokeTest8 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:56:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:56:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:56:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:56:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:56:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:56:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:56:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:56:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Provider.Client
[javatest.batch] 04-14-2020 11:23:56:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Provider.Client
[javatest.batch] 04-14-2020 11:23:56:  TRACE: ** IN getRunMethod: testname=invokeTest8
[javatest.batch] 04-14-2020 11:23:56:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:56:  TRACE: **runmethod=invokeTest8
[javatest.batch] 04-14-2020 11:23:56:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:56:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:56:  TRACE: getSetupMethod - checking for testcase specific setup method:  invokeTest8_setup
[javatest.batch] 04-14-2020 11:23:56:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:56:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:56:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:56:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  invokeTest8_cleanup
[javatest.batch] 04-14-2020 11:23:56:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:56:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:56:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:56:  Create Service object
[javatest.batch] 04-14-2020 11:23:56:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:23:56:  Service Endpoint URL: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:23:56:  Service Endpoint URL2: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:23:56:  Service Endpoint URL3: http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:23:56:  WSDL Location URL:    http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:56:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:23:56:  URL=http://localhost:8080/WSDLHelloProviderService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:23:56:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:23:56 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:23:56:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhelloproviderclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:23:57:  setup ok
[javatest.batch] 04-14-2020 11:23:57:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:57:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:57:  TRACE: invokeTest8
[javatest.batch] 04-14-2020 11:23:57:  cleanup ok
[javatest.batch] 04-14-2020 11:23:58:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Provider/Client.java#invokeTest8_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  55 (55 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1648
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/RespectBindingFeature/Client.java#getIDTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:23:59:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:23:59:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:23:59:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getIDTest -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:23:59:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:23:59:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:59:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:23:59:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:23:59:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:23:59:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:23:59:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:23:59:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.RespectBindingFeature.Client
[javatest.batch] 04-14-2020 11:23:59:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.RespectBindingFeature.Client
[javatest.batch] 04-14-2020 11:23:59:  TRACE: ** IN getRunMethod: testname=getIDTest
[javatest.batch] 04-14-2020 11:23:59:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:23:59:  TRACE: **runmethod=getIDTest
[javatest.batch] 04-14-2020 11:23:59:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:59:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:23:59:  TRACE: getSetupMethod - checking for testcase specific setup method:  getIDTest_setup
[javatest.batch] 04-14-2020 11:23:59:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:23:59:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:59:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:23:59:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getIDTest_cleanup
[javatest.batch] 04-14-2020 11:23:59:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:23:59:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:23:59:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:59:  setup ok
[javatest.batch] 04-14-2020 11:23:59:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:23:59:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:23:59:  TRACE: getIDTest
[javatest.batch] 04-14-2020 11:23:59:  Create instance via RespectBindingFeature(true) ...
[javatest.batch] 04-14-2020 11:23:59:  RespectBindingFeature object created successfully with correct ID, expected [javax.xml.ws.RespectBindingFeature], received [javax.xml.ws.RespectBindingFeature]
[javatest.batch] 04-14-2020 11:23:59:  cleanup ok
[javatest.batch] 04-14-2020 11:24:00:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/RespectBindingFeature/Client.java#getIDTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  56 (56 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1647
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/RespectBindingFeature/Client.java#isEnabledTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:00:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:00:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:00:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t isEnabledTest -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:00:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:00:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:00:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:00:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:00:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:00:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:00:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:00:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.RespectBindingFeature.Client
[javatest.batch] 04-14-2020 11:24:00:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.RespectBindingFeature.Client
[javatest.batch] 04-14-2020 11:24:00:  TRACE: ** IN getRunMethod: testname=isEnabledTest
[javatest.batch] 04-14-2020 11:24:00:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:00:  TRACE: **runmethod=isEnabledTest
[javatest.batch] 04-14-2020 11:24:00:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:00:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:00:  TRACE: getSetupMethod - checking for testcase specific setup method:  isEnabledTest_setup
[javatest.batch] 04-14-2020 11:24:00:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:00:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:00:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:00:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  isEnabledTest_cleanup
[javatest.batch] 04-14-2020 11:24:00:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:00:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:00:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:00:  setup ok
[javatest.batch] 04-14-2020 11:24:00:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:00:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:00:  TRACE: isEnabledTest
[javatest.batch] 04-14-2020 11:24:00:  Create instance via RespectBindingFeature() ...
[javatest.batch] 04-14-2020 11:24:00:  Returned correct isEnabled value, received [true]
[javatest.batch] 04-14-2020 11:24:00:  Create instance via RespectBindingFeature(false) ...
[javatest.batch] 04-14-2020 11:24:00:  Returned correct isEnabled value, received [false]
[javatest.batch] 04-14-2020 11:24:00:  cleanup ok
[javatest.batch] 04-14-2020 11:24:01:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/RespectBindingFeature/Client.java#isEnabledTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  57 (57 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1646
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/RespectBindingFeature/Client.java#RespectBindingFeatureConstructorTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:02:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:02:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:02:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t RespectBindingFeatureConstructorTest -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:02:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:02:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:02:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:02:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:02:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:02:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:02:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:02:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.RespectBindingFeature.Client
[javatest.batch] 04-14-2020 11:24:02:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.RespectBindingFeature.Client
[javatest.batch] 04-14-2020 11:24:02:  TRACE: ** IN getRunMethod: testname=RespectBindingFeatureConstructorTest
[javatest.batch] 04-14-2020 11:24:02:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:02:  TRACE: **runmethod=RespectBindingFeatureConstructorTest
[javatest.batch] 04-14-2020 11:24:02:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:02:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:02:  TRACE: getSetupMethod - checking for testcase specific setup method:  RespectBindingFeatureConstructorTest_setup
[javatest.batch] 04-14-2020 11:24:02:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:02:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:02:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:02:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  RespectBindingFeatureConstructorTest_cleanup
[javatest.batch] 04-14-2020 11:24:02:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:02:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:02:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:02:  setup ok
[javatest.batch] 04-14-2020 11:24:02:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:02:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:02:  TRACE: RespectBindingFeatureConstructorTest
[javatest.batch] 04-14-2020 11:24:02:  Create instance via RespectBindingFeature() ...
[javatest.batch] 04-14-2020 11:24:02:  RespectBindingFeature object created successfully
[javatest.batch] 04-14-2020 11:24:02:  cleanup ok
[javatest.batch] 04-14-2020 11:24:03:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/RespectBindingFeature/Client.java#RespectBindingFeatureConstructorTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  58 (58 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1645
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/RespectBindingFeature/Client.java#RespectBindingFeatureConstructorTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:03:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:03:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:03:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t RespectBindingFeatureConstructorTest2 -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:03:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:03:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:03:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:03:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:03:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:03:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:03:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:03:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.RespectBindingFeature.Client
[javatest.batch] 04-14-2020 11:24:03:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.RespectBindingFeature.Client
[javatest.batch] 04-14-2020 11:24:03:  TRACE: ** IN getRunMethod: testname=RespectBindingFeatureConstructorTest2
[javatest.batch] 04-14-2020 11:24:03:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:03:  TRACE: **runmethod=RespectBindingFeatureConstructorTest2
[javatest.batch] 04-14-2020 11:24:03:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:03:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:03:  TRACE: getSetupMethod - checking for testcase specific setup method:  RespectBindingFeatureConstructorTest2_setup
[javatest.batch] 04-14-2020 11:24:03:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:03:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:03:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:03:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  RespectBindingFeatureConstructorTest2_cleanup
[javatest.batch] 04-14-2020 11:24:03:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:03:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:03:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:03:  setup ok
[javatest.batch] 04-14-2020 11:24:03:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:03:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:03:  TRACE: RespectBindingFeatureConstructorTest2
[javatest.batch] 04-14-2020 11:24:03:  Create instance via RespectBindingFeature(true) ...
[javatest.batch] 04-14-2020 11:24:03:  RespectBindingFeature object created successfully
[javatest.batch] 04-14-2020 11:24:03:  cleanup ok
[javatest.batch] 04-14-2020 11:24:04:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/RespectBindingFeature/Client.java#RespectBindingFeatureConstructorTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  59 (59 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1644
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/RespectBindingFeature/Client.java#RespectBindingFeatureConstructorTest3_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:04:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:04:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:04:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t RespectBindingFeatureConstructorTest3 -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:05:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:05:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:05:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:05:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:05:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:05:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:05:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:05:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.RespectBindingFeature.Client
[javatest.batch] 04-14-2020 11:24:05:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.RespectBindingFeature.Client
[javatest.batch] 04-14-2020 11:24:05:  TRACE: ** IN getRunMethod: testname=RespectBindingFeatureConstructorTest3
[javatest.batch] 04-14-2020 11:24:05:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:05:  TRACE: **runmethod=RespectBindingFeatureConstructorTest3
[javatest.batch] 04-14-2020 11:24:05:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:05:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:05:  TRACE: getSetupMethod - checking for testcase specific setup method:  RespectBindingFeatureConstructorTest3_setup
[javatest.batch] 04-14-2020 11:24:05:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:05:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:05:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:05:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  RespectBindingFeatureConstructorTest3_cleanup
[javatest.batch] 04-14-2020 11:24:05:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:05:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:05:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:05:  setup ok
[javatest.batch] 04-14-2020 11:24:05:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:05:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:05:  TRACE: RespectBindingFeatureConstructorTest2
[javatest.batch] 04-14-2020 11:24:05:  Create instance via RespectBindingFeature(false) ...
[javatest.batch] 04-14-2020 11:24:05:  RespectBindingFeature object created successfully, RespectBinding is correctly not enabled
[javatest.batch] 04-14-2020 11:24:05:  cleanup ok
[javatest.batch] 04-14-2020 11:24:06:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/RespectBindingFeature/Client.java#RespectBindingFeatureConstructorTest3_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  60 (60 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1643
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Response/Client.java#getContextJAXBTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:06:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:06:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:06:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getContextJAXBTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:06:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:06:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:06:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:06:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:06:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:06:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:06:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:06:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client
[javatest.batch] 04-14-2020 11:24:06:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client
[javatest.batch] 04-14-2020 11:24:06:  TRACE: ** IN getRunMethod: testname=getContextJAXBTest
[javatest.batch] 04-14-2020 11:24:06:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:06:  TRACE: **runmethod=getContextJAXBTest
[javatest.batch] 04-14-2020 11:24:06:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:06:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:06:  TRACE: getSetupMethod - checking for testcase specific setup method:  getContextJAXBTest_setup
[javatest.batch] 04-14-2020 11:24:06:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:06:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:06:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:06:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getContextJAXBTest_cleanup
[javatest.batch] 04-14-2020 11:24:06:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:06:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:06:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:06:  Create Service object
[javatest.batch] 04-14-2020 11:24:06:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:06:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:06:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:06:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:24:06:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:06:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:24:06 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:24:06:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:24:07:  setup ok
[javatest.batch] 04-14-2020 11:24:07:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:07:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:07:  TRACE: getContextJAXBTest
[javatest.batch] 04-14-2020 11:24:07:  Polling and waiting for data ...
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@39569fdb:handleMessage
[javatest.batch] 04-14-2020 11:24:07:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:24:07:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:24:07:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:24:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:07:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:24:07:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:24:07:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:24:07:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:07:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:24:07:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:24:07:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:24:07:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:07:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@39569fdb:handleMessage
[javatest.batch] 04-14-2020 11:24:07:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:24:07:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:24:07:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:24:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:07:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:24:07:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:07:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:24:07:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:07:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:24:07:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:07:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:24:07:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:07:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@39569fdb:close
[javatest.batch] 04-14-2020 11:24:07:  Properties/Keys from java.util.Map<String,Object>:
[javatest.batch] 04-14-2020 11:24:07:  Property[1]=javax.xml.ws.http.response.code
[javatest.batch] 04-14-2020 11:24:07:  Property[2]=com.sun.xml.ws.client.ContentNegotiation
[javatest.batch] 04-14-2020 11:24:07:  Property[3]=javax.xml.ws.reference.parameters
[javatest.batch] 04-14-2020 11:24:07:  Property[4]=javax.xml.ws.wsdl.operation
[javatest.batch] 04-14-2020 11:24:07:  Property[5]=javax.xml.ws.wsdl.service
[javatest.batch] 04-14-2020 11:24:07:  Property[6]=javax.xml.ws.service.endpoint.address
[javatest.batch] 04-14-2020 11:24:07:  Property[7]=com.sun.xml.ws.api.server.WSEndpoint
[javatest.batch] 04-14-2020 11:24:07:  Property[8]=com.sun.xml.ws.handler.config
[javatest.batch] 04-14-2020 11:24:07:  Property[9]=javax.xml.ws.http.response.headers
[javatest.batch] 04-14-2020 11:24:07:  Property[10]=com.sun.xml.ws.api.message.HeaderList
[javatest.batch] 04-14-2020 11:24:07:  Property[11]=javax.xml.ws.wsdl.port
[javatest.batch] 04-14-2020 11:24:07:  Property[12]=com.sun.xml.ws.client.handle
[javatest.batch] 04-14-2020 11:24:07:  Property[13]=javax.xml.ws.wsdl.interface
[javatest.batch] 04-14-2020 11:24:07:  Property[14]=javax.xml.ws.wsdl.description
[javatest.batch] 04-14-2020 11:24:07:  Property[15]=com.sun.xml.ws.server.OneWayOperation
[javatest.batch] 04-14-2020 11:24:07:  Property[16]=decodedMessageCharset
[javatest.batch] 04-14-2020 11:24:07:  Property[17]=javax.xml.ws.soap.http.soapaction.uri
[javatest.batch] 04-14-2020 11:24:07:  cleanup ok
[javatest.batch] 04-14-2020 11:24:08:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Response/Client.java#getContextJAXBTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  61 (61 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1642
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Response/Client.java#getContextXMLTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:09:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:09:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:09:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getContextXMLTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:09:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:09:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:09:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:09:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:09:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:09:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:09:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:09:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client
[javatest.batch] 04-14-2020 11:24:09:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client
[javatest.batch] 04-14-2020 11:24:09:  TRACE: ** IN getRunMethod: testname=getContextXMLTest
[javatest.batch] 04-14-2020 11:24:09:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:09:  TRACE: **runmethod=getContextXMLTest
[javatest.batch] 04-14-2020 11:24:09:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:09:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:09:  TRACE: getSetupMethod - checking for testcase specific setup method:  getContextXMLTest_setup
[javatest.batch] 04-14-2020 11:24:09:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:09:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:09:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:09:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getContextXMLTest_cleanup
[javatest.batch] 04-14-2020 11:24:09:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:09:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:09:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:09:  Create Service object
[javatest.batch] 04-14-2020 11:24:09:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:09:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:09:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:09:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:24:09:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:09:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:24:09 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:24:09:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:24:09:  setup ok
[javatest.batch] 04-14-2020 11:24:09:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:09:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:09:  TRACE: getContextXMLTest
[javatest.batch] 04-14-2020 11:24:10:  Polling and waiting for data ...
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@5732c73b:handleMessage
[javatest.batch] 04-14-2020 11:24:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:24:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:24:10:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:24:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:10:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:24:10:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:24:10:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:24:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:10:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:24:10:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:24:10:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:24:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:10:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@5732c73b:handleMessage
[javatest.batch] 04-14-2020 11:24:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:24:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:24:10:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:24:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:10:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:24:10:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:10:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:24:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:10:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:24:10:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:10:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:24:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:10:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@5732c73b:close
[javatest.batch] 04-14-2020 11:24:10:  Properties/Keys from java.util.Map<String,Object>:
[javatest.batch] 04-14-2020 11:24:10:  Property[1]=javax.xml.ws.http.response.code
[javatest.batch] 04-14-2020 11:24:10:  Property[2]=com.sun.xml.ws.client.ContentNegotiation
[javatest.batch] 04-14-2020 11:24:10:  Property[3]=javax.xml.ws.reference.parameters
[javatest.batch] 04-14-2020 11:24:10:  Property[4]=javax.xml.ws.wsdl.operation
[javatest.batch] 04-14-2020 11:24:10:  Property[5]=javax.xml.ws.wsdl.service
[javatest.batch] 04-14-2020 11:24:10:  Property[6]=javax.xml.ws.service.endpoint.address
[javatest.batch] 04-14-2020 11:24:10:  Property[7]=com.sun.xml.ws.api.server.WSEndpoint
[javatest.batch] 04-14-2020 11:24:10:  Property[8]=javax.xml.ws.http.response.headers
[javatest.batch] 04-14-2020 11:24:10:  Property[9]=com.sun.xml.ws.handler.config
[javatest.batch] 04-14-2020 11:24:10:  Property[10]=com.sun.xml.ws.api.message.HeaderList
[javatest.batch] 04-14-2020 11:24:10:  Property[11]=com.sun.xml.ws.client.handle
[javatest.batch] 04-14-2020 11:24:10:  Property[12]=javax.xml.ws.wsdl.port
[javatest.batch] 04-14-2020 11:24:10:  Property[13]=javax.xml.ws.wsdl.interface
[javatest.batch] 04-14-2020 11:24:10:  Property[14]=javax.xml.ws.wsdl.description
[javatest.batch] 04-14-2020 11:24:10:  Property[15]=com.sun.xml.ws.server.OneWayOperation
[javatest.batch] 04-14-2020 11:24:10:  Property[16]=decodedMessageCharset
[javatest.batch] 04-14-2020 11:24:10:  Property[17]=javax.xml.ws.soap.http.soapaction.uri
[javatest.batch] 04-14-2020 11:24:10:  cleanup ok
[javatest.batch] 04-14-2020 11:24:11:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Response/Client.java#getContextXMLTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  62 (62 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1641
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Response/Client.java#getJAXBTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:11:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:11:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:11:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getJAXBTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:11:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:11:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:11:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:11:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:11:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:11:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:11:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:11:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client
[javatest.batch] 04-14-2020 11:24:11:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client
[javatest.batch] 04-14-2020 11:24:11:  TRACE: ** IN getRunMethod: testname=getJAXBTest
[javatest.batch] 04-14-2020 11:24:11:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:11:  TRACE: **runmethod=getJAXBTest
[javatest.batch] 04-14-2020 11:24:11:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:11:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:11:  TRACE: getSetupMethod - checking for testcase specific setup method:  getJAXBTest_setup
[javatest.batch] 04-14-2020 11:24:11:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:11:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:11:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:11:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getJAXBTest_cleanup
[javatest.batch] 04-14-2020 11:24:11:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:11:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:11:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:11:  Create Service object
[javatest.batch] 04-14-2020 11:24:11:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:11:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:11:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:11:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:24:11:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:11:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:24:11 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:24:11:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:24:12:  setup ok
[javatest.batch] 04-14-2020 11:24:12:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:12:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:12:  TRACE: getJAXBTest
[javatest.batch] 04-14-2020 11:24:12:  Polling and waiting for data ...
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@61a3988f:handleMessage
[javatest.batch] 04-14-2020 11:24:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:24:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:24:12:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:24:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:12:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:24:12:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:24:12:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:24:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:12:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:24:12:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:24:12:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:24:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:12:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@61a3988f:handleMessage
[javatest.batch] 04-14-2020 11:24:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:24:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:24:12:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:24:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:12:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:24:12:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:12:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:24:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:12:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:24:12:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:12:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:24:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:12:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@61a3988f:close
[javatest.batch] 04-14-2020 11:24:13:  Actual result:foo
[javatest.batch] 04-14-2020 11:24:13:  cleanup ok
[javatest.batch] 04-14-2020 11:24:14:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Response/Client.java#getJAXBTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  63 (63 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1640
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Response/Client.java#getXMLTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:14:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:14:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:14:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getXMLTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:14:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:14:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:14:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:14:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:14:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:14:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:14:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:14:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client
[javatest.batch] 04-14-2020 11:24:14:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Response.Client
[javatest.batch] 04-14-2020 11:24:14:  TRACE: ** IN getRunMethod: testname=getXMLTest
[javatest.batch] 04-14-2020 11:24:14:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:14:  TRACE: **runmethod=getXMLTest
[javatest.batch] 04-14-2020 11:24:14:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:14:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:14:  TRACE: getSetupMethod - checking for testcase specific setup method:  getXMLTest_setup
[javatest.batch] 04-14-2020 11:24:14:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:14:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:14:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:14:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getXMLTest_cleanup
[javatest.batch] 04-14-2020 11:24:14:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:14:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:14:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:14:  Create Service object
[javatest.batch] 04-14-2020 11:24:14:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:14:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:14:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:14:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:24:14:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:14:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:24:14 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:24:14:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:24:14:  setup ok
[javatest.batch] 04-14-2020 11:24:14:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:14:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:14:  TRACE: getXMLTest
[javatest.batch] 04-14-2020 11:24:15:  Send: <HelloResponse xmlns="http://helloservice.org/types"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:15:  Testing DOMSource data
[javatest.batch] 04-14-2020 11:24:15:  Polling and waiting for data ...
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@43691a04:handleMessage
[javatest.batch] 04-14-2020 11:24:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:24:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:24:15:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:24:15:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:24:15:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:24:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:24:15:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:24:15:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:24:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@43691a04:handleMessage
[javatest.batch] 04-14-2020 11:24:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:24:15:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:15:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:24:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:24:15:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:15:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:24:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@43691a04:close
[javatest.batch] 04-14-2020 11:24:15:  Recv: <HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:15:  Send: <HelloResponse xmlns="http://helloservice.org/types"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:15:  Testing StreamSource data
[javatest.batch] 04-14-2020 11:24:15:  Polling and waiting for data ...
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@43691a04:handleMessage
[javatest.batch] 04-14-2020 11:24:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:24:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:24:15:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:24:15:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:24:15:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:24:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:24:15:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:24:15:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:24:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@43691a04:handleMessage
[javatest.batch] 04-14-2020 11:24:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:24:15:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:15:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:24:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:24:15:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:15:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:24:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@43691a04:close
[javatest.batch] 04-14-2020 11:24:15:  Recv: <HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:15:  Send: <HelloResponse xmlns="http://helloservice.org/types"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:15:  Testing SAXSource data
[javatest.batch] 04-14-2020 11:24:15:  Polling and waiting for data ...
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@43691a04:handleMessage
[javatest.batch] 04-14-2020 11:24:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:24:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:24:15:  TRACE: direction = (outbound) - Outbound
[javatest.batch] direction=Outbound
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:24:15:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:24:15:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:24:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:24:15:  TRACE: msg=<HelloRequest xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloRequest>
[javatest.batch] 04-14-2020 11:24:15:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:24:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@43691a04:handleMessage
[javatest.batch] 04-14-2020 11:24:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: direction = (inbound) - Inbound
[javatest.batch] direction=Inbound
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:24:15:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:15:  TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:24:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:24:15:  TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:24:15:  TRACE: msg=<HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:15:  TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:24:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:24:15:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.ClientLogicalHandler@43691a04:close
[javatest.batch] 04-14-2020 11:24:15:  Recv: <HelloResponse xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><argument>foo</argument></HelloResponse>
[javatest.batch] 04-14-2020 11:24:15:  cleanup ok
[javatest.batch] 04-14-2020 11:24:16:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Response/Client.java#getXMLTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  64 (64 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1639
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#CreateDispatchExceptionTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:19:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:19:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:19:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t CreateDispatchExceptionTest1WithWsdl -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:19:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:19:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:19:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:19:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:19:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:19:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:19:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:19:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:19:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:19:  TRACE: ** IN getRunMethod: testname=CreateDispatchExceptionTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:19:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:19:  TRACE: **runmethod=CreateDispatchExceptionTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:19:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:19:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:19:  TRACE: getSetupMethod - checking for testcase specific setup method:  CreateDispatchExceptionTest1WithWsdl_setup
[javatest.batch] 04-14-2020 11:24:19:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:19:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:19:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:19:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  CreateDispatchExceptionTest1WithWsdl_cleanup
[javatest.batch] 04-14-2020 11:24:19:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:19:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:19:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:19:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:19:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:19:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:19:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:19:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:19:  setup ok
[javatest.batch] 04-14-2020 11:24:19:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:19:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:19:  TRACE: CreateDispatchExceptionTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:19:  JAXWS_Util:getService(URL, QName)
[javatest.batch] 04-14-2020 11:24:19:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:19:  QName={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:24:19:  Creating Service via javax.xml.ws.Service.create(URL, QName)
[javatest.batch] 04-14-2020 11:24:19:  Call Service.createDispatch(QName, Object, Mode) with invalid QName
[javatest.batch] 04-14-2020 11:24:19:  INVALID_PORT_QNAME={http://helloservice.org/wsdl}BadPort
[javatest.batch] 04-14-2020 11:24:19:  Caught expected WebServiceException
[javatest.batch] 04-14-2020 11:24:19:  cleanup ok
[javatest.batch] 04-14-2020 11:24:20:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#CreateDispatchExceptionTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  65 (65 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1638
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#CreateDispatchObjectUsingEPRWithWFTrueTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:21:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:21:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:25:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t CreateDispatchObjectUsingEPRWithWFTrueTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:25:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:25:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:25:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:25:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:25:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:25:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:25:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:25:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:25:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:25:  TRACE: ** IN getRunMethod: testname=CreateDispatchObjectUsingEPRWithWFTrueTest
[javatest.batch] 04-14-2020 11:24:25:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:25:  TRACE: **runmethod=CreateDispatchObjectUsingEPRWithWFTrueTest
[javatest.batch] 04-14-2020 11:24:25:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:25:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:25:  TRACE: getSetupMethod - checking for testcase specific setup method:  CreateDispatchObjectUsingEPRWithWFTrueTest_setup
[javatest.batch] 04-14-2020 11:24:25:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:25:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:25:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:25:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  CreateDispatchObjectUsingEPRWithWFTrueTest_cleanup
[javatest.batch] 04-14-2020 11:24:25:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:25:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:25:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:25:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:25:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:25:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:25:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:25:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:25:  setup ok
[javatest.batch] 04-14-2020 11:24:25:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:25:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:25:  TRACE: CreateDispatchObjectUsingEPRWithWFTrueTest
[javatest.batch] 04-14-2020 11:24:25:  JAXWS_Util:getService(URL, QName)
[javatest.batch] 04-14-2020 11:24:25:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:25:  QName={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:24:25:  Creating Service via javax.xml.ws.Service.create(URL, QName)
[javatest.batch] 04-14-2020 11:24:26:  EndpointReference for port2 Hello2 is: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello2</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello2</wsam:InterfaceName><wsam:ServiceName EndpointName="Hello2Port" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:24:26:  Create Dispatch via Service.createDispatch(EndpointReference, Source, Mode, WebServiceFeature ...) - Addressing(true)
[javatest.batch] 04-14-2020 11:24:26:  Dispatch object was successfully created
[javatest.batch] 04-14-2020 11:24:26:  Create Dispatch via Service.createDispatch(EndpointReference, Source, Mode, WebServiceFeature ...) - Addressing(false)
[javatest.batch] 04-14-2020 11:24:26:  Dispatch object was successfully created
[javatest.batch] 04-14-2020 11:24:26:  cleanup ok
[javatest.batch] 04-14-2020 11:24:27:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#CreateDispatchObjectUsingEPRWithWFTrueTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  66 (66 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1637
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#CreateDispatchObjectUsingEPRWithWFTrueTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:28:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:28:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:28:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t CreateDispatchObjectUsingEPRWithWFTrueTest2 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:28:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:28:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:28:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:28:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:28:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:28:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:28:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:28:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:28:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:28:  TRACE: ** IN getRunMethod: testname=CreateDispatchObjectUsingEPRWithWFTrueTest2
[javatest.batch] 04-14-2020 11:24:28:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:28:  TRACE: **runmethod=CreateDispatchObjectUsingEPRWithWFTrueTest2
[javatest.batch] 04-14-2020 11:24:28:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:28:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:28:  TRACE: getSetupMethod - checking for testcase specific setup method:  CreateDispatchObjectUsingEPRWithWFTrueTest2_setup
[javatest.batch] 04-14-2020 11:24:28:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:28:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:28:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:28:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  CreateDispatchObjectUsingEPRWithWFTrueTest2_cleanup
[javatest.batch] 04-14-2020 11:24:28:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:28:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:28:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:28:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:28:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:28:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:28:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:28:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:28:  setup ok
[javatest.batch] 04-14-2020 11:24:28:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:28:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:28:  TRACE: CreateDispatchObjectUsingEPRWithWFTrueTest2
[javatest.batch] 04-14-2020 11:24:28:  JAXWS_Util:getService(URL, QName)
[javatest.batch] 04-14-2020 11:24:28:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:28:  QName={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:24:28:  Creating Service via javax.xml.ws.Service.create(URL, QName)
[javatest.batch] 04-14-2020 11:24:29:  EndpointReference for port2 Hello2 is: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello2</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello2</wsam:InterfaceName><wsam:ServiceName EndpointName="Hello2Port" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:24:29:  Create Dispatch via Service.createDispatch(EndpointReference, JAXBContext, Mode, WebServiceFeature ...) - Addressing(true)
[javatest.batch] 04-14-2020 11:24:29:  Dispatch object was successfully created
[javatest.batch] 04-14-2020 11:24:29:  Create Dispatch via Service.createDispatch(EndpointReference, JAXBContext, Mode, WebServiceFeature ...) - Addressing(false)
[javatest.batch] 04-14-2020 11:24:29:  Dispatch object was successfully created
[javatest.batch] 04-14-2020 11:24:29:  cleanup ok
[javatest.batch] 04-14-2020 11:24:30:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#CreateDispatchObjectUsingEPRWithWFTrueTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  67 (67 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1636
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#CreateDispatchTest1WithFeatures_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:31:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:31:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:31:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t CreateDispatchTest1WithFeatures -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:31:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:31:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:31:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:31:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:31:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:31:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:31:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:31:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:31:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:31:  TRACE: ** IN getRunMethod: testname=CreateDispatchTest1WithFeatures
[javatest.batch] 04-14-2020 11:24:31:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:31:  TRACE: **runmethod=CreateDispatchTest1WithFeatures
[javatest.batch] 04-14-2020 11:24:31:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:31:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:31:  TRACE: getSetupMethod - checking for testcase specific setup method:  CreateDispatchTest1WithFeatures_setup
[javatest.batch] 04-14-2020 11:24:31:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:31:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:31:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:31:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  CreateDispatchTest1WithFeatures_cleanup
[javatest.batch] 04-14-2020 11:24:31:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:31:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:31:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:31:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:31:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:31:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:31:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:31:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:31:  setup ok
[javatest.batch] 04-14-2020 11:24:31:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:31:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:31:  TRACE: CreateDispatchTest1WithFeatures
[javatest.batch] 04-14-2020 11:24:31:  JAXWS_Util:getService(URL, QName)
[javatest.batch] 04-14-2020 11:24:31:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:31:  QName={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:24:31:  Creating Service via javax.xml.ws.Service.create(URL, QName)
[javatest.batch] 04-14-2020 11:24:31:  Create Dispatch via Service.createDispatch(QName, Source, Mode, WebServiceFeature ...) - Addressing(true)
[javatest.batch] 04-14-2020 11:24:32:  Dispatch object was successfully created
[javatest.batch] 04-14-2020 11:24:32:  Create Dispatch via Service.createDispatch(QName, Source, Mode, WebServiceFeature ...) - Addressing(false)
[javatest.batch] 04-14-2020 11:24:32:  Dispatch object was successfully created
[javatest.batch] 04-14-2020 11:24:32:  cleanup ok
[javatest.batch] 04-14-2020 11:24:33:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#CreateDispatchTest1WithFeatures_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  68 (68 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1635
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#CreateDispatchTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:33:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:33:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:33:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t CreateDispatchTest1WithWsdl -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:33:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:33:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:33:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:33:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:33:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:33:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:33:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:33:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:33:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:33:  TRACE: ** IN getRunMethod: testname=CreateDispatchTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:33:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:33:  TRACE: **runmethod=CreateDispatchTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:33:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:33:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:33:  TRACE: getSetupMethod - checking for testcase specific setup method:  CreateDispatchTest1WithWsdl_setup
[javatest.batch] 04-14-2020 11:24:33:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:33:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:33:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:33:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  CreateDispatchTest1WithWsdl_cleanup
[javatest.batch] 04-14-2020 11:24:33:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:33:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:33:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:33:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:33:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:33:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:33:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:33:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:33:  setup ok
[javatest.batch] 04-14-2020 11:24:33:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:33:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:33:  TRACE: CreateDispatchTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:33:  JAXWS_Util:getService(URL, QName)
[javatest.batch] 04-14-2020 11:24:33:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:33:  QName={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:24:33:  Creating Service via javax.xml.ws.Service.create(URL, QName)
[javatest.batch] 04-14-2020 11:24:34:  Create Dispatch object via Service.createDispatch(QName, Source, Mode)
[javatest.batch] 04-14-2020 11:24:34:  Dispatch object was successfully created
[javatest.batch] 04-14-2020 11:24:34:  cleanup ok
[javatest.batch] 04-14-2020 11:24:35:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#CreateDispatchTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  69 (69 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1634
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#CreateDispatchTest2WithFeatures_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:35:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:35:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:35:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t CreateDispatchTest2WithFeatures -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:35:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:35:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:35:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:35:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:35:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:35:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:35:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:35:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:35:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:35:  TRACE: ** IN getRunMethod: testname=CreateDispatchTest2WithFeatures
[javatest.batch] 04-14-2020 11:24:35:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:35:  TRACE: **runmethod=CreateDispatchTest2WithFeatures
[javatest.batch] 04-14-2020 11:24:35:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:35:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:35:  TRACE: getSetupMethod - checking for testcase specific setup method:  CreateDispatchTest2WithFeatures_setup
[javatest.batch] 04-14-2020 11:24:35:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:35:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:35:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:35:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  CreateDispatchTest2WithFeatures_cleanup
[javatest.batch] 04-14-2020 11:24:35:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:35:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:35:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:35:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:35:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:35:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:35:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:35:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:35:  setup ok
[javatest.batch] 04-14-2020 11:24:35:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:35:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:35:  TRACE: CreateDispatchTest2WithFeatures
[javatest.batch] 04-14-2020 11:24:35:  JAXWS_Util:getService(URL, QName)
[javatest.batch] 04-14-2020 11:24:35:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:35:  QName={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:24:35:  Creating Service via javax.xml.ws.Service.create(URL, QName)
[javatest.batch] 04-14-2020 11:24:36:  Create Dispatch via Service.createDispatch(QName, JAXBContext, Mode, WebServiceFeature ...) - Addressing(true)
[javatest.batch] 04-14-2020 11:24:36:  Dispatch object was successfully created
[javatest.batch] 04-14-2020 11:24:36:  Create Dispatch via Service.createDispatch(QName, JAXBContext, Mode, WebServiceFeature ...) - Addressing(false)
[javatest.batch] 04-14-2020 11:24:36:  Dispatch object was successfully created
[javatest.batch] 04-14-2020 11:24:36:  cleanup ok
[javatest.batch] 04-14-2020 11:24:37:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#CreateDispatchTest2WithFeatures_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  70 (70 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1633
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#CreateDispatchTest2WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:38:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:38:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:38:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t CreateDispatchTest2WithWsdl -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:38:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:38:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:38:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:38:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:38:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:38:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:38:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:38:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:38:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:38:  TRACE: ** IN getRunMethod: testname=CreateDispatchTest2WithWsdl
[javatest.batch] 04-14-2020 11:24:38:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:38:  TRACE: **runmethod=CreateDispatchTest2WithWsdl
[javatest.batch] 04-14-2020 11:24:38:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:38:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:38:  TRACE: getSetupMethod - checking for testcase specific setup method:  CreateDispatchTest2WithWsdl_setup
[javatest.batch] 04-14-2020 11:24:38:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:38:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:38:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:38:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  CreateDispatchTest2WithWsdl_cleanup
[javatest.batch] 04-14-2020 11:24:38:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:38:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:38:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:38:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:38:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:38:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:38:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:38:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:38:  setup ok
[javatest.batch] 04-14-2020 11:24:38:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:38:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:38:  TRACE: CreateDispatchTest2WithWsdl
[javatest.batch] 04-14-2020 11:24:38:  JAXWS_Util:getService(URL, QName)
[javatest.batch] 04-14-2020 11:24:38:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:38:  QName={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:24:38:  Creating Service via javax.xml.ws.Service.create(URL, QName)
[javatest.batch] 04-14-2020 11:24:38:  Create Dispatch object via Service.createDispatch(QName, JAXBContext, Mode)
[javatest.batch] 04-14-2020 11:24:39:  Dispatch object was successfully created
[javatest.batch] 04-14-2020 11:24:39:  cleanup ok
[javatest.batch] 04-14-2020 11:24:40:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#CreateDispatchTest2WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  71 (71 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1632
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#CreatePortTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:40:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:40:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:40:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t CreatePortTest1WithWsdl -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:40:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:40:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:40:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:40:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:40:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:40:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:40:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:40:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:40:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:40:  TRACE: ** IN getRunMethod: testname=CreatePortTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:40:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:40:  TRACE: **runmethod=CreatePortTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:40:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:40:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:40:  TRACE: getSetupMethod - checking for testcase specific setup method:  CreatePortTest1WithWsdl_setup
[javatest.batch] 04-14-2020 11:24:40:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:40:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:40:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:40:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  CreatePortTest1WithWsdl_cleanup
[javatest.batch] 04-14-2020 11:24:40:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:40:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:40:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:40:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:40:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:40:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:40:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:40:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:40:  setup ok
[javatest.batch] 04-14-2020 11:24:40:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:40:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:40:  TRACE: CreatePortTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:40:  JAXWS_Util:getService(QName)
[javatest.batch] 04-14-2020 11:24:40:  QNAME={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:24:40:  Creating Service via javax.xml.ws.Service.create(QName)
[javatest.batch] 04-14-2020 11:24:40:  Create a port via Service.addPort(QName, String, String)
[javatest.batch] 04-14-2020 11:24:41:  Service.addPort() call was successfull
[javatest.batch] 04-14-2020 11:24:41:  cleanup ok
[javatest.batch] 04-14-2020 11:24:42:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#CreatePortTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  72 (72 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1631
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#createTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:42:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:42:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:42:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t createTest1 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:42:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:42:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:42:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:42:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:42:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:42:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:42:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:42:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:42:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:42:  TRACE: ** IN getRunMethod: testname=createTest1
[javatest.batch] 04-14-2020 11:24:42:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:42:  TRACE: **runmethod=createTest1
[javatest.batch] 04-14-2020 11:24:42:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:42:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:42:  TRACE: getSetupMethod - checking for testcase specific setup method:  createTest1_setup
[javatest.batch] 04-14-2020 11:24:42:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:42:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:42:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:42:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  createTest1_cleanup
[javatest.batch] 04-14-2020 11:24:42:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:42:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:42:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:42:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:42:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:42:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:42:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:42:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:42:  setup ok
[javatest.batch] 04-14-2020 11:24:42:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:42:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:42:  TRACE: createTest1
[javatest.batch] 04-14-2020 11:24:42:  Call javax.xml.ws.Service.create(QName) ...
[javatest.batch] 04-14-2020 11:24:42:  JAXWS_Util:getService(QName)
[javatest.batch] 04-14-2020 11:24:42:  QNAME={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:24:42:  Creating Service via javax.xml.ws.Service.create(QName)
[javatest.batch] 04-14-2020 11:24:42:  service is javax.xml.ws.Service@5d099f62
[javatest.batch] 04-14-2020 11:24:42:  cleanup ok
[javatest.batch] 04-14-2020 11:24:43:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#createTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  73 (73 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1630
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#createTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:43:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:43:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:43:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t createTest2 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:44:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:44:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:44:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:44:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:44:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:44:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:44:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:44:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:44:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:44:  TRACE: ** IN getRunMethod: testname=createTest2
[javatest.batch] 04-14-2020 11:24:44:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:44:  TRACE: **runmethod=createTest2
[javatest.batch] 04-14-2020 11:24:44:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:44:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:44:  TRACE: getSetupMethod - checking for testcase specific setup method:  createTest2_setup
[javatest.batch] 04-14-2020 11:24:44:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:44:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:44:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:44:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  createTest2_cleanup
[javatest.batch] 04-14-2020 11:24:44:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:44:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:44:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:44:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:44:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:44:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:44:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:44:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:44:  setup ok
[javatest.batch] 04-14-2020 11:24:44:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:44:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:44:  TRACE: createTest2
[javatest.batch] 04-14-2020 11:24:44:  Call javax.xml.ws.Service.create(URL, QName) ...
[javatest.batch] 04-14-2020 11:24:44:  JAXWS_Util:getService(URL, QName)
[javatest.batch] 04-14-2020 11:24:44:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:44:  QName={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:24:44:  Creating Service via javax.xml.ws.Service.create(URL, QName)
[javatest.batch] 04-14-2020 11:24:44:  service is javax.xml.ws.Service@56235b8e
[javatest.batch] 04-14-2020 11:24:44:  cleanup ok
[javatest.batch] 04-14-2020 11:24:45:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#createTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  74 (74 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1629
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#createWithWSFNegativeTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:45:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:45:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:45:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t createWithWSFNegativeTest1 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:46:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:46:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:46:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:46:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:46:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:46:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:46:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:46:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:46:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:46:  TRACE: ** IN getRunMethod: testname=createWithWSFNegativeTest1
[javatest.batch] 04-14-2020 11:24:46:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:46:  TRACE: **runmethod=createWithWSFNegativeTest1
[javatest.batch] 04-14-2020 11:24:46:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:46:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:46:  TRACE: getSetupMethod - checking for testcase specific setup method:  createWithWSFNegativeTest1_setup
[javatest.batch] 04-14-2020 11:24:46:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:46:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:46:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:46:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  createWithWSFNegativeTest1_cleanup
[javatest.batch] 04-14-2020 11:24:46:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:46:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:46:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:46:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:46:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:46:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:46:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:46:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:46:  setup ok
[javatest.batch] 04-14-2020 11:24:46:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:46:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:46:  TRACE: createWithWSFNegativeTest1
[javatest.batch] 04-14-2020 11:24:46:  Call javax.xml.ws.Service.create(QName, WebServiceFeature[]) ...
[javatest.batch] 04-14-2020 11:24:46:  Pass in TCKFeature(true) as WebServiceFeature ...
[javatest.batch] 04-14-2020 11:24:46:  API must throw WebServiceException as endpoint does not know TCKFeature(true) ...
[javatest.batch] 04-14-2020 11:24:46:  JAXWS_Util:getService(QName, WebServiceFeature[])
[javatest.batch] 04-14-2020 11:24:46:  QNAME={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:24:46:  Creating Service via javax.xml.ws.Service.create(QName, WebServiceFeature[])
[javatest.batch] 04-14-2020 11:24:46:  Caught expected WebServiceException
[javatest.batch] 04-14-2020 11:24:46:  cleanup ok
[javatest.batch] STATUS:Passed.
[javatest.batch] 04-14-2020 11:24:47:  TRACE: SLEPT FOR:  1000
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#createWithWSFNegativeTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  75 (75 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1628
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#createWithWSFNegativeTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:48:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:48:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:48:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t createWithWSFNegativeTest2 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:49:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:49:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:49:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:49:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:49:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:49:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:49:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:49:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:49:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:49:  TRACE: ** IN getRunMethod: testname=createWithWSFNegativeTest2
[javatest.batch] 04-14-2020 11:24:49:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:49:  TRACE: **runmethod=createWithWSFNegativeTest2
[javatest.batch] 04-14-2020 11:24:49:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:49:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:49:  TRACE: getSetupMethod - checking for testcase specific setup method:  createWithWSFNegativeTest2_setup
[javatest.batch] 04-14-2020 11:24:49:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:49:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:49:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:49:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  createWithWSFNegativeTest2_cleanup
[javatest.batch] 04-14-2020 11:24:49:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:49:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:49:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:49:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:49:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:49:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:49:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:49:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:49:  setup ok
[javatest.batch] 04-14-2020 11:24:49:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:49:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:49:  TRACE: createWithWSFNegativeTest2
[javatest.batch] 04-14-2020 11:24:49:  Call javax.xml.ws.Service.create(URL, QName, WebServiceFeature[]) ...
[javatest.batch] 04-14-2020 11:24:49:  Pass in TCKFeature(true) as WebServiceFeature ...
[javatest.batch] 04-14-2020 11:24:49:  API must throw WebServiceException as endpoint does not know TCKFeature(true) ...
[javatest.batch] 04-14-2020 11:24:49:  JAXWS_Util:getService(URL, QName, WebServiceFeature[])
[javatest.batch] 04-14-2020 11:24:49:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:49:  QName={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:24:49:  Creating Service via javax.xml.ws.Service.create(URL, QName, WebServiceFeature[])
[javatest.batch] 04-14-2020 11:24:49:  Caught expected WebServiceException
[javatest.batch] 04-14-2020 11:24:49:  cleanup ok
[javatest.batch] 04-14-2020 11:24:50:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#createWithWSFNegativeTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  76 (76 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1627
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#createWithWSFTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:50:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:50:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:50:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t createWithWSFTest1 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:50:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:50:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:50:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:50:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:50:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:50:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:50:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:50:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:50:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:50:  TRACE: ** IN getRunMethod: testname=createWithWSFTest1
[javatest.batch] 04-14-2020 11:24:50:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:50:  TRACE: **runmethod=createWithWSFTest1
[javatest.batch] 04-14-2020 11:24:50:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:50:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:50:  TRACE: getSetupMethod - checking for testcase specific setup method:  createWithWSFTest1_setup
[javatest.batch] 04-14-2020 11:24:50:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:50:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:50:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:50:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  createWithWSFTest1_cleanup
[javatest.batch] 04-14-2020 11:24:50:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:50:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:50:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:50:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:50:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:50:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:50:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:50:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:50:  setup ok
[javatest.batch] 04-14-2020 11:24:50:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:50:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:50:  TRACE: createWithWSFTest1
[javatest.batch] 04-14-2020 11:24:50:  Call javax.xml.ws.Service.create(QName, WebServiceFeature[]) ...
[javatest.batch] 04-14-2020 11:24:50:  Pass in AddressingFeature(true) as WebServiceFeature ...
[javatest.batch] 04-14-2020 11:24:50:  JAXWS_Util:getService(QName, WebServiceFeature[])
[javatest.batch] 04-14-2020 11:24:50:  QNAME={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:24:50:  Creating Service via javax.xml.ws.Service.create(QName, WebServiceFeature[])
[javatest.batch] 04-14-2020 11:24:50:  Caught WebServiceException (Service based features must not be supported)
[javatest.batch] 04-14-2020 11:24:50:  cleanup ok
[javatest.batch] 04-14-2020 11:24:51:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#createWithWSFTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  77 (77 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1626
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#createWithWSFTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:52:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:52:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:52:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t createWithWSFTest2 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:52:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:52:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:52:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:52:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:52:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:52:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:52:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:52:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:52:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:52:  TRACE: ** IN getRunMethod: testname=createWithWSFTest2
[javatest.batch] 04-14-2020 11:24:52:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:52:  TRACE: **runmethod=createWithWSFTest2
[javatest.batch] 04-14-2020 11:24:52:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:52:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:52:  TRACE: getSetupMethod - checking for testcase specific setup method:  createWithWSFTest2_setup
[javatest.batch] 04-14-2020 11:24:52:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:52:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:52:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:52:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  createWithWSFTest2_cleanup
[javatest.batch] 04-14-2020 11:24:52:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:52:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:52:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:52:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:52:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:52:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:52:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:52:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:52:  setup ok
[javatest.batch] 04-14-2020 11:24:52:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:52:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:52:  TRACE: createWithWSFTest2
[javatest.batch] 04-14-2020 11:24:52:  Call javax.xml.ws.Service.create(URL, QName, WebServiceFeature[]) ...
[javatest.batch] 04-14-2020 11:24:52:  Pass in AddressingFeature(true) as WebServiceFeature ...
[javatest.batch] 04-14-2020 11:24:52:  JAXWS_Util:getService(URL, QName, WebServiceFeature[])
[javatest.batch] 04-14-2020 11:24:52:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:52:  QName={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:24:52:  Creating Service via javax.xml.ws.Service.create(URL, QName, WebServiceFeature[])
[javatest.batch] 04-14-2020 11:24:52:  Caught WebServiceException (Service based features must not be supported)
[javatest.batch] 04-14-2020 11:24:52:  cleanup ok
[javatest.batch] 04-14-2020 11:24:53:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#createWithWSFTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  78 (78 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1625
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#getExecutorTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:53:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:53:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:53:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getExecutorTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:53:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:53:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:53:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:53:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:53:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:53:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:53:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:53:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:53:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:53:  TRACE: ** IN getRunMethod: testname=getExecutorTest
[javatest.batch] 04-14-2020 11:24:53:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:53:  TRACE: **runmethod=getExecutorTest
[javatest.batch] 04-14-2020 11:24:53:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:53:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:53:  TRACE: getSetupMethod - checking for testcase specific setup method:  getExecutorTest_setup
[javatest.batch] 04-14-2020 11:24:53:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:53:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:53:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:53:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getExecutorTest_cleanup
[javatest.batch] 04-14-2020 11:24:53:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:53:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:53:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:53:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:53:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:53:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:53:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:53:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:53:  setup ok
[javatest.batch] 04-14-2020 11:24:53:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:53:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:53:  TRACE: getExecutorTest
[javatest.batch] 04-14-2020 11:24:53:  JAXWS_Util:getService(URL, QName)
[javatest.batch] 04-14-2020 11:24:53:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:53:  QName={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:24:53:  Creating Service via javax.xml.ws.Service.create(URL, QName)
[javatest.batch] 04-14-2020 11:24:54:  TRACE: executor is not null
[javatest.batch] 04-14-2020 11:24:54:  TRACE: The executors are the same for the set and get
[javatest.batch] 04-14-2020 11:24:54:  cleanup ok
[javatest.batch] 04-14-2020 11:24:55:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#getExecutorTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  79 (79 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1624
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetHandlerResolverTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:55:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:55:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:55:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t GetHandlerResolverTest1WithWsdl -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:55:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:55:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:55:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:55:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:55:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:55:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:55:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:55:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:55:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:55:  TRACE: ** IN getRunMethod: testname=GetHandlerResolverTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:55:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:55:  TRACE: **runmethod=GetHandlerResolverTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:55:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:55:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:55:  TRACE: getSetupMethod - checking for testcase specific setup method:  GetHandlerResolverTest1WithWsdl_setup
[javatest.batch] 04-14-2020 11:24:55:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:55:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:55:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:55:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  GetHandlerResolverTest1WithWsdl_cleanup
[javatest.batch] 04-14-2020 11:24:55:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:55:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:55:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:55:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:55:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:55:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:55:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:55:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:55:  setup ok
[javatest.batch] 04-14-2020 11:24:55:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:55:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:55:  TRACE: GetHandlerResolverTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:55:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:24:55:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:55:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:24:55 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:24:55:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] 04-14-2020 11:24:56:  Call Service.getHandlerResolver() - should pass
[javatest.batch] 04-14-2020 11:24:56:  cleanup ok
[javatest.batch] 04-14-2020 11:24:57:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetHandlerResolverTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  80 (80 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1623
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetPort1NegTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:57:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:57:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:57:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t GetPort1NegTest1WithWsdl -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:57:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:57:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:57:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:57:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:57:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:57:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:57:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:57:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:57:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:57:  TRACE: ** IN getRunMethod: testname=GetPort1NegTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:57:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:57:  TRACE: **runmethod=GetPort1NegTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:57:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:57:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:57:  TRACE: getSetupMethod - checking for testcase specific setup method:  GetPort1NegTest1WithWsdl_setup
[javatest.batch] 04-14-2020 11:24:57:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:57:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:57:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:57:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  GetPort1NegTest1WithWsdl_cleanup
[javatest.batch] 04-14-2020 11:24:57:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:57:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:57:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:57:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:57:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:57:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:57:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:57:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:57:  setup ok
[javatest.batch] 04-14-2020 11:24:57:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:57:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:57:  TRACE: GetPort1NegTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:57:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:24:57:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:57:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:24:57 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:24:57:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:24:58:  Test getPort (invalid port name/WSDL access) - negative test 1
[javatest.batch] 04-14-2020 11:24:58:  INVALID_PORT_QNAME={http://helloservice.org/wsdl}BadPort
[javatest.batch] 04-14-2020 11:24:58:  Call Service.getPort(QName, Class)
[javatest.batch] 04-14-2020 11:24:58:  Should not find port (expect WebServiceException)
[javatest.batch] 04-14-2020 11:24:58:  Caught expected WebServiceException
[javatest.batch] 04-14-2020 11:24:58:  cleanup ok
[javatest.batch] 04-14-2020 11:24:59:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetPort1NegTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  81 (81 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1622
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetPort1PosTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:24:59:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:24:59:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:24:59:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t GetPort1PosTest1WithWsdl -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:24:59:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:24:59:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:59:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:24:59:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:24:59:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:24:59:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:24:59:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:24:59:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:59:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:24:59:  TRACE: ** IN getRunMethod: testname=GetPort1PosTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:59:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:24:59:  TRACE: **runmethod=GetPort1PosTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:59:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:59:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:24:59:  TRACE: getSetupMethod - checking for testcase specific setup method:  GetPort1PosTest1WithWsdl_setup
[javatest.batch] 04-14-2020 11:24:59:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:24:59:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:59:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:24:59:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  GetPort1PosTest1WithWsdl_cleanup
[javatest.batch] 04-14-2020 11:24:59:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:24:59:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:24:59:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:59:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:24:59:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:24:59:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:24:59:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:59:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:24:59:  setup ok
[javatest.batch] 04-14-2020 11:24:59:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:24:59:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:24:59:  TRACE: GetPort1PosTest1WithWsdl
[javatest.batch] 04-14-2020 11:24:59:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:24:59:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:24:59:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:24:59 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:24:59:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:00:  Test getPort (valid port name/WSDL access) - positive test 1
[javatest.batch] 04-14-2020 11:25:00:  Call Service.getPort(QName, Class)
[javatest.batch] 04-14-2020 11:25:00:  Should find port
[javatest.batch] 04-14-2020 11:25:00:  cleanup ok
[javatest.batch] 04-14-2020 11:25:01:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetPort1PosTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  82 (82 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1621
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetPort2NegTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:02:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:02:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:02:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t GetPort2NegTest1WithWsdl -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:02:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:02:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:02:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:02:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:02:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:02:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:02:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:02:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:02:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:02:  TRACE: ** IN getRunMethod: testname=GetPort2NegTest1WithWsdl
[javatest.batch] 04-14-2020 11:25:02:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:02:  TRACE: **runmethod=GetPort2NegTest1WithWsdl
[javatest.batch] 04-14-2020 11:25:02:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:02:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:02:  TRACE: getSetupMethod - checking for testcase specific setup method:  GetPort2NegTest1WithWsdl_setup
[javatest.batch] 04-14-2020 11:25:02:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:02:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:02:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:02:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  GetPort2NegTest1WithWsdl_cleanup
[javatest.batch] 04-14-2020 11:25:02:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:02:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:02:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:02:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:02:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:02:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:25:02:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:02:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:25:02:  setup ok
[javatest.batch] 04-14-2020 11:25:02:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:02:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:02:  TRACE: GetPort2NegTest1WithWsdl
[javatest.batch] 04-14-2020 11:25:02:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:25:02:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:02:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:25:02 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:02:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] 04-14-2020 11:25:02:  Test getPort (invalid SEI class/WSDL access) - negative test 1
[javatest.batch] 04-14-2020 11:25:02:  Call Service.getPort(Class)
[javatest.batch] 04-14-2020 11:25:02:  Should not find port (expect Exception)
[javatest.batch] 04-14-2020 11:25:02:  Caught expected WebServiceException
[javatest.batch] 04-14-2020 11:25:02:  cleanup ok
[javatest.batch] 04-14-2020 11:25:03:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetPort2NegTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  83 (83 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1620
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetPort2PosTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:04:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:04:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:04:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t GetPort2PosTest1WithWsdl -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:04:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:04:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:04:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:04:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:04:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:04:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:04:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:04:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:04:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:04:  TRACE: ** IN getRunMethod: testname=GetPort2PosTest1WithWsdl
[javatest.batch] 04-14-2020 11:25:04:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:04:  TRACE: **runmethod=GetPort2PosTest1WithWsdl
[javatest.batch] 04-14-2020 11:25:04:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:04:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:04:  TRACE: getSetupMethod - checking for testcase specific setup method:  GetPort2PosTest1WithWsdl_setup
[javatest.batch] 04-14-2020 11:25:04:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:04:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:04:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:04:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  GetPort2PosTest1WithWsdl_cleanup
[javatest.batch] 04-14-2020 11:25:04:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:04:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:04:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:04:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:04:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:04:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:25:04:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:04:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:25:04:  setup ok
[javatest.batch] 04-14-2020 11:25:04:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:04:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:04:  TRACE: GetPort2PosTest1WithWsdl
[javatest.batch] 04-14-2020 11:25:04:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:25:04:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:04:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:25:04 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:25:04:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:04:  Test getPort (valid SEI class/WSDL access) - positive test 1
[javatest.batch] 04-14-2020 11:25:04:  Call Service.getPort(Class)
[javatest.batch] 04-14-2020 11:25:04:  Should find port
[javatest.batch] 04-14-2020 11:25:05:  cleanup ok
[javatest.batch] 04-14-2020 11:25:06:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetPort2PosTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  84 (84 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1619
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetPortsTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:06:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:06:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:06:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t GetPortsTest1WithWsdl -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:06:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:06:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:06:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:06:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:06:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:07:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:07:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:07:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:07:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:07:  TRACE: ** IN getRunMethod: testname=GetPortsTest1WithWsdl
[javatest.batch] 04-14-2020 11:25:07:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:07:  TRACE: **runmethod=GetPortsTest1WithWsdl
[javatest.batch] 04-14-2020 11:25:07:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:07:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:07:  TRACE: getSetupMethod - checking for testcase specific setup method:  GetPortsTest1WithWsdl_setup
[javatest.batch] 04-14-2020 11:25:07:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:07:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:07:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:07:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  GetPortsTest1WithWsdl_cleanup
[javatest.batch] 04-14-2020 11:25:07:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:07:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:07:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:07:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:07:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:07:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:25:07:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:07:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:25:07:  setup ok
[javatest.batch] 04-14-2020 11:25:07:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:07:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:07:  TRACE: GetPortsTest1WithWsdl
[javatest.batch] 04-14-2020 11:25:07:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:25:07:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:07:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:25:07 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:25:07:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:07:  Test getPorts with (WSDL access) - positive test 1
[javatest.batch] 04-14-2020 11:25:07:  Call Service.getPorts()
[javatest.batch] 04-14-2020 11:25:07:  Expect a non empty iterator of ports
[javatest.batch] 04-14-2020 11:25:07:  getPorts() returned count of 3
[javatest.batch] 04-14-2020 11:25:07:  cleanup ok
[javatest.batch] 04-14-2020 11:25:08:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetPortsTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  85 (85 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1618
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetPortTest1WithFeatures_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:08:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:08:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:09:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t GetPortTest1WithFeatures -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:09:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:09:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:09:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:09:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:09:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:09:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:09:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:09:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:09:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:09:  TRACE: ** IN getRunMethod: testname=GetPortTest1WithFeatures
[javatest.batch] 04-14-2020 11:25:09:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:09:  TRACE: **runmethod=GetPortTest1WithFeatures
[javatest.batch] 04-14-2020 11:25:09:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:09:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:09:  TRACE: getSetupMethod - checking for testcase specific setup method:  GetPortTest1WithFeatures_setup
[javatest.batch] 04-14-2020 11:25:09:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:09:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:09:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:09:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  GetPortTest1WithFeatures_cleanup
[javatest.batch] 04-14-2020 11:25:09:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:09:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:09:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:09:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:09:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:09:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:25:09:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:09:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:25:09:  setup ok
[javatest.batch] 04-14-2020 11:25:09:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:09:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:09:  TRACE: GetPortTest1WithFeatures
[javatest.batch] 04-14-2020 11:25:09:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:25:09:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:09:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:25:09 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:09:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] 04-14-2020 11:25:10:  Test getPort (valid port name/WSDL access) AddressingFeature(true)
[javatest.batch] 04-14-2020 11:25:10:  Call Service.getPort(QName, Class, WebServiceFeature ...)
[javatest.batch] 04-14-2020 11:25:10:  Should find port
[javatest.batch] 04-14-2020 11:25:10:  Test getPort (valid port name/WSDL access) AddressingFeature(false)
[javatest.batch] 04-14-2020 11:25:10:  Call Service.getPort(QName, Class, WebServiceFeature ...)
[javatest.batch] 04-14-2020 11:25:10:  Should find port
[javatest.batch] 04-14-2020 11:25:10:  cleanup ok
[javatest.batch] 04-14-2020 11:25:11:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetPortTest1WithFeatures_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  86 (86 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1617
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetPortTest2WithFeatures_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:12:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:12:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:12:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t GetPortTest2WithFeatures -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:12:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:12:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:12:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:12:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:12:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:12:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:12:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:12:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:12:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:12:  TRACE: ** IN getRunMethod: testname=GetPortTest2WithFeatures
[javatest.batch] 04-14-2020 11:25:12:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:12:  TRACE: **runmethod=GetPortTest2WithFeatures
[javatest.batch] 04-14-2020 11:25:12:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:12:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:12:  TRACE: getSetupMethod - checking for testcase specific setup method:  GetPortTest2WithFeatures_setup
[javatest.batch] 04-14-2020 11:25:12:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:12:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:12:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:12:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  GetPortTest2WithFeatures_cleanup
[javatest.batch] 04-14-2020 11:25:12:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:12:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:12:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:12:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:12:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:12:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:25:12:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:12:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:25:12:  setup ok
[javatest.batch] 04-14-2020 11:25:12:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:12:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:12:  TRACE: GetPortTest2WithFeatures
[javatest.batch] 04-14-2020 11:25:12:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:25:12:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:12:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:25:12 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:25:12:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:12:  Test getPort (valid port name/WSDL access) AddressingFeature(true)
[javatest.batch] 04-14-2020 11:25:12:  Call Service.getPort(Class, WebServiceFeature ...)
[javatest.batch] 04-14-2020 11:25:12:  Should find port
[javatest.batch] 04-14-2020 11:25:13:  Test getPort (valid port name/WSDL access) AddressingFeature(false)
[javatest.batch] 04-14-2020 11:25:13:  Call Service.getPort(Class, WebServiceFeature ...)
[javatest.batch] 04-14-2020 11:25:13:  Should find port
[javatest.batch] 04-14-2020 11:25:13:  cleanup ok
[javatest.batch] 04-14-2020 11:25:14:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetPortTest2WithFeatures_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  87 (87 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1616
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetPortTest3WithFeatures_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:14:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:14:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:14:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t GetPortTest3WithFeatures -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:15:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:15:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:15:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:15:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:15:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:15:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:15:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:15:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:15:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:15:  TRACE: ** IN getRunMethod: testname=GetPortTest3WithFeatures
[javatest.batch] 04-14-2020 11:25:15:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:15:  TRACE: **runmethod=GetPortTest3WithFeatures
[javatest.batch] 04-14-2020 11:25:15:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:15:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:15:  TRACE: getSetupMethod - checking for testcase specific setup method:  GetPortTest3WithFeatures_setup
[javatest.batch] 04-14-2020 11:25:15:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:15:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:15:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:15:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  GetPortTest3WithFeatures_cleanup
[javatest.batch] 04-14-2020 11:25:15:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:15:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:15:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:15:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:15:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:15:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:25:15:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:15:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:25:15:  setup ok
[javatest.batch] 04-14-2020 11:25:15:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:15:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:15:  TRACE: GetPortTest3WithFeatures
[javatest.batch] 04-14-2020 11:25:15:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:25:15:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:15:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:25:15 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:25:15:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:16:  EndpointReference for port2 Hello2 is: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSDLHelloService_web/jaxws/Hello2</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello2</wsam:InterfaceName><wsam:ServiceName EndpointName="Hello2Port" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:25:16:  Test getPort (valid port name/WSDL access) AddressingFeature(true)
[javatest.batch] 04-14-2020 11:25:16:  Call Service.getPort(EndpointReference, Class, WebServiceFeature ...)
[javatest.batch] 04-14-2020 11:25:16:  Should find port
[javatest.batch] 04-14-2020 11:25:16:  Test getPort (valid port name/WSDL access) AddressingFeature(false)
[javatest.batch] 04-14-2020 11:25:16:  Call Service.getPort(EndpointReference, Class, WebServiceFeature ...)
[javatest.batch] 04-14-2020 11:25:16:  Should find port
[javatest.batch] 04-14-2020 11:25:16:  cleanup ok
[javatest.batch] 04-14-2020 11:25:17:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetPortTest3WithFeatures_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  88 (88 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1615
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetServiceNameTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:17:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:17:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:17:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t GetServiceNameTest1 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:18:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:18:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:18:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:18:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:18:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:18:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:18:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:18:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:18:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:18:  TRACE: ** IN getRunMethod: testname=GetServiceNameTest1
[javatest.batch] 04-14-2020 11:25:18:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:18:  TRACE: **runmethod=GetServiceNameTest1
[javatest.batch] 04-14-2020 11:25:18:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:18:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:18:  TRACE: getSetupMethod - checking for testcase specific setup method:  GetServiceNameTest1_setup
[javatest.batch] 04-14-2020 11:25:18:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:18:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:18:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:18:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  GetServiceNameTest1_cleanup
[javatest.batch] 04-14-2020 11:25:18:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:18:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:18:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:18:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:18:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:18:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:25:18:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:18:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:25:18:  setup ok
[javatest.batch] 04-14-2020 11:25:18:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:18:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:18:  TRACE: GetServiceNameTest1
[javatest.batch] 04-14-2020 11:25:18:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:25:18:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:18:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:25:18 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:18:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] 04-14-2020 11:25:18:  Get service name via Service.getServiceName()
[javatest.batch] 04-14-2020 11:25:18:  ServiceName = {http://helloservice.org/wsdl}HelloService
[javatest.batch] getServiceName() = {http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:25:18:  cleanup ok
[javatest.batch] 04-14-2020 11:25:19:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetServiceNameTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  89 (89 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1614
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetWSDLDocumentLocationTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:19:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:19:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:19:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t GetWSDLDocumentLocationTest1 -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:19:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:19:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:19:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:19:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:19:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:20:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:20:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:20:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:20:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:20:  TRACE: ** IN getRunMethod: testname=GetWSDLDocumentLocationTest1
[javatest.batch] 04-14-2020 11:25:20:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:20:  TRACE: **runmethod=GetWSDLDocumentLocationTest1
[javatest.batch] 04-14-2020 11:25:20:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:20:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:20:  TRACE: getSetupMethod - checking for testcase specific setup method:  GetWSDLDocumentLocationTest1_setup
[javatest.batch] 04-14-2020 11:25:20:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:20:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:20:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:20:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  GetWSDLDocumentLocationTest1_cleanup
[javatest.batch] 04-14-2020 11:25:20:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:20:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:20:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:20:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:20:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:20:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:25:20:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:20:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:25:20:  setup ok
[javatest.batch] 04-14-2020 11:25:20:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:20:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:20:  TRACE: GetWSDLDocumentLocationTest1
[javatest.batch] 04-14-2020 11:25:20:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:25:20:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:20:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:25:20 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:25:20:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:20:  Call Service.getWSDLDocumentLocation() to get WSDL url
[javatest.batch] 04-14-2020 11:25:20:  WSDLURL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:20:  WSDLURL is not null (expected)
[javatest.batch] 04-14-2020 11:25:20:  cleanup ok
[javatest.batch] 04-14-2020 11:25:21:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#GetWSDLDocumentLocationTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  90 (90 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1613
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#setExecutorTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:21:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:21:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:21:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t setExecutorTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:21:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:21:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:21:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:21:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:21:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:21:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:21:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:21:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:21:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:21:  TRACE: ** IN getRunMethod: testname=setExecutorTest
[javatest.batch] 04-14-2020 11:25:21:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:21:  TRACE: **runmethod=setExecutorTest
[javatest.batch] 04-14-2020 11:25:21:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:21:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:21:  TRACE: getSetupMethod - checking for testcase specific setup method:  setExecutorTest_setup
[javatest.batch] 04-14-2020 11:25:21:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:21:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:21:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:21:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  setExecutorTest_cleanup
[javatest.batch] 04-14-2020 11:25:21:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:21:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:21:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:21:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:21:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:21:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:25:21:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:21:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:25:21:  setup ok
[javatest.batch] 04-14-2020 11:25:21:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:21:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:21:  TRACE: setExecutorTest
[javatest.batch] 04-14-2020 11:25:21:  JAXWS_Util:getService(URL, QName)
[javatest.batch] 04-14-2020 11:25:21:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:21:  QName={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:25:21:  Creating Service via javax.xml.ws.Service.create(URL, QName)
[javatest.batch] 04-14-2020 11:25:22:  TRACE: executor is not null
[javatest.batch] 04-14-2020 11:25:22:  cleanup ok
[javatest.batch] 04-14-2020 11:25:23:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#setExecutorTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  91 (91 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1612
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#SetHandlerResolverTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:23:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:23:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:23:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t SetHandlerResolverTest1WithWsdl -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:23:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:23:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:23:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:23:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:23:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:23:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:23:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:23:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:23:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service.Client
[javatest.batch] 04-14-2020 11:25:23:  TRACE: ** IN getRunMethod: testname=SetHandlerResolverTest1WithWsdl
[javatest.batch] 04-14-2020 11:25:23:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:23:  TRACE: **runmethod=SetHandlerResolverTest1WithWsdl
[javatest.batch] 04-14-2020 11:25:23:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:23:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:23:  TRACE: getSetupMethod - checking for testcase specific setup method:  SetHandlerResolverTest1WithWsdl_setup
[javatest.batch] 04-14-2020 11:25:23:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:23:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:23:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:23:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  SetHandlerResolverTest1WithWsdl_cleanup
[javatest.batch] 04-14-2020 11:25:23:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:23:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:23:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:23:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:23:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:23:  Service Endpoint URL2: http://localhost:8080/WSDLHelloService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:25:23:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:23:  WSDL Location URL2:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello2?wsdl
[javatest.batch] 04-14-2020 11:25:23:  setup ok
[javatest.batch] 04-14-2020 11:25:23:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:23:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:23:  TRACE: SetHandlerResolverTest1WithWsdl
[javatest.batch] 04-14-2020 11:25:23:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:25:23:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:23:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:25:23 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:25:23:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:24:  Call Service.getHandlerResolver() - should pass
[javatest.batch] 04-14-2020 11:25:24:  cleanup ok
[javatest.batch] 04-14-2020 11:25:25:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service/Client.java#SetHandlerResolverTest1WithWsdl_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  92 (92 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1611
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service_Mode/Client.java#valueOfTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:25:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:25:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:25:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t valueOfTest -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:25:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:25:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:25:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:25:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:25:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:25:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:25:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:25:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service_Mode.Client
[javatest.batch] 04-14-2020 11:25:25:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service_Mode.Client
[javatest.batch] 04-14-2020 11:25:25:  TRACE: ** IN getRunMethod: testname=valueOfTest
[javatest.batch] 04-14-2020 11:25:25:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:25:  TRACE: **runmethod=valueOfTest
[javatest.batch] 04-14-2020 11:25:25:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:25:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:25:  TRACE: getSetupMethod - checking for testcase specific setup method:  valueOfTest_setup
[javatest.batch] 04-14-2020 11:25:25:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:25:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:25:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:25:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  valueOfTest_cleanup
[javatest.batch] 04-14-2020 11:25:25:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:25:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:25:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:25:  setup ok
[javatest.batch] 04-14-2020 11:25:25:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:25:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:25:  TRACE: valuesTest
[javatest.batch] 04-14-2020 11:25:25:  Call javax.xml.ws.Service.Mode.valueOf(MESSAGE) ...
[javatest.batch] 04-14-2020 11:25:25:  javax.xml.ws.Service.Mode.valueOf(MESSAGE) passed
[javatest.batch] 04-14-2020 11:25:25:  cleanup ok
[javatest.batch] 04-14-2020 11:25:26:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service_Mode/Client.java#valueOfTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  93 (93 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1610
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/Service_Mode/Client.java#valuesTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:27:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:27:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:27:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t valuesTest -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:27:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:27:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:27:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:27:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:27:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:27:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:27:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:27:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service_Mode.Client
[javatest.batch] 04-14-2020 11:25:27:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.Service_Mode.Client
[javatest.batch] 04-14-2020 11:25:27:  TRACE: ** IN getRunMethod: testname=valuesTest
[javatest.batch] 04-14-2020 11:25:27:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:27:  TRACE: **runmethod=valuesTest
[javatest.batch] 04-14-2020 11:25:27:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:27:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:27:  TRACE: getSetupMethod - checking for testcase specific setup method:  valuesTest_setup
[javatest.batch] 04-14-2020 11:25:27:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:27:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:27:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:27:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  valuesTest_cleanup
[javatest.batch] 04-14-2020 11:25:27:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:27:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:27:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:27:  setup ok
[javatest.batch] 04-14-2020 11:25:27:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:27:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:27:  TRACE: valuesTest
[javatest.batch] 04-14-2020 11:25:27:  Call javax.xml.ws.Service.Mode.values() ...
[javatest.batch] 04-14-2020 11:25:27:  Print Enums
[javatest.batch] 04-14-2020 11:25:27:  -----------
[javatest.batch] 04-14-2020 11:25:27:  MESSAGE
[javatest.batch] 04-14-2020 11:25:27:  PAYLOAD
[javatest.batch] 04-14-2020 11:25:27:  Searching expected list of enums for MESSAGE
[javatest.batch] 04-14-2020 11:25:27:  Enum found for MESSAGE
[javatest.batch] 04-14-2020 11:25:27:  Searching expected list of enums for PAYLOAD
[javatest.batch] 04-14-2020 11:25:27:  Enum found for PAYLOAD
[javatest.batch] 04-14-2020 11:25:27:  cleanup ok
[javatest.batch] 04-14-2020 11:25:28:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/Service_Mode/Client.java#valuesTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  94 (94 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1609
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceContext/Client.java#getEndpointReference2Test_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:28:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:28:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:28:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getEndpointReference2Test -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:28:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:28:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:28:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:28:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:28:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:28:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:28:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:28:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceContext.Client
[javatest.batch] 04-14-2020 11:25:28:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceContext.Client
[javatest.batch] 04-14-2020 11:25:28:  TRACE: ** IN getRunMethod: testname=getEndpointReference2Test
[javatest.batch] 04-14-2020 11:25:28:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:28:  TRACE: **runmethod=getEndpointReference2Test
[javatest.batch] 04-14-2020 11:25:28:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:28:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:28:  TRACE: getSetupMethod - checking for testcase specific setup method:  getEndpointReference2Test_setup
[javatest.batch] 04-14-2020 11:25:28:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:28:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:28:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:28:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getEndpointReference2Test_cleanup
[javatest.batch] 04-14-2020 11:25:28:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:28:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:28:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:28:  Username=j2ee, Password=j2ee
[javatest.batch] 04-14-2020 11:25:28:  unauthUsername=javajoe, unauthPassword=javajoe
[javatest.batch] 04-14-2020 11:25:28:  Create Service object
[javatest.batch] 04-14-2020 11:25:28:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:28:  Service Endpoint URL: http://localhost:8080/WSHelloSecureService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:28:  WSDL Location URL:    http://localhost:8080/WSHelloSecureService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:28:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:25:28:  URL=http://localhost:8080/WSHelloSecureService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:28:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:25:28 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:25:28:  siClass=com.sun.ts.tests.jaxws.sharedclients.hellosecureclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:29:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:25:30:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSHelloSecureService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:30:  Set target endpoint address to=http://localhost:8080/WSHelloSecureService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:25:30:  setup ok
[javatest.batch] 04-14-2020 11:25:30:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:30:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:30:  getEndpointReference2Test: test access to MessageContext information
[javatest.batch] 04-14-2020 11:25:30:  cleanup ok
[javatest.batch] 04-14-2020 11:25:31:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceContext/Client.java#getEndpointReference2Test_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  95 (95 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1608
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceContext/Client.java#getEndpointReferenceTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:31:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:31:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:31:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getEndpointReferenceTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:31:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:31:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:31:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:31:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:31:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:31:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:31:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:31:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceContext.Client
[javatest.batch] 04-14-2020 11:25:31:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceContext.Client
[javatest.batch] 04-14-2020 11:25:31:  TRACE: ** IN getRunMethod: testname=getEndpointReferenceTest
[javatest.batch] 04-14-2020 11:25:31:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:31:  TRACE: **runmethod=getEndpointReferenceTest
[javatest.batch] 04-14-2020 11:25:31:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:31:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:31:  TRACE: getSetupMethod - checking for testcase specific setup method:  getEndpointReferenceTest_setup
[javatest.batch] 04-14-2020 11:25:31:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:31:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:31:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:31:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getEndpointReferenceTest_cleanup
[javatest.batch] 04-14-2020 11:25:31:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:31:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:31:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:31:  Username=j2ee, Password=j2ee
[javatest.batch] 04-14-2020 11:25:31:  unauthUsername=javajoe, unauthPassword=javajoe
[javatest.batch] 04-14-2020 11:25:31:  Create Service object
[javatest.batch] 04-14-2020 11:25:31:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:31:  Service Endpoint URL: http://localhost:8080/WSHelloSecureService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:31:  WSDL Location URL:    http://localhost:8080/WSHelloSecureService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:31:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:25:31:  URL=http://localhost:8080/WSHelloSecureService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:31:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:25:31 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:25:31:  siClass=com.sun.ts.tests.jaxws.sharedclients.hellosecureclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:32:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:25:32:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSHelloSecureService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:32:  Set target endpoint address to=http://localhost:8080/WSHelloSecureService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:25:32:  setup ok
[javatest.batch] 04-14-2020 11:25:32:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:32:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:32:  getEndpointReferenceTest: test access to EndpointReference information
[javatest.batch] 04-14-2020 11:25:32:  cleanup ok
[javatest.batch] 04-14-2020 11:25:33:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceContext/Client.java#getEndpointReferenceTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  96 (96 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1607
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceContext/Client.java#getMessageContextTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:34:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:34:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:34:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getMessageContextTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:34:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:34:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:34:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:34:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:34:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:34:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:34:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:34:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceContext.Client
[javatest.batch] 04-14-2020 11:25:34:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceContext.Client
[javatest.batch] 04-14-2020 11:25:34:  TRACE: ** IN getRunMethod: testname=getMessageContextTest
[javatest.batch] 04-14-2020 11:25:34:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:34:  TRACE: **runmethod=getMessageContextTest
[javatest.batch] 04-14-2020 11:25:34:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:34:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:34:  TRACE: getSetupMethod - checking for testcase specific setup method:  getMessageContextTest_setup
[javatest.batch] 04-14-2020 11:25:34:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:34:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:34:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:34:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getMessageContextTest_cleanup
[javatest.batch] 04-14-2020 11:25:34:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:34:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:34:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:34:  Username=j2ee, Password=j2ee
[javatest.batch] 04-14-2020 11:25:34:  unauthUsername=javajoe, unauthPassword=javajoe
[javatest.batch] 04-14-2020 11:25:34:  Create Service object
[javatest.batch] 04-14-2020 11:25:34:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:34:  Service Endpoint URL: http://localhost:8080/WSHelloSecureService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:34:  WSDL Location URL:    http://localhost:8080/WSHelloSecureService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:34:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:25:34:  URL=http://localhost:8080/WSHelloSecureService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:34:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:25:34 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:25:34:  siClass=com.sun.ts.tests.jaxws.sharedclients.hellosecureclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:34:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:25:35:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSHelloSecureService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:35:  Set target endpoint address to=http://localhost:8080/WSHelloSecureService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:25:35:  setup ok
[javatest.batch] 04-14-2020 11:25:35:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:35:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:35:  getMessageContextTest: test access to MessageContext information
[javatest.batch] 04-14-2020 11:25:35:  cleanup ok
[javatest.batch] 04-14-2020 11:25:36:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceContext/Client.java#getMessageContextTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  97 (97 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1606
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceContext/Client.java#getUserPrincipalTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:37:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:37:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:37:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t getUserPrincipalTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:37:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:37:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:37:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:37:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:37:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:37:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:37:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:37:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceContext.Client
[javatest.batch] 04-14-2020 11:25:37:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceContext.Client
[javatest.batch] 04-14-2020 11:25:37:  TRACE: ** IN getRunMethod: testname=getUserPrincipalTest
[javatest.batch] 04-14-2020 11:25:37:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:37:  TRACE: **runmethod=getUserPrincipalTest
[javatest.batch] 04-14-2020 11:25:37:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:37:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:37:  TRACE: getSetupMethod - checking for testcase specific setup method:  getUserPrincipalTest_setup
[javatest.batch] 04-14-2020 11:25:37:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:37:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:37:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:37:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  getUserPrincipalTest_cleanup
[javatest.batch] 04-14-2020 11:25:37:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:37:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:37:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:37:  Username=j2ee, Password=j2ee
[javatest.batch] 04-14-2020 11:25:37:  unauthUsername=javajoe, unauthPassword=javajoe
[javatest.batch] 04-14-2020 11:25:37:  Create Service object
[javatest.batch] 04-14-2020 11:25:37:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:37:  Service Endpoint URL: http://localhost:8080/WSHelloSecureService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:37:  WSDL Location URL:    http://localhost:8080/WSHelloSecureService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:37:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:25:37:  URL=http://localhost:8080/WSHelloSecureService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:37:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:25:37 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:25:37:  siClass=com.sun.ts.tests.jaxws.sharedclients.hellosecureclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:37:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:25:38:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSHelloSecureService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:38:  Set target endpoint address to=http://localhost:8080/WSHelloSecureService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:25:38:  setup ok
[javatest.batch] 04-14-2020 11:25:38:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:38:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:38:  getUserPrincipalTest: test access to UserPrincipal information
[javatest.batch] 04-14-2020 11:25:38:  cleanup ok
[javatest.batch] 04-14-2020 11:25:39:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceContext/Client.java#getUserPrincipalTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  98 (98 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1605
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceContext/Client.java#isUserInRoleTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:39:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:39:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:39:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t isUserInRoleTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:40:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:40:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:40:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:40:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:40:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:40:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:40:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:40:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceContext.Client
[javatest.batch] 04-14-2020 11:25:40:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceContext.Client
[javatest.batch] 04-14-2020 11:25:40:  TRACE: ** IN getRunMethod: testname=isUserInRoleTest
[javatest.batch] 04-14-2020 11:25:40:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:40:  TRACE: **runmethod=isUserInRoleTest
[javatest.batch] 04-14-2020 11:25:40:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:40:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:40:  TRACE: getSetupMethod - checking for testcase specific setup method:  isUserInRoleTest_setup
[javatest.batch] 04-14-2020 11:25:40:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:40:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:40:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:40:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  isUserInRoleTest_cleanup
[javatest.batch] 04-14-2020 11:25:40:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:40:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:40:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:40:  Username=j2ee, Password=j2ee
[javatest.batch] 04-14-2020 11:25:40:  unauthUsername=javajoe, unauthPassword=javajoe
[javatest.batch] 04-14-2020 11:25:40:  Create Service object
[javatest.batch] 04-14-2020 11:25:40:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:40:  Service Endpoint URL: http://localhost:8080/WSHelloSecureService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:40:  WSDL Location URL:    http://localhost:8080/WSHelloSecureService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:40:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:25:40:  URL=http://localhost:8080/WSHelloSecureService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:40:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:25:40 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:25:40:  siClass=com.sun.ts.tests.jaxws.sharedclients.hellosecureclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:40:  Get port  = HelloPort
[javatest.batch] 04-14-2020 11:25:41:  port=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSHelloSecureService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:41:  Set target endpoint address to=http://localhost:8080/WSHelloSecureService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:25:41:  setup ok
[javatest.batch] 04-14-2020 11:25:41:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:41:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:41:  isUserInRoleTest: test access to isUserInRole information
[javatest.batch] 04-14-2020 11:25:41:  Invoking RPC method isUserInRoleTest() and expect true for Adminstrator role ...
[javatest.batch] 04-14-2020 11:25:41:  Administrator role - correct
[javatest.batch] 04-14-2020 11:25:41:  Invoking RPC method isUserInRoleTest() and expect false for Manager role ...
[javatest.batch] 04-14-2020 11:25:41:  Not Manager role - correct
[javatest.batch] 04-14-2020 11:25:41:  cleanup ok
[javatest.batch] 04-14-2020 11:25:42:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceContext/Client.java#isUserInRoleTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  99 (99 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1604
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceException/Client.java#WebServiceExceptionConstructorTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:42:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:42:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:42:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t WebServiceExceptionConstructorTest1 -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:42:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:42:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:42:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:42:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:42:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:42:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:42:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:42:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceException.Client
[javatest.batch] 04-14-2020 11:25:42:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceException.Client
[javatest.batch] 04-14-2020 11:25:42:  TRACE: ** IN getRunMethod: testname=WebServiceExceptionConstructorTest1
[javatest.batch] 04-14-2020 11:25:42:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:42:  TRACE: **runmethod=WebServiceExceptionConstructorTest1
[javatest.batch] 04-14-2020 11:25:42:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:42:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:42:  TRACE: getSetupMethod - checking for testcase specific setup method:  WebServiceExceptionConstructorTest1_setup
[javatest.batch] 04-14-2020 11:25:42:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:42:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:42:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:42:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  WebServiceExceptionConstructorTest1_cleanup
[javatest.batch] 04-14-2020 11:25:42:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:42:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:42:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:42:  setup ok
[javatest.batch] 04-14-2020 11:25:42:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:42:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:42:  TRACE: WebServiceExceptionConstructorTest1
[javatest.batch] 04-14-2020 11:25:42:  Create instance via WebServiceException() ...
[javatest.batch] 04-14-2020 11:25:42:  WebServiceException object created successfully
[javatest.batch] 04-14-2020 11:25:42:  cleanup ok
[javatest.batch] 04-14-2020 11:25:43:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceException/Client.java#WebServiceExceptionConstructorTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  100 (100 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1603
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceException/Client.java#WebServiceExceptionConstructorTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:44:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:44:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:44:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t WebServiceExceptionConstructorTest2 -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:44:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:44:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:44:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:44:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:44:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:44:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:44:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:44:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceException.Client
[javatest.batch] 04-14-2020 11:25:44:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceException.Client
[javatest.batch] 04-14-2020 11:25:44:  TRACE: ** IN getRunMethod: testname=WebServiceExceptionConstructorTest2
[javatest.batch] 04-14-2020 11:25:44:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:44:  TRACE: **runmethod=WebServiceExceptionConstructorTest2
[javatest.batch] 04-14-2020 11:25:44:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:44:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:44:  TRACE: getSetupMethod - checking for testcase specific setup method:  WebServiceExceptionConstructorTest2_setup
[javatest.batch] 04-14-2020 11:25:44:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:44:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:44:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:44:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  WebServiceExceptionConstructorTest2_cleanup
[javatest.batch] 04-14-2020 11:25:44:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:44:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:44:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:44:  setup ok
[javatest.batch] 04-14-2020 11:25:44:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:44:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:44:  TRACE: WebServiceExceptionConstructorTest2
[javatest.batch] 04-14-2020 11:25:44:  Create instance via  WebServiceException(String, Throwable) ...
[javatest.batch] 04-14-2020 11:25:44:  WebServiceException object created successfully
[javatest.batch] 04-14-2020 11:25:44:  detail message match: a detail message
[javatest.batch] 04-14-2020 11:25:44:  cleanup ok
[javatest.batch] 04-14-2020 11:25:45:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceException/Client.java#WebServiceExceptionConstructorTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  101 (101 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1602
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceException/Client.java#WebServiceExceptionConstructorTest3_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:45:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:45:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:45:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t WebServiceExceptionConstructorTest3 -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:45:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:45:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:45:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:45:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:45:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:45:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:45:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:45:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceException.Client
[javatest.batch] 04-14-2020 11:25:45:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceException.Client
[javatest.batch] 04-14-2020 11:25:45:  TRACE: ** IN getRunMethod: testname=WebServiceExceptionConstructorTest3
[javatest.batch] 04-14-2020 11:25:45:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:45:  TRACE: **runmethod=WebServiceExceptionConstructorTest3
[javatest.batch] 04-14-2020 11:25:45:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:45:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:45:  TRACE: getSetupMethod - checking for testcase specific setup method:  WebServiceExceptionConstructorTest3_setup
[javatest.batch] 04-14-2020 11:25:45:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:45:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:45:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:45:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  WebServiceExceptionConstructorTest3_cleanup
[javatest.batch] 04-14-2020 11:25:45:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:45:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:45:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:45:  setup ok
[javatest.batch] 04-14-2020 11:25:45:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:45:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:45:  TRACE: WebServiceExceptionConstructorTest3
[javatest.batch] 04-14-2020 11:25:45:  Create instance via  WebServiceException(String) ...
[javatest.batch] 04-14-2020 11:25:45:  WebServiceException object created successfully
[javatest.batch] 04-14-2020 11:25:45:  detail message match: a detail message
[javatest.batch] 04-14-2020 11:25:45:  cleanup ok
[javatest.batch] 04-14-2020 11:25:46:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceException/Client.java#WebServiceExceptionConstructorTest3_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  102 (102 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1601
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceException/Client.java#WebServiceExceptionConstructorTest4_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:47:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:47:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:47:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t WebServiceExceptionConstructorTest4 -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:47:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:47:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:47:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:47:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:47:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:47:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:47:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:47:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceException.Client
[javatest.batch] 04-14-2020 11:25:47:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServiceException.Client
[javatest.batch] 04-14-2020 11:25:47:  TRACE: ** IN getRunMethod: testname=WebServiceExceptionConstructorTest4
[javatest.batch] 04-14-2020 11:25:47:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:47:  TRACE: **runmethod=WebServiceExceptionConstructorTest4
[javatest.batch] 04-14-2020 11:25:47:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:47:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:47:  TRACE: getSetupMethod - checking for testcase specific setup method:  WebServiceExceptionConstructorTest4_setup
[javatest.batch] 04-14-2020 11:25:47:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:47:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:47:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:47:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  WebServiceExceptionConstructorTest4_cleanup
[javatest.batch] 04-14-2020 11:25:47:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:47:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:47:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:47:  setup ok
[javatest.batch] 04-14-2020 11:25:47:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:47:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:47:  TRACE: WebServiceExceptionConstructorTest4
[javatest.batch] 04-14-2020 11:25:47:  Create instance via  WebServiceException(Throwable) ...
[javatest.batch] 04-14-2020 11:25:47:  WebServiceException object created successfully
[javatest.batch] 04-14-2020 11:25:47:  cleanup ok
[javatest.batch] 04-14-2020 11:25:48:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServiceException/Client.java#WebServiceExceptionConstructorTest4_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  103 (103 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1600
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServicePermission/Client.java#WebServicePermissionConstructorTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:49:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:49:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:49:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t WebServicePermissionConstructorTest1 -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:49:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:49:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:49:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:49:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:49:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:49:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:49:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:49:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServicePermission.Client
[javatest.batch] 04-14-2020 11:25:49:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServicePermission.Client
[javatest.batch] 04-14-2020 11:25:49:  TRACE: ** IN getRunMethod: testname=WebServicePermissionConstructorTest1
[javatest.batch] 04-14-2020 11:25:49:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:49:  TRACE: **runmethod=WebServicePermissionConstructorTest1
[javatest.batch] 04-14-2020 11:25:49:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:49:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:49:  TRACE: getSetupMethod - checking for testcase specific setup method:  WebServicePermissionConstructorTest1_setup
[javatest.batch] 04-14-2020 11:25:49:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:49:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:49:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:49:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  WebServicePermissionConstructorTest1_cleanup
[javatest.batch] 04-14-2020 11:25:49:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:49:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:49:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:49:  setup ok
[javatest.batch] 04-14-2020 11:25:49:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:49:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:49:  TRACE: WebServicePermissionConstructorTest1
[javatest.batch] 04-14-2020 11:25:49:  Create instance via WebServicePermission(String) ...
[javatest.batch] 04-14-2020 11:25:49:  WebServicePermission object created successfully
[javatest.batch] 04-14-2020 11:25:49:  cleanup ok
[javatest.batch] 04-14-2020 11:25:50:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServicePermission/Client.java#WebServicePermissionConstructorTest1_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  104 (104 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1599
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServicePermission/Client.java#WebServicePermissionConstructorTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:50:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:50:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:50:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t WebServicePermissionConstructorTest2 -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:50:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:50:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:50:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:50:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:50:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:50:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:50:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:50:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServicePermission.Client
[javatest.batch] 04-14-2020 11:25:50:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServicePermission.Client
[javatest.batch] 04-14-2020 11:25:50:  TRACE: ** IN getRunMethod: testname=WebServicePermissionConstructorTest2
[javatest.batch] 04-14-2020 11:25:50:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:50:  TRACE: **runmethod=WebServicePermissionConstructorTest2
[javatest.batch] 04-14-2020 11:25:50:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:50:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:50:  TRACE: getSetupMethod - checking for testcase specific setup method:  WebServicePermissionConstructorTest2_setup
[javatest.batch] 04-14-2020 11:25:50:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:50:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:50:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:50:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  WebServicePermissionConstructorTest2_cleanup
[javatest.batch] 04-14-2020 11:25:50:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:50:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:50:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:50:  setup ok
[javatest.batch] 04-14-2020 11:25:50:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:50:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:50:  TRACE: WebServicePermissionConstructorTest2
[javatest.batch] 04-14-2020 11:25:50:  Create instance via WebServicePermission(String, String) ...
[javatest.batch] 04-14-2020 11:25:50:  WebServicePermission object created successfully
[javatest.batch] 04-14-2020 11:25:50:  cleanup ok
[javatest.batch] 04-14-2020 11:25:51:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServicePermission/Client.java#WebServicePermissionConstructorTest2_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  105 (105 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1598
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServicePermission/Client.java#WebServicePermissionConstructorTest2a_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:52:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:52:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:52:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t WebServicePermissionConstructorTest2a -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:52:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:52:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:52:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:52:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:52:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:52:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:52:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:52:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServicePermission.Client
[javatest.batch] 04-14-2020 11:25:52:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws.WebServicePermission.Client
[javatest.batch] 04-14-2020 11:25:52:  TRACE: ** IN getRunMethod: testname=WebServicePermissionConstructorTest2a
[javatest.batch] 04-14-2020 11:25:52:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:52:  TRACE: **runmethod=WebServicePermissionConstructorTest2a
[javatest.batch] 04-14-2020 11:25:52:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:52:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:52:  TRACE: getSetupMethod - checking for testcase specific setup method:  WebServicePermissionConstructorTest2a_setup
[javatest.batch] 04-14-2020 11:25:52:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:52:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:52:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:52:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  WebServicePermissionConstructorTest2a_cleanup
[javatest.batch] 04-14-2020 11:25:52:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:52:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:52:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:52:  setup ok
[javatest.batch] 04-14-2020 11:25:52:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:52:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:52:  TRACE: WebServicePermissionConstructorTest2a
[javatest.batch] 04-14-2020 11:25:52:  Create instance via WebServicePermission(String, String) ...
[javatest.batch] 04-14-2020 11:25:52:  WebServicePermission object created successfully
[javatest.batch] 04-14-2020 11:25:52:  cleanup ok
[javatest.batch] 04-14-2020 11:25:53:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws/WebServicePermission/Client.java#WebServicePermissionConstructorTest2a_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  106 (106 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1597
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalHandlerTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:53:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:53:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:53:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientLogicalHandlerTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:53:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:53:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:53:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:53:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:53:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:53:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:53:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:53:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:25:53:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:25:53:  TRACE: ** IN getRunMethod: testname=ClientLogicalHandlerTest
[javatest.batch] 04-14-2020 11:25:53:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:53:  TRACE: **runmethod=ClientLogicalHandlerTest
[javatest.batch] 04-14-2020 11:25:53:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:53:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:53:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientLogicalHandlerTest_setup
[javatest.batch] 04-14-2020 11:25:53:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:53:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:53:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:53:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientLogicalHandlerTest_cleanup
[javatest.batch] 04-14-2020 11:25:53:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:53:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:53:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:53:  Create Service object
[javatest.batch] 04-14-2020 11:25:53:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:53:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:53:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:25:53:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:25:53:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:53:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:25:53:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:53:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:25:53 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:25:53:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:54:  setup ok
[javatest.batch] 04-14-2020 11:25:54:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:54:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:54:  TRACE: ClientLogicalHandlerTest
[javatest.batch] 04-14-2020 11:25:54:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:25:54:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:25:54:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:25:54:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:25:54:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:54:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:25:54:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:54:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:54:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:54:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:54:  Programmatically registering the following protocol based handlers through the binding: 
[javatest.batch] ClientSOAPHandler1, ClientLogicalHandler1
[javatest.batch] 04-14-2020 11:25:54:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:54:  Construct HandleInfo for ClientSOAPHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:54:  Construct HandleInfo for ClientLogicalHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:54:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:54:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}HelloPort
[javatest.batch] 04-14-2020 11:25:54:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:54:  Construct HandleInfo for ClientSOAPHandler2 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:54:  Construct HandleInfo for ClientLogicalHandler2 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:54:  Construct HandleInfo for ClientSOAPHandler3 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:54:  Construct HandleInfo for ClientLogicalHandler3 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:54:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444]
[javatest.batch] 04-14-2020 11:25:54:  HandlerChain size = 8
[javatest.batch] 04-14-2020 11:25:54:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:54:  TRACE: HandlerTracker: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:54:  TRACE: HandlerTracker: ClientSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:25:54:  TRACE: HandlerTracker: ClientSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:25:55:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:55:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:25:55:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:25:55:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:55:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:55:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  Programmatically registering the following protocol based handlers through the binding: 
[javatest.batch] ClientSOAPHandler1, ClientLogicalHandler1
[javatest.batch] 04-14-2020 11:25:55:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  Construct HandleInfo for ClientSOAPHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:55:  Construct HandleInfo for ClientLogicalHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:55:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@55a147cc, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@71ba6d4e, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@738dc9b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@3c77d488]
[javatest.batch] 04-14-2020 11:25:55:  HandlerChain size = 4
[javatest.batch] 04-14-2020 11:25:55:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:55:  TRACE: HandlerTracker: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:55:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:25:55:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:25:55:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:25:55:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:55:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:55:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  Programmatically registering the following protocol based handlers through the binding: 
[javatest.batch] ClientSOAPHandler1, ClientLogicalHandler1
[javatest.batch] 04-14-2020 11:25:55:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  Construct HandleInfo for ClientSOAPHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:55:  Construct HandleInfo for ClientLogicalHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:55:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@2eae8e6e, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@8f2ef19, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@470734c3, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@2cf3d63b]
[javatest.batch] 04-14-2020 11:25:55:  HandlerChain size = 4
[javatest.batch] 04-14-2020 11:25:55:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:55:  TRACE: HandlerTracker: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:55:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:25:55:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:25:55:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444]
[javatest.batch] 04-14-2020 11:25:55:  Port1 HandlerChain size = 8
[javatest.batch] 04-14-2020 11:25:55:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:25:55:  Port2 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@55a147cc, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@71ba6d4e, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@738dc9b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@3c77d488]
[javatest.batch] 04-14-2020 11:25:55:  Port2 HandlerChain size = 4
[javatest.batch] 04-14-2020 11:25:55:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:25:55:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@2eae8e6e, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@8f2ef19, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@470734c3, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@2cf3d63b]
[javatest.batch] 04-14-2020 11:25:55:  Port4 HandlerChain size = 4
[javatest.batch] 04-14-2020 11:25:55:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:25:55:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:25:55:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:25:55:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:25:55:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:25:55:  Getting existing Handlers for Port1
[javatest.batch] 04-14-2020 11:25:55:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:25:55:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:55:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:25:55:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@7ef82753, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@3b0fe47a]
[javatest.batch] 04-14-2020 11:25:55:  HandlerChain size = 10
[javatest.batch] 04-14-2020 11:25:55:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:55:  TRACE: HandlerTracker: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:55:  TRACE: HandlerTracker: ClientSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:25:55:  TRACE: HandlerTracker: ClientSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:25:55:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:25:55:  Invoking RPC method port1.doHandlerTest1()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:55:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:55:  TRACE: HandlerTracker: ClientLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:55:  TRACE: HandlerTracker: ClientLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:55:  TRACE: HandlerTracker: ClientLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@3b0fe47a:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@3b0fe47a:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:55:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:55:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:55:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:56:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:56:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:56:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  TRACE: HandlerTracker: ClientSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:56:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:56:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:56:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:56:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:56:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:56:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:56:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  TRACE: HandlerTracker: ClientSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:56:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:56:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:56:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:56:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:56:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:56:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:56:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  TRACE: HandlerTracker: ClientSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:56:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:56:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:56:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:56:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:56:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@7ef82753:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:56:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:56:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:25:56:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.ee.w2j.rpc.literal.onewayhandlertest.server.ServerSOAPHandler1@8e56930:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.ee.w2j.rpc.literal.onewayhandlertest.server.ServerSOAPHandler3@2947d7a:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.ee.w2j.rpc.literal.onewayhandlertest.server.ServerSOAPHandler1@66f7bc52:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.ee.w2j.rpc.literal.onewayhandlertest.server.ServerSOAPHandler2@7e7e2b7f:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.ee.w2j.rpc.literal.onewayhandlertest.server.ServerSOAPHandler3@54daee71:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.ee.w2j.document.literal.onewayhandlertest.server.ServerSOAPHandler1@61a40e6b:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.ee.w2j.document.literal.onewayhandlertest.server.ServerSOAPHandler3@55822dc3:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.ee.w2j.document.literal.onewayhandlertest.server.ServerSOAPHandler1@2fae68ce:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.ee.w2j.document.literal.onewayhandlertest.server.ServerSOAPHandler2@6ecdbf5f:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.ee.w2j.document.literal.onewayhandlertest.server.ServerSOAPHandler3@157e32b7:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.rlhandlerservice.ServerSOAPHandler5@621e1f48:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.rlhandlerservice.ServerSOAPHandler6@38d791a4:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.rlhandlerservice.ServerSOAPHandler5@4b638135:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.rlhandlerservice.ServerSOAPHandler1@77fb3b51:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.rlhandlerservice.ServerSOAPHandler2@75f6b5c2:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.rlhandlerservice.ServerSOAPHandler3@69855aba:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.rlhandlerservice.ServerSOAPHandler6@6c317a13:myInit
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.myInit()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: msg=<Hello3Request xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><testname>setgetPayloadJAXBContextTest</testname><argument>client:OutboundClientLogicalHandler_getsetPayloadJAXBContext</argument></Hello3Request>
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: msg=<Hello3Request xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><testname>setgetPayloadJAXBContextTest</testname><argument>client:OutboundClientLogicalHandler_getsetPayloadJAXBContext</argument></Hello3Request>
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: *** in Hello3Impl ***
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: *** testName = setgetPayloadJAXBContextTest ***
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: *** argument = client:OutboundClientLogicalHandler_getsetPayloadJAXBContext:InboundServerLogicalHandler_getsetPayloadJAXBContext ***
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: msg=<Hello3Response xmlns="http://helloservice.org/types"><testname>setgetPayloadJAXBContextTest</testname><argument>client:OutboundClientLogicalHandler_getsetPayloadJAXBContext:InboundServerLogicalHandler_getsetPayloadJAXBContext:Hello3Impl</argument></Hello3Response>
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Checking if this is a 'setgetPayloadJAXBContextTest' message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: msg=<Hello3Response xmlns="http://helloservice.org/types"><testname>setgetPayloadJAXBContextTest</testname><argument>client:OutboundClientLogicalHandler_getsetPayloadJAXBContext:InboundServerLogicalHandler_getsetPayloadJAXBContext:Hello3Impl</argument></Hello3Response>
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: whichMsg=setgetPayloadJAXBContextTest
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: msg=<Hello3Request xmlns="http://helloservice.org/types" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><testname>setgetPayloadSourceTest</testname><argument>client:OutboundClientLogicalHandler_getsetPayloadSource</argument></Hello3Request>
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: *** in Hello3Impl ***
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: *** testName = setgetPayloadSourceTest ***
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: *** argument = client:OutboundClientLogicalHandler_getsetPayloadSource:InboundServerLogicalHandler_getsetPayloadSource ***
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Checking if this is a 'setgetPayloadSourceTest' message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: msg=<Hello3Response xmlns="http://helloservice.org/types"><testname>setgetPayloadSourceTest</testname><argument>client:OutboundClientLogicalHandler_getsetPayloadSource:InboundServerLogicalHandler_getsetPayloadSource:Hello3Impl</argument></Hello3Response>
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: whichMsg=setgetPayloadSourceTest
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR: EndpointReference object=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSHelloSecureService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSHelloSecureService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:25:56:  SVR: getEndpointReference() returned EndpointReference object: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSHelloSecureService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSHelloSecureService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:25:56:  SVR: epr instanceof W3CEndpointReference
[javatest.batch] 04-14-2020 11:25:56:  SVR: EndpointReference object=<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSHelloSecureService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSHelloSecureService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:25:56:  SVR: getEndpointReference() returned EndpointReference object: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:8080/WSHelloSecureService_web/jaxws/Hello</Address><Metadata wsdli:wsdlLocation="http://helloservice.org/wsdl http://localhost:8080/WSHelloSecureService_web/jaxws/Hello?wsdl" xmlns:wsdli="http://www.w3.org/ns/wsdl-instance"><wsam:InterfaceName xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:Hello</wsam:InterfaceName><wsam:ServiceName EndpointName="HelloPort" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://helloservice.org/wsdl" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata">wsns:HelloService</wsam:ServiceName></Metadata></EndpointReference>
[javatest.batch] 04-14-2020 11:25:56:  SVR: epr instanceof W3CEndpointReference
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: *** in HelloImpl:doHandlerTest1 ***
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: *** action = ClientLogicalTest ***
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: *** testType = LogicalTest ***
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: *** wscontext = com.sun.xml.ws.server.InvokerTube$1@6489eb5c ***
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: action=ClientLogicalTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: getTestType=LogicalTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: errors=||
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:close
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:close
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:close
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:close
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:close
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:close
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:close
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:close
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:close
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:close
[javatest.batch] 04-14-2020 11:25:57:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@7ef82753:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@3b0fe47a:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@3b0fe47a:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:25:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:25:57:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:25:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@7ef82753:close
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:close
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:close
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:close
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:close
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@3b0fe47a:close
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:close
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:close
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:close
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:close
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:25:57:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@53f3bdbd
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:25:57:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@34129c78
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:25:57:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@7d61eb55
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:25:57:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:25:57:  Get client side results back from Tracker
[javatest.batch] 04-14-2020 11:25:57:  Verify handleMessage()/init callbacks
[javatest.batch] 04-14-2020 11:25:57:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:25:57:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:25:57:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:57:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:57:  TRACE: List.size()=43
[javatest.batch] 04-14-2020 11:25:57:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:25:57:  Testing handlers went through init phase
[javatest.batch] 04-14-2020 11:25:57:  Testing the order of the outbound phase
[javatest.batch] 04-14-2020 11:25:57:  Testing the order of the inbound phase
[javatest.batch] 04-14-2020 11:25:57:  Testing the order of the inbound verses outbound messages
[javatest.batch] 04-14-2020 11:25:57:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:25:57:  Testing the close callbacks for regular situations
[javatest.batch] 04-14-2020 11:25:57:  TRACE: close6=38
[javatest.batch] 04-14-2020 11:25:57:  TRACE: close3=39
[javatest.batch] 04-14-2020 11:25:57:  TRACE: close2=40
[javatest.batch] 04-14-2020 11:25:57:  TRACE: close1=41
[javatest.batch] 04-14-2020 11:25:57:  TRACE: close5=42
[javatest.batch] 04-14-2020 11:25:57:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:25:57:  Verifying callbacks where LogicalHandlers were called before SOAPHandlers on Client-Side
[javatest.batch] 04-14-2020 11:25:57:  TRACE: The complete list of callbacks are the following:
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:57:  TRACE: List.size()=43
[javatest.batch] 04-14-2020 11:25:57:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Getting just the handleMessage().doOutbound/doInbound messages
[javatest.batch] 04-14-2020 11:25:57:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:57:  TRACE: The list of doOutbound/doInbound callbacks are as follows:
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: The list of doOutbound callbacks are as follows:
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:57:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:25:57:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: In looseLastIndexOf
[javatest.batch] 04-14-2020 11:25:57:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:25:57:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientLogicalHandler5.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: found item
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientLogicalHandler1.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: found item
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientLogicalHandler2.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: found item
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientLogicalHandler3.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: found item
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientLogicalHandler6.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: found item
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientSOAPHandler5.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientSOAPHandler1.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientSOAPHandler2.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientSOAPHandler3.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientSOAPHandler6.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:25:57:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:25:57:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientLogicalHandler5.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientLogicalHandler1.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientLogicalHandler2.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientLogicalHandler3.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientLogicalHandler6.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientSOAPHandler5.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: found item
[javatest.batch] 04-14-2020 11:25:57:  TRACE: lastLogical=4
[javatest.batch] 04-14-2020 11:25:57:  TRACE: firstSOAP=5
[javatest.batch] 04-14-2020 11:25:57:  TRACE: The list of doInbound callbacks are as follows:
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:25:57:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:57:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:25:57:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: ClientLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:25:57:  TRACE: In looseLastIndexOf
[javatest.batch] 04-14-2020 11:25:57:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:25:57:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientSOAPHandler6.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: found item
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientSOAPHandler3.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: found item
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientSOAPHandler2.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: found item
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientSOAPHandler1.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: found item
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientSOAPHandler5.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: found item
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientLogicalHandler6.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientLogicalHandler3.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientLogicalHandler2.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientLogicalHandler1.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientLogicalHandler5.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:25:57:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:25:57:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientSOAPHandler6.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientSOAPHandler3.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientSOAPHandler2.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientSOAPHandler1.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientSOAPHandler5.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: item=|ClientLogicalHandler6.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:25:57:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:25:57:  TRACE: found item
[javatest.batch] 04-14-2020 11:25:57:  TRACE: lastSOAP=4
[javatest.batch] 04-14-2020 11:25:57:  TRACE: firstLogical=5
[javatest.batch] 04-14-2020 11:25:57:  Client-Side Logical verses SOAP Handler Callbacks are (correct)
[javatest.batch] 04-14-2020 11:25:57:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:25:57:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:25:57:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:25:57:  cleanup ok
[javatest.batch] 04-14-2020 11:25:58:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalHandlerTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  107 (107 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1596
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalInboundHandleMessageFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:25:59:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:25:59:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:25:59:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientLogicalInboundHandleMessageFalseTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:25:59:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:25:59:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:59:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:25:59:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:25:59:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:25:59:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:25:59:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:25:59:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:25:59:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:25:59:  TRACE: ** IN getRunMethod: testname=ClientLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:25:59:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:25:59:  TRACE: **runmethod=ClientLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:25:59:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:59:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:25:59:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientLogicalInboundHandleMessageFalseTest_setup
[javatest.batch] 04-14-2020 11:25:59:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:25:59:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:59:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:25:59:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientLogicalInboundHandleMessageFalseTest_cleanup
[javatest.batch] 04-14-2020 11:25:59:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:25:59:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:25:59:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:59:  Create Service object
[javatest.batch] 04-14-2020 11:25:59:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:25:59:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:25:59:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:25:59:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:25:59:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:59:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:25:59:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:25:59:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:25:59 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:25:59:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:25:59:  setup ok
[javatest.batch] 04-14-2020 11:25:59:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:25:59:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:25:59:  TRACE: ClientLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:25:59:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:25:59:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:25:59:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:25:59:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:00:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:00:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:00:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:00:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:00:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:00:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:00:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:00:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:00:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:00:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:00:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:00:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello2Port
[javatest.batch] 04-14-2020 11:26:00:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  Construct HandleInfo for ClientLogicalHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:00:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:00:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:00:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:00:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:00:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:00:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:00:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:00:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:00:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:00:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:00:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:00:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:00:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:00:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:00:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:00:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:00:  Port2 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:00:  Port2 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:00:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:00:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:00:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:00:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:26:00:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:26:00:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:26:00:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:26:00:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:26:00:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  Getting existing Handlers for Port2
[javatest.batch] 04-14-2020 11:26:00:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:26:00:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:00:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:00:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:26:00:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:26:00:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:00:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:26:00:  Purging client-side tracker data
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:00:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:00:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:00:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:00:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:00:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:00:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:00:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:00:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:00:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:26:00:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:00:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:26:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:00:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:26:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:00:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:00:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:00:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:00:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:00:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:00:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:00:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:00:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:00:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:00:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:00:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:00:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:00:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:00:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:26:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:00:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:00:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:00:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:00:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:00:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:00:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:00:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:00:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:00:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:00:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:00:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:00:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:00:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:00:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:00:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:00:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:01:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:01:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:01:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:01:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:01:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:01:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:01:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:01:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:01:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:01:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:01:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:01:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:01:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:01:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:01:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:01:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:01:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:01:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:01:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:01:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:01:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:26:01:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:01:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:01:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:01:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:01:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:01:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:01:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:01:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:01:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:01:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:01:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:01:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:01:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:01:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:01:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: *** in Hello2Impl ***
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: *** action = ClientLogicalInboundHandleMessageFalseTest ***
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: *** testType = LogicalTest ***
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: action=ClientLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: getTestType=LogicalTest
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:close
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:26:02:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:02:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:02:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:02:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:02:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:02:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:02:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:02:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:02:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:02:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:02:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:02:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:02:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:02:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:02:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Checking if this is a 'ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:02:  TRACE: whichMsg=ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:02:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Checking if this is a 'ClientLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:02:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:02:  TRACE: whichMsg=ClientLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:02:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:02:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:close
[javatest.batch] 04-14-2020 11:26:02:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:26:02:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:26:02:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:26:02:  TRACE: HandlerTracker: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:26:02:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:02:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:26:02:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:26:02:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:02:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:26:02:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:26:02:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:02:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:02:  TRACE: List.size()=14
[javatest.batch] 04-14-2020 11:26:02:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:26:02:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: ClientLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:02:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:02:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:26:02:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:26:02:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:26:02:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@238d68ff
[javatest.batch] 04-14-2020 11:26:02:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:02:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:02:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@4b86805d
[javatest.batch] 04-14-2020 11:26:02:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:02:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:02:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@5852c06f
[javatest.batch] 04-14-2020 11:26:02:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:02:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:02:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:02:  cleanup ok
[javatest.batch] 04-14-2020 11:26:03:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalInboundHandleMessageFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  108 (108 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1595
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:03:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:26:03:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:26:03:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:26:03:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:26:03:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:03:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:03:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:26:03:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:26:03:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:26:03:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:26:03:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:03:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:03:  TRACE: ** IN getRunMethod: testname=ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:03:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:26:03:  TRACE: **runmethod=ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:03:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:04:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:26:04:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest_setup
[javatest.batch] 04-14-2020 11:26:04:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:26:04:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:04:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:26:04:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:26:04:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:26:04:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:26:04:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:04:  Create Service object
[javatest.batch] 04-14-2020 11:26:04:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:26:04:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:04:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:04:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:04:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:04:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:26:04:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:04:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:26:04 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:26:04:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:26:04:  setup ok
[javatest.batch] 04-14-2020 11:26:04:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:04:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:26:04:  TRACE: ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:04:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:26:04:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:26:04:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:26:04:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:04:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:04:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:04:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:04:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:04:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:04:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:04:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:04:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:05:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:05:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:05:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:05:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:05:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:05:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello2Port
[javatest.batch] 04-14-2020 11:26:05:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  Construct HandleInfo for ClientLogicalHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:05:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:05:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:05:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:05:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:05:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:05:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:05:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:05:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:05:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:05:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:05:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:05:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:05:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:05:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:05:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:05:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:05:  Port2 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:05:  Port2 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:05:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:05:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:05:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:05:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:26:05:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:26:05:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:26:05:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:26:05:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:26:05:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  Getting existing Handlers for Port2
[javatest.batch] 04-14-2020 11:26:05:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:26:05:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:05:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:05:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:26:05:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:26:05:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:05:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:26:05:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:05:  Expecting ProtocolException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:05:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: *** in Hello2Impl ***
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: *** action = ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest ***
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: *** testType = LogicalTest ***
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: action=ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: getTestType=LogicalTest
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:05:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:close
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:26:07:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:07:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:07:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:07:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:07:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:07:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:26:07:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:07:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:07:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:07:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:07:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:07:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:07:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:07:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:07:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:07:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:07:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:07:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:07:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:07:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:07:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:07:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:07:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:07:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:07:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:07:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:07:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:07:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:07:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:07:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Checking if this is a 'ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:07:  TRACE: whichMsg=ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:07:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Checking if this is a 'ClientLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:07:  TRACE: whichMsg=ClientLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:07:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Checking if this is a 'ClientLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:07:  TRACE: whichMsg=ClientLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:07:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Checking if this is a 'ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:07:  TRACE: whichMsg=ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:26:07:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Checking if this is a 'ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:26:07:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:07:  TRACE: whichMsg=ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:07:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:07:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: HandlerTracker: ClientLogicalHandler4 Throwing an inbound ProtocolException
[javatest.batch] 04-14-2020 11:26:07:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:close
[javatest.batch] 04-14-2020 11:26:07:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:26:07:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:26:07:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:26:07:  TRACE: HandlerTracker: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:26:07:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:07:  Did get expected ProtocolException
[javatest.batch] 04-14-2020 11:26:07:  Did get expected ProtocolException text
[javatest.batch] 04-14-2020 11:26:07:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:26:07:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:26:07:  TRACE: contextType=Logical
[javatest.batch] 04-14-2020 11:26:07:  TRACE: remoteException=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:26:07:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:07:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:07:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:07:  TRACE: List.size()=15
[javatest.batch] 04-14-2020 11:26:07:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ClientLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ClientLogicalHandler4 Throwing an inbound ProtocolException
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:07:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:07:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:26:07:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:26:07:  TRACE: close6=12
[javatest.batch] 04-14-2020 11:26:07:  TRACE: close4=13
[javatest.batch] 04-14-2020 11:26:07:  TRACE: close5=14
[javatest.batch] 04-14-2020 11:26:07:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:26:07:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:26:07:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:26:07:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@78fa769e
[javatest.batch] 04-14-2020 11:26:07:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:07:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:07:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@16612a51
[javatest.batch] 04-14-2020 11:26:07:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:07:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:07:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@54e041a4
[javatest.batch] 04-14-2020 11:26:07:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:07:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:07:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:07:  cleanup ok
[javatest.batch] 04-14-2020 11:26:08:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalInboundHandleMessageThrowsProtocolExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  109 (109 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1594
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:09:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:26:09:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:26:09:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:26:09:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:26:09:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:09:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:09:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:26:09:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:26:09:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:26:09:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:26:09:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:09:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:09:  TRACE: ** IN getRunMethod: testname=ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:09:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:26:09:  TRACE: **runmethod=ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:09:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:09:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:26:09:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest_setup
[javatest.batch] 04-14-2020 11:26:09:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:26:09:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:09:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:26:09:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:26:09:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:26:09:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:26:09:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:09:  Create Service object
[javatest.batch] 04-14-2020 11:26:09:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:26:09:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:09:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:09:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:09:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:09:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:26:09:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:09:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:26:09 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:26:09:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:26:09:  setup ok
[javatest.batch] 04-14-2020 11:26:09:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:09:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:26:09:  TRACE: ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:09:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:26:09:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:26:09:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:26:09:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:10:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:10:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:10:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:10:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:10:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:10:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:10:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello2Port
[javatest.batch] 04-14-2020 11:26:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  Construct HandleInfo for ClientLogicalHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:10:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:10:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:10:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:10:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:10:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:10:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:10:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:10:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:10:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:10:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:10:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:10:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:10:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:10:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:10:  Port2 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:10:  Port2 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:10:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:10:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:10:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:10:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:26:10:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:26:10:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:26:10:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:26:10:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:26:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  Getting existing Handlers for Port2
[javatest.batch] 04-14-2020 11:26:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:26:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:10:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:10:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:26:10:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:26:10:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:10:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:26:10:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:10:  Expecting RuntimeException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:10:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:10:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:10:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:10:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:10:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:10:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:10:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:10:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:10:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:10:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:26:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:10:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:26:10:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:26:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:10:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:26:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:26:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:10:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:26:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:10:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:10:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:10:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:10:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:10:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:10:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:10:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:10:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:10:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:10:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:10:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:10:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:10:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:10:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:10:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:10:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:11:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:11:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:11:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:11:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:11:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:11:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: *** in Hello2Impl ***
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: *** action = ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest ***
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: *** testType = LogicalTest ***
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: action=ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: getTestType=LogicalTest
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:close
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:26:11:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:11:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:11:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:11:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Checking if this is a 'ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:11:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:11:  TRACE: whichMsg=ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:11:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerTracker: ClientLogicalHandler4 Throwing an inbound RuntimeException
[javatest.batch] 04-14-2020 11:26:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:close
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerTracker: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:11:  Did get expected RuntimeException
[javatest.batch] 04-14-2020 11:26:11:  Did get expected RuntimeException text
[javatest.batch] 04-14-2020 11:26:11:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:26:11:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:26:11:  TRACE: contextType=Logical
[javatest.batch] 04-14-2020 11:26:11:  TRACE: remoteException=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:26:11:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:11:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:11:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:11:  TRACE: List.size()=15
[javatest.batch] 04-14-2020 11:26:11:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ClientLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ClientLogicalHandler4 Throwing an inbound RuntimeException
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:11:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:11:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:26:11:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:26:11:  TRACE: close6=12
[javatest.batch] 04-14-2020 11:26:11:  TRACE: close4=13
[javatest.batch] 04-14-2020 11:26:11:  TRACE: close5=14
[javatest.batch] 04-14-2020 11:26:11:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:26:11:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:26:11:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:26:11:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@16612a51
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:11:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@54e041a4
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:11:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@2c78324b
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:11:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:11:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:11:  cleanup ok
[javatest.batch] STATUS:Passed.
[javatest.batch] 04-14-2020 11:26:12:  TRACE: SLEPT FOR:  1000
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  110 (110 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1593
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalInboundHandleMessageThrowsSOAPFaultTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:12:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:26:12:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:26:12:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientLogicalInboundHandleMessageThrowsSOAPFaultTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:26:13:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:26:13:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:13:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:13:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:26:13:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:26:13:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:26:13:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:26:13:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:13:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:13:  TRACE: ** IN getRunMethod: testname=ClientLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:13:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:26:13:  TRACE: **runmethod=ClientLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:13:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:13:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:26:13:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientLogicalInboundHandleMessageThrowsSOAPFaultTest_setup
[javatest.batch] 04-14-2020 11:26:13:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:26:13:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:13:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:26:13:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientLogicalInboundHandleMessageThrowsSOAPFaultTest_cleanup
[javatest.batch] 04-14-2020 11:26:13:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:26:13:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:26:13:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:13:  Create Service object
[javatest.batch] 04-14-2020 11:26:13:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:26:13:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:13:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:13:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:13:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:13:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:26:13:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:13:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:26:13 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:26:13:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:26:13:  setup ok
[javatest.batch] 04-14-2020 11:26:13:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:13:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:26:13:  TRACE: ClientLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:13:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:26:13:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:26:13:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:26:13:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:13:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:13:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:13:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:13:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:13:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:13:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:13:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:13:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:14:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:14:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:14:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello2Port
[javatest.batch] 04-14-2020 11:26:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  Construct HandleInfo for ClientLogicalHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:14:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:14:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:14:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:14:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:14:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:14:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:14:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:14:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:14:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:14:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:14:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:14:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:14:  Port2 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:14:  Port2 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:14:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:14:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:14:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:14:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:26:14:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:26:14:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:26:14:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:26:14:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:26:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  Getting existing Handlers for Port2
[javatest.batch] 04-14-2020 11:26:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:26:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:14:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:14:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:26:14:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:26:14:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:14:  Expecting WebServiceException that wraps a SOAPFaultException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: *** in Hello2Impl ***
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: *** action = ClientLogicalInboundHandleMessageThrowsSOAPFaultTest ***
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: *** testType = LogicalTest ***
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: action=ClientLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: getTestType=LogicalTest
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:close
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:26:14:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:14:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'ClientLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=ClientLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Checking if this is a 'ClientLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:14:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: whichMsg=ClientLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:14:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientLogicalHandler4 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:26:14:  Create a SOAP MessageFactory instance - soap11
[javatest.batch] JAXWS_Util:getMessageFactory
[javatest.batch] 04-14-2020 11:26:14:  Create a SOAPMessage
[javatest.batch] 04-14-2020 11:26:14:  Get SOAP Part
[javatest.batch] 04-14-2020 11:26:14:  Get SOAP Envelope
[javatest.batch] 04-14-2020 11:26:14:  Get SOAP Body
[javatest.batch] 04-14-2020 11:26:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:close
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:14:  Did get expected WebServiceException
[javatest.batch] 04-14-2020 11:26:14:  Did get expected WebServiceException text
[javatest.batch] 04-14-2020 11:26:14:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:26:14:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:26:14:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:14:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:14:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:14:  TRACE: List.size()=15
[javatest.batch] 04-14-2020 11:26:14:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ClientLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ClientLogicalHandler4 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:14:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:14:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:26:14:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:26:14:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:26:14:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@35b74c5c
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:14:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@2e570ded
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:14:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@b86de0d
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:14:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:14:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:14:  cleanup ok
[javatest.batch] 04-14-2020 11:26:15:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalInboundHandleMessageThrowsSOAPFaultTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  111 (111 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1592
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:16:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:26:16:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:26:16:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:26:16:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:26:16:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:16:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:16:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:26:16:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:26:16:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:26:16:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:26:16:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:16:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:16:  TRACE: ** IN getRunMethod: testname=ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:26:16:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:26:16:  TRACE: **runmethod=ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:26:16:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:16:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:26:16:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest_setup
[javatest.batch] 04-14-2020 11:26:16:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:26:16:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:16:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:26:16:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:26:16:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:26:16:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:26:16:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:16:  Create Service object
[javatest.batch] 04-14-2020 11:26:16:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:26:16:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:16:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:16:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:16:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:16:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:26:16:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:16:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:26:16 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:26:16:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:26:16:  setup ok
[javatest.batch] 04-14-2020 11:26:16:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:16:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:26:16:  TRACE: ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:26:16:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:26:16:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:26:16:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:26:16:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:17:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:17:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:17:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:17:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:17:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:17:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:17:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:17:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:17:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:17:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:17:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:17:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello2Port
[javatest.batch] 04-14-2020 11:26:17:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  Construct HandleInfo for ClientLogicalHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:17:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:17:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:17:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:17:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:17:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:17:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:17:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:17:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:17:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:17:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:17:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:17:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:17:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:17:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:17:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:17:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:17:  Port2 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:17:  Port2 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:17:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:17:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:17:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:17:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:26:17:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:26:17:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:26:17:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:26:17:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:26:17:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  Getting existing Handlers for Port2
[javatest.batch] 04-14-2020 11:26:17:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:26:17:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:17:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:17:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:26:17:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:26:17:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:17:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:26:17:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:17:  Expecting WebServiceException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:17:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:17:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:17:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:17:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:17:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:17:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:26:17:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:17:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:26:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:17:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:26:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:17:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:17:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:17:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:17:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:17:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:17:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:17:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:17:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:17:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:17:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:26:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:17:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:17:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:17:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:17:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:17:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:17:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:17:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:17:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:17:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:17:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:17:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:17:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:17:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:17:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:17:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:17:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:17:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:17:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:18:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:26:18:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:18:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:18:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:18:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:18:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:18:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:18:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: *** in Hello2Impl ***
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: *** action = ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest ***
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: *** testType = LogicalTest ***
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: action=ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: getTestType=LogicalTest
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:close
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:26:20:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:20:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:20:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:20:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:20:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:20:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:26:20:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:20:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:20:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:20:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:20:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:20:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:20:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:20:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:20:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:20:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:20:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:20:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:20:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:20:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:20:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:20:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:20:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:20:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:20:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:20:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:20:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:20:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:20:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:20:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Checking if this is a 'ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:20:  TRACE: whichMsg=ClientLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:20:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Checking if this is a 'ClientLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:20:  TRACE: whichMsg=ClientLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:20:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Checking if this is a 'ClientLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:20:  TRACE: whichMsg=ClientLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:20:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Checking if this is a 'ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:26:20:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:20:  TRACE: whichMsg=ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:26:20:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:20:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: HandlerTracker: ClientLogicalHandler4 Throwing an inbound WebServiceException
[javatest.batch] 04-14-2020 11:26:20:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:close
[javatest.batch] 04-14-2020 11:26:20:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:26:20:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:26:20:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:26:20:  TRACE: HandlerTracker: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:26:20:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:20:  Did get expected WebServiceException
[javatest.batch] 04-14-2020 11:26:20:  Did get expected WebServiceException text
[javatest.batch] 04-14-2020 11:26:20:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:26:20:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:26:20:  TRACE: contextType=Logical
[javatest.batch] 04-14-2020 11:26:20:  TRACE: remoteException=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:26:20:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:20:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:20:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:20:  TRACE: List.size()=15
[javatest.batch] 04-14-2020 11:26:20:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ClientLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ClientLogicalHandler4 Throwing an inbound WebServiceException
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:20:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:20:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:26:20:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:26:20:  TRACE: close6=12
[javatest.batch] 04-14-2020 11:26:20:  TRACE: close4=13
[javatest.batch] 04-14-2020 11:26:20:  TRACE: close5=14
[javatest.batch] 04-14-2020 11:26:20:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:26:20:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:26:20:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:26:20:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@78fa769e
[javatest.batch] 04-14-2020 11:26:20:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:20:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:20:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@16612a51
[javatest.batch] 04-14-2020 11:26:20:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:20:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:20:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@54e041a4
[javatest.batch] 04-14-2020 11:26:20:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:20:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:20:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:20:  cleanup ok
[javatest.batch] 04-14-2020 11:26:21:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalInboundHandleMessageThrowsWebServiceExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  112 (112 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1591
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalOutboundHandleFaultFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:22:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:26:22:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:26:22:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientLogicalOutboundHandleFaultFalseTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:26:22:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:26:22:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:22:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:22:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:26:22:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:26:22:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:26:22:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:26:22:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:22:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:22:  TRACE: ** IN getRunMethod: testname=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:22:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:26:22:  TRACE: **runmethod=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:22:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:22:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:26:22:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientLogicalOutboundHandleFaultFalseTest_setup
[javatest.batch] 04-14-2020 11:26:22:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:26:22:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:22:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:26:22:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientLogicalOutboundHandleFaultFalseTest_cleanup
[javatest.batch] 04-14-2020 11:26:22:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:26:22:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:26:22:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:22:  Create Service object
[javatest.batch] 04-14-2020 11:26:22:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:26:22:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:22:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:22:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:22:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:22:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:26:22:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:22:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:26:22 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:26:22:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:26:22:  setup ok
[javatest.batch] 04-14-2020 11:26:22:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:22:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:26:22:  TRACE: ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:22:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:26:22:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:26:22:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:26:22:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:23:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:23:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:23:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:23:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:23:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:23:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:23:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:23:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:23:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:23:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:23:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello2Port
[javatest.batch] 04-14-2020 11:26:23:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  Construct HandleInfo for ClientLogicalHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:23:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:23:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:23:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:23:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:23:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:23:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:23:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:23:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:23:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:23:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:23:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:23:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:23:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:23:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:23:  Port2 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:23:  Port2 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:23:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:23:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:23:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:23:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:26:23:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:26:23:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:26:23:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:26:23:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:26:23:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  Getting existing Handlers for Port2
[javatest.batch] 04-14-2020 11:26:23:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:26:23:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:23:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:23:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:26:23:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:26:23:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:23:  Expecting RuntimeException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:23:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:23:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:23:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:23:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:23:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:23:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:23:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:23:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:23:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:26:23:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:23:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:26:23:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:23:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:26:23:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:23:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:23:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:23:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:23:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:23:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:23:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:23:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:23:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:23:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:23:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:23:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:23:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:23:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:23:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:23:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:23:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:23:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:23:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:26:23:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:23:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:23:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:23:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:23:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:23:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:23:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:23:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:23:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:23:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:23:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:23:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:23:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:23:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:23:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerTracker: ClientLogicalHandler6 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:26:23:  Create a SOAP MessageFactory instance - soap11
[javatest.batch] JAXWS_Util:getMessageFactory
[javatest.batch] 04-14-2020 11:26:23:  Create a SOAPMessage
[javatest.batch] 04-14-2020 11:26:23:  Get SOAP Part
[javatest.batch] 04-14-2020 11:26:23:  Get SOAP Envelope
[javatest.batch] 04-14-2020 11:26:23:  Get SOAP Body
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleFault
[javatest.batch] 04-14-2020 11:26:23:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleFault
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerTracker: ClientLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:26:23:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:23:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:23:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Checking if this is a 'ClientLogicalHandler6.handleMessage throws SOAPFaultException for ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:23:  TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ClientLogicalHandler6.handleMessage throws SOAPFaultException for ClientLogicalOutboundHandleFaultFalseTest</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></ns2:Fault>
[javatest.batch] 04-14-2020 11:26:23:  TRACE: whichMsg=ClientLogicalHandler6.handleMessage throws SOAPFaultException for ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:23:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:23:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:23:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerTracker: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:23:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:23:  Did get expected RuntimeException
[javatest.batch] 04-14-2020 11:26:23:  Did get expected RuntimeException text
[javatest.batch] 04-14-2020 11:26:23:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:26:23:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:26:23:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:23:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:26:23:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:26:23:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:23:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:23:  TRACE: List.size()=8
[javatest.batch] 04-14-2020 11:26:23:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:26:23:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:23:  TRACE: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:23:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:23:  TRACE: ClientLogicalHandler6 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:26:23:  TRACE: ClientLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:26:23:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:23:  TRACE: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:23:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:23:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:26:23:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:26:23:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:26:23:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@5167f57d
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:23:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@64b0598
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:23:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@18f8cd79
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:23:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:23:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:23:  cleanup ok
[javatest.batch] 04-14-2020 11:26:24:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalOutboundHandleFaultFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  113 (113 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1590
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:25:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:26:25:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:26:25:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:26:25:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:26:25:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:25:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:25:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:26:25:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:26:25:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:26:25:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:26:25:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:25:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:25:  TRACE: ** IN getRunMethod: testname=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:25:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:26:25:  TRACE: **runmethod=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:25:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:25:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:26:25:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest_setup
[javatest.batch] 04-14-2020 11:26:25:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:26:25:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:25:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:26:25:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:26:25:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:26:25:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:26:25:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:25:  Create Service object
[javatest.batch] 04-14-2020 11:26:25:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:26:25:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:25:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:25:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:25:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:25:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:26:25:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:25:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:26:25 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:26:25:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:26:25:  setup ok
[javatest.batch] 04-14-2020 11:26:25:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:25:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:26:25:  TRACE: ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:25:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:26:25:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:26:25:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:26:25:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:26:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:26:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:26:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:26:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:26:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:26:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:26:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:26:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:26:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:26:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:26:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:26:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello2Port
[javatest.batch] 04-14-2020 11:26:26:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  Construct HandleInfo for ClientLogicalHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:26:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:26:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:26:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:26:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:26:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:26:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:26:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:26:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:26:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:26:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:26:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:26:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:26:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:26:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:26:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:26:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:26:  Port2 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:26:  Port2 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:26:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:26:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:26:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:26:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:26:26:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:26:26:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:26:26:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:26:26:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:26:26:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  Getting existing Handlers for Port2
[javatest.batch] 04-14-2020 11:26:26:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:26:26:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:26:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:26:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:26:26:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:26:26:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:26:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:26:26:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:26:  Expecting RuntimeException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:26:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:26:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:26:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:26:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:26:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:26:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:26:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:26:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:26:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:26:26:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:26:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:26:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:26:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:26:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:26:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:26:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:26:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:26:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:26:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:26:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:26:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:26:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:26:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:26:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:26:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:26:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:26:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:26:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:26:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:26:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:26:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:26:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:26:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:26:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:26:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:26:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:26:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:26:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:26:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:26:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:26:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:26:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:26:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:26:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:26:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:26:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:26:  TRACE: HandlerTracker: ClientLogicalHandler6 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:26:27:  Create a SOAP MessageFactory instance - soap11
[javatest.batch] JAXWS_Util:getMessageFactory
[javatest.batch] 04-14-2020 11:26:27:  Create a SOAPMessage
[javatest.batch] 04-14-2020 11:26:27:  Get SOAP Part
[javatest.batch] 04-14-2020 11:26:27:  Get SOAP Envelope
[javatest.batch] 04-14-2020 11:26:27:  Get SOAP Body
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleFault
[javatest.batch] 04-14-2020 11:26:27:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleFault
[javatest.batch] 04-14-2020 11:26:27:  TRACE: HandlerTracker: ClientLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:26:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:27:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:27:  TRACE: Checking if this is a 'ClientLogicalHandler6.handleMessage throws SOAPFaultException for ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:27:  TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ClientLogicalHandler6.handleMessage throws SOAPFaultException for ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></ns2:Fault>
[javatest.batch] 04-14-2020 11:26:27:  TRACE: whichMsg=ClientLogicalHandler6.handleMessage throws SOAPFaultException for ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:27:  TRACE: Checking if this is a 'ClientLogicalHandler6.handleMessage throws SOAPFaultException for ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:27:  TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ClientLogicalHandler6.handleMessage throws SOAPFaultException for ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></ns2:Fault>
[javatest.batch] 04-14-2020 11:26:27:  TRACE: whichMsg=ClientLogicalHandler6.handleMessage throws SOAPFaultException for ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:27:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:27:  TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ClientLogicalHandler6.handleMessage throws SOAPFaultException for ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></ns2:Fault>
[javatest.batch] 04-14-2020 11:26:27:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:27:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:27:  TRACE: HandlerTracker: ClientLogicalHandler4 Throwing an inbound RuntimeException
[javatest.batch] 04-14-2020 11:26:27:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:26:27:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:27:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:26:27:  TRACE: HandlerTracker: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:27:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:26:27:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:27:  Did get expected RuntimeException
[javatest.batch] 04-14-2020 11:26:27:  Did get expected RuntimeException text
[javatest.batch] 04-14-2020 11:26:27:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:26:27:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:26:27:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:27:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:26:27:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:27:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:26:27:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:27:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:27:  TRACE: List.size()=9
[javatest.batch] 04-14-2020 11:26:27:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:26:27:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:27:  TRACE: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:27:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:27:  TRACE: ClientLogicalHandler6 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:26:27:  TRACE: ClientLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:26:27:  TRACE: ClientLogicalHandler4 Throwing an inbound RuntimeException
[javatest.batch] 04-14-2020 11:26:27:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:27:  TRACE: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:27:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:27:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:26:27:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:26:27:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:26:27:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@415b0b49
[javatest.batch] 04-14-2020 11:26:27:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:27:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:27:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@6d5620ce
[javatest.batch] 04-14-2020 11:26:27:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:27:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:27:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@311bf055
[javatest.batch] 04-14-2020 11:26:27:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:27:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:27:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:27:  cleanup ok
[javatest.batch] 04-14-2020 11:26:28:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  114 (114 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1589
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:28:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:26:28:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:26:28:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:26:28:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:26:28:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:28:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:28:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:26:28:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:26:28:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:26:28:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:26:28:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:28:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:28:  TRACE: ** IN getRunMethod: testname=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:28:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:26:28:  TRACE: **runmethod=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:28:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:28:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:26:28:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest_setup
[javatest.batch] 04-14-2020 11:26:28:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:26:28:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:28:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:26:28:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:26:28:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:26:28:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:26:28:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:28:  Create Service object
[javatest.batch] 04-14-2020 11:26:28:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:26:28:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:28:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:28:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:28:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:28:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:26:28:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:28:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:26:28 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:26:28:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:26:29:  setup ok
[javatest.batch] 04-14-2020 11:26:29:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:29:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:26:29:  TRACE: ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:29:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:26:29:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:26:29:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:26:29:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:29:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:29:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:29:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:29:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:29:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:29:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:29:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:29:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:29:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:29:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:29:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:29:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:29:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:29:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:29:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:29:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:29:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello2Port
[javatest.batch] 04-14-2020 11:26:29:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:29:  Construct HandleInfo for ClientLogicalHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:29:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:29:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:29:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:29:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:29:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:29:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:29:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:29:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:29:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:29:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:29:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:29:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:29:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:29:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:29:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:29:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:29:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:29:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:29:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:29:  Port2 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:29:  Port2 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:29:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:29:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:29:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:29:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:29:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:26:29:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:26:29:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:26:29:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:26:29:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:26:29:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:29:  Getting existing Handlers for Port2
[javatest.batch] 04-14-2020 11:26:29:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:29:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:29:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:26:29:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:29:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:29:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:29:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:26:29:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:26:29:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:29:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:26:29:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:29:  Expecting WebServiceException that wraps a SOAPFaultException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:29:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:29:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:29:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:29:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:29:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:29:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:29:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:29:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:29:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:29:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:29:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:30:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:30:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:30:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:30:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:26:30:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:26:30:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:30:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:30:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:30:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:30:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:30:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:30:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:30:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:30:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:30:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:30:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:30:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:30:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:30:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:26:30:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:30:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:30:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:30:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:30:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:30:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:30:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:26:30:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:30:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:30:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:30:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:30:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:30:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: HandlerTracker: ClientLogicalHandler6 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:26:30:  Create a SOAP MessageFactory instance - soap11
[javatest.batch] JAXWS_Util:getMessageFactory
[javatest.batch] 04-14-2020 11:26:30:  Create a SOAPMessage
[javatest.batch] 04-14-2020 11:26:30:  Get SOAP Part
[javatest.batch] 04-14-2020 11:26:30:  Get SOAP Envelope
[javatest.batch] 04-14-2020 11:26:30:  Get SOAP Body
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleFault
[javatest.batch] 04-14-2020 11:26:30:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleFault
[javatest.batch] 04-14-2020 11:26:30:  TRACE: HandlerTracker: ClientLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:26:30:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:30:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:30:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Checking if this is a 'ClientLogicalHandler6.handleMessage throws SOAPFaultException for ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ClientLogicalHandler6.handleMessage throws SOAPFaultException for ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></ns2:Fault>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: whichMsg=ClientLogicalHandler6.handleMessage throws SOAPFaultException for ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:26:30:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Checking if this is a 'ClientLogicalHandler6.handleMessage throws SOAPFaultException for ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:26:30:  TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ClientLogicalHandler6.handleMessage throws SOAPFaultException for ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></ns2:Fault>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: whichMsg=ClientLogicalHandler6.handleMessage throws SOAPFaultException for ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:26:30:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:30:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: HandlerTracker: ClientLogicalHandler4 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:26:30:  Create a SOAP MessageFactory instance - soap11
[javatest.batch] JAXWS_Util:getMessageFactory
[javatest.batch] 04-14-2020 11:26:30:  Create a SOAPMessage
[javatest.batch] 04-14-2020 11:26:30:  Get SOAP Part
[javatest.batch] 04-14-2020 11:26:30:  Get SOAP Envelope
[javatest.batch] 04-14-2020 11:26:30:  Get SOAP Body
[javatest.batch] 04-14-2020 11:26:30:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:26:30:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:30:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:26:30:  TRACE: HandlerTracker: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:30:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:26:30:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:30:  Did get expected WebServiceException
[javatest.batch] 04-14-2020 11:26:30:  Did get expected WebServiceException text
[javatest.batch] 04-14-2020 11:26:30:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:26:30:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:26:30:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:30:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:26:30:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:26:30:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:30:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:30:  TRACE: List.size()=9
[javatest.batch] 04-14-2020 11:26:30:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:26:30:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:30:  TRACE: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:30:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:30:  TRACE: ClientLogicalHandler6 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:26:30:  TRACE: ClientLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:26:30:  TRACE: ClientLogicalHandler4 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:26:30:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:26:30:  TRACE: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:30:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:30:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:26:30:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:26:30:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:26:30:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@17503f6b
[javatest.batch] 04-14-2020 11:26:30:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:30:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:30:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@3bcd05cb
[javatest.batch] 04-14-2020 11:26:30:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:30:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:30:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@3b6d844d
[javatest.batch] 04-14-2020 11:26:30:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:30:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:30:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:30:  cleanup ok
[javatest.batch] 04-14-2020 11:26:31:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  115 (115 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1588
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalOutboundHandleMessageFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:31:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:26:31:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:26:31:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientLogicalOutboundHandleMessageFalseTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:26:31:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:26:31:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:31:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:31:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:26:31:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:26:31:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:26:31:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:26:31:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:31:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:31:  TRACE: ** IN getRunMethod: testname=ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:31:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:26:31:  TRACE: **runmethod=ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:31:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:31:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:26:31:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientLogicalOutboundHandleMessageFalseTest_setup
[javatest.batch] 04-14-2020 11:26:31:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:26:31:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:31:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:26:31:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientLogicalOutboundHandleMessageFalseTest_cleanup
[javatest.batch] 04-14-2020 11:26:31:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:26:31:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:26:31:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:31:  Create Service object
[javatest.batch] 04-14-2020 11:26:31:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:26:31:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:31:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:31:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:31:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:31:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:26:31:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:31:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:26:31 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:26:31:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] 04-14-2020 11:26:32:  setup ok
[javatest.batch] 04-14-2020 11:26:32:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:32:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:26:32:  TRACE: ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:32:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:26:32:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:26:32:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:26:32:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:32:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:32:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:32:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:32:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:32:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:32:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:32:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:32:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:32:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:32:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:32:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:32:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:32:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:32:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:32:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:32:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:32:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello2Port
[javatest.batch] 04-14-2020 11:26:32:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:32:  Construct HandleInfo for ClientLogicalHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:32:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:32:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:32:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:32:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:32:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:32:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:32:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:32:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:32:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:32:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:32:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:32:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:32:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:32:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:32:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:32:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:32:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:32:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:32:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:32:  Port2 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:32:  Port2 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:32:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:32:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:32:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:32:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:32:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:26:32:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:26:32:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:26:32:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:26:32:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:26:32:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:32:  Getting existing Handlers for Port2
[javatest.batch] 04-14-2020 11:26:32:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:32:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:32:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:26:32:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:32:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:32:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:32:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:26:32:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:26:32:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:32:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:26:32:  Purging client-side tracker data
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:32:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:32:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:33:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:33:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:33:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:33:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:33:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:33:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:33:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:33:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:33:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:26:33:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:33:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:26:33:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:33:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:26:33:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:33:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:33:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:33:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:33:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:33:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:33:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:33:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:33:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:33:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:33:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:33:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:33:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:33:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:33:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:33:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:33:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:33:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:33:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:33:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:33:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:33:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:33:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:33:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:26:33:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:26:33:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:33:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:26:33:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:33:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:26:33:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:26:33:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:26:33:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:26:33:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:33:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:33:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:33:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:26:33:  TRACE: HandlerTracker: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:33:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:26:33:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:33:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:26:33:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:26:33:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:33:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:26:33:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:26:33:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:33:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:33:  TRACE: List.size()=5
[javatest.batch] 04-14-2020 11:26:33:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:26:33:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:33:  TRACE: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:33:  TRACE: ClientLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:26:33:  TRACE: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:33:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:33:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:26:33:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:26:33:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:26:33:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@61c4eee0
[javatest.batch] 04-14-2020 11:26:33:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:33:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:33:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@6f10d5b6
[javatest.batch] 04-14-2020 11:26:33:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:33:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:33:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@1040be71
[javatest.batch] 04-14-2020 11:26:33:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:33:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:33:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:33:  cleanup ok
[javatest.batch] 04-14-2020 11:26:34:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalOutboundHandleMessageFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  116 (116 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1587
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:34:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:26:34:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:26:34:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:26:34:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:26:34:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:34:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:34:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:26:34:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:26:34:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:26:34:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:26:34:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:34:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:34:  TRACE: ** IN getRunMethod: testname=ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:34:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:26:34:  TRACE: **runmethod=ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:34:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:34:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:26:34:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest_setup
[javatest.batch] 04-14-2020 11:26:34:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:26:34:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:34:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:26:34:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:26:34:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:26:34:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:26:34:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:34:  Create Service object
[javatest.batch] 04-14-2020 11:26:34:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:26:34:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:34:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:34:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:34:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:34:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:26:34:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:34:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:26:34 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:26:34:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:26:35:  setup ok
[javatest.batch] 04-14-2020 11:26:35:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:35:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:26:35:  TRACE: ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:35:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:26:35:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:26:35:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:26:35:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:35:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:35:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:35:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:35:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:35:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:35:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:35:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:35:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:36:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:36:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:36:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello2Port
[javatest.batch] 04-14-2020 11:26:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  Construct HandleInfo for ClientLogicalHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:36:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:36:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:36:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:36:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:36:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:36:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:36:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:36:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:36:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:36:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:36:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:36:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:36:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:36:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:36:  Port2 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:36:  Port2 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:36:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:36:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:36:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:36:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:26:36:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:26:36:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:26:36:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:26:36:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:26:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  Getting existing Handlers for Port2
[javatest.batch] 04-14-2020 11:26:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:26:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:36:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:36:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:26:36:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:26:36:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:36:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:26:36:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:36:  Expecting ProtocolException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:36:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:36:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:36:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:36:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:36:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:36:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:36:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:36:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:36:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:36:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:26:36:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:36:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:26:36:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:36:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:26:36:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:36:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:36:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:36:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:36:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:36:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:36:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:36:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:36:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:36:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:36:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:36:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:36:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:36:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:36:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:26:36:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:36:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:36:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:36:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:26:36:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:26:36:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:36:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:26:36:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:36:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: HandlerTracker: ClientLogicalHandler4 Throwing an outbound ProtocolException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] 04-14-2020 11:26:36:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] 04-14-2020 11:26:36:  TRACE: HandlerTracker: ClientLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:26:36:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] 04-14-2020 11:26:36:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:26:36:  TRACE: HandlerTracker: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:36:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:26:36:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:36:  Did get expected ProtocolException
[javatest.batch] 04-14-2020 11:26:36:  Did get expected ProtocolException text
[javatest.batch] 04-14-2020 11:26:36:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:26:36:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:26:36:  TRACE: contextType=Logical
[javatest.batch] 04-14-2020 11:26:36:  TRACE: remoteException=false
[javatest.batch] 04-14-2020 11:26:36:  TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:26:36:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:36:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:26:36:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:26:36:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:36:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:36:  TRACE: List.size()=6
[javatest.batch] 04-14-2020 11:26:36:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:26:36:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:36:  TRACE: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:36:  TRACE: ClientLogicalHandler4 Throwing an outbound ProtocolException
[javatest.batch] 04-14-2020 11:26:36:  TRACE: ClientLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:26:36:  TRACE: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:36:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:36:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:26:36:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:26:36:  TRACE: close6=-1
[javatest.batch] 04-14-2020 11:26:36:  TRACE: close4=4
[javatest.batch] 04-14-2020 11:26:36:  TRACE: close5=5
[javatest.batch] 04-14-2020 11:26:36:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:26:36:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:26:36:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:26:36:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@7dfb0c0f
[javatest.batch] 04-14-2020 11:26:36:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:36:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:36:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@626abbd0
[javatest.batch] 04-14-2020 11:26:36:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:36:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:36:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@169bb4dd
[javatest.batch] 04-14-2020 11:26:36:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:36:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:36:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:36:  cleanup ok
[javatest.batch] 04-14-2020 11:26:37:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  117 (117 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1586
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:38:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:26:38:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:26:39:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:26:39:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:26:39:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:39:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:39:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:26:39:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:26:39:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:26:39:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:26:39:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:39:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:39:  TRACE: ** IN getRunMethod: testname=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:39:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:26:39:  TRACE: **runmethod=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:39:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:39:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:26:39:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest_setup
[javatest.batch] 04-14-2020 11:26:39:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:26:39:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:39:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:26:39:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:26:39:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:26:39:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:26:39:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:39:  Create Service object
[javatest.batch] 04-14-2020 11:26:39:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:26:39:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:39:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:39:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:39:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:39:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:26:39:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:39:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:26:39 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:26:39:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:26:39:  setup ok
[javatest.batch] 04-14-2020 11:26:39:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:39:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:26:39:  TRACE: ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:39:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:26:39:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:26:39:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:26:39:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:40:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:40:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:40:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:40:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:40:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:40:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:40:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:40:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:40:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:40:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:40:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:40:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello2Port
[javatest.batch] 04-14-2020 11:26:40:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  Construct HandleInfo for ClientLogicalHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:40:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:40:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:40:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:40:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:40:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:40:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:40:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:40:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:40:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:40:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:40:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:40:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:40:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:40:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:40:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:40:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:40:  Port2 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:40:  Port2 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:40:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:40:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:40:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:40:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:26:40:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:26:40:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:26:40:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:26:40:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:26:40:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  Getting existing Handlers for Port2
[javatest.batch] 04-14-2020 11:26:40:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:26:40:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:40:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:40:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:26:40:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:26:40:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:40:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:26:40:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:40:  Expecting RuntimeException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:40:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:40:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:40:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:40:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:40:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:40:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:40:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:40:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:40:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:40:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:40:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:40:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:40:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:40:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:40:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:40:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:40:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:40:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:40:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:40:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:26:40:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:40:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:26:40:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:40:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:26:40:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:40:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:26:40:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:40:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:26:40:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:40:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:26:40:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:40:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:40:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:40:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:40:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:40:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:40:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:40:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:40:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:40:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:40:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:40:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:40:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:40:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:40:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:40:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:26:40:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:40:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:40:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:40:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:40:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:40:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:40:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:40:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:40:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:26:40:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:40:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:26:40:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:40:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  TRACE: HandlerTracker: ClientLogicalHandler4 Throwing an outbound RuntimeException
[javatest.batch] 04-14-2020 11:26:40:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:26:40:  TRACE: HandlerTracker: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:40:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:26:40:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:40:  Did get expected RuntimeException
[javatest.batch] 04-14-2020 11:26:40:  Did get expected RuntimeException text
[javatest.batch] 04-14-2020 11:26:40:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:26:40:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:26:40:  TRACE: contextType=Logical
[javatest.batch] 04-14-2020 11:26:40:  TRACE: remoteException=false
[javatest.batch] 04-14-2020 11:26:40:  TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:26:40:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:40:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:26:40:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:26:40:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:26:40:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:40:  TRACE: List.size()=5
[javatest.batch] 04-14-2020 11:26:40:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:26:40:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:40:  TRACE: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:40:  TRACE: ClientLogicalHandler4 Throwing an outbound RuntimeException
[javatest.batch] 04-14-2020 11:26:40:  TRACE: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:26:40:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:26:40:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:26:40:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:26:40:  TRACE: close6=-1
[javatest.batch] 04-14-2020 11:26:40:  TRACE: close4=3
[javatest.batch] 04-14-2020 11:26:40:  TRACE: close5=4
[javatest.batch] 04-14-2020 11:26:40:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:26:40:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:26:40:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:26:40:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@4082ba93
[javatest.batch] 04-14-2020 11:26:40:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:40:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:40:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@17fc391b
[javatest.batch] 04-14-2020 11:26:40:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:40:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:40:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@2b30a42c
[javatest.batch] 04-14-2020 11:26:40:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:26:40:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:26:40:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:40:  cleanup ok
[javatest.batch] 04-14-2020 11:26:41:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  118 (118 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1585
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:26:51:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:26:51:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:26:51:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:26:57:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:26:57:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:57:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:26:57:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:26:57:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:26:57:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:26:57:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:26:57:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:57:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:26:57:  TRACE: ** IN getRunMethod: testname=ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:57:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:26:57:  TRACE: **runmethod=ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:57:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:57:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:26:57:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest_setup
[javatest.batch] 04-14-2020 11:26:57:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:26:57:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:57:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:26:57:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest_cleanup
[javatest.batch] 04-14-2020 11:26:57:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:26:57:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:26:57:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:57:  Create Service object
[javatest.batch] 04-14-2020 11:26:57:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:26:57:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:57:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:57:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:57:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:57:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:26:57:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:26:57:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:26:57 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:26:57:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:26:58:  setup ok
[javatest.batch] 04-14-2020 11:26:58:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:26:58:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:26:58:  TRACE: ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:26:58:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:26:58:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:26:58:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:26:58:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:58:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:58:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:58:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:58:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:58:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:58:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:58:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:58:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:58:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:26:58:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:58:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:58:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:58:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:58:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:58:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:58:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:58:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello2Port
[javatest.batch] 04-14-2020 11:26:58:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:58:  Construct HandleInfo for ClientLogicalHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:58:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:58:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:58:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:58:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:26:58:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:58:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:58:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:26:58:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:58:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:58:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:58:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:58:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:58:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:58:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:26:58:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:26:58:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:26:58:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:58:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:58:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:26:58:  Port2 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:26:58:  Port2 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:26:58:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:26:58:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:26:58:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:26:58:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:26:58:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:26:58:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:26:58:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:26:58:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:26:58:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:26:58:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:58:  Getting existing Handlers for Port2
[javatest.batch] 04-14-2020 11:26:58:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:58:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:58:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:26:58:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:26:58:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:58:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:26:58:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:26:58:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:26:58:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:26:58:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:26:58:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:26:58:  Expecting SOAPFaultException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:58:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:58:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:59:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:59:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:59:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:59:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:59:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:59:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:59:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:59:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:59:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:59:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:59:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:26:59:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:59:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:26:59:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:59:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:59:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:59:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:26:59:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:26:59:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:26:59:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:59:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:26:59:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:59:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:26:59:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:26:59:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:59:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:59:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:26:59:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:59:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:26:59:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:59:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:59:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:26:59:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:26:59:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:26:59:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:26:59:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:26:59:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:59:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:26:59:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:59:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:59:  TRACE: value=true
[javatest.batch] 04-14-2020 11:26:59:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:26:59:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:26:59:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:26:59:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:26:59:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:26:59:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:26:59:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:26:59:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:26:59:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:27:00:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:27:00:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:00:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:00:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:00:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:00:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:00:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:00:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:00:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:00:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:27:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:00:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:00:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:00:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:27:00:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:00:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:27:00:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:00:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:00:  TRACE: HandlerTracker: ClientLogicalHandler4 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:00:  Create a SOAP MessageFactory instance - soap11
[javatest.batch] JAXWS_Util:getMessageFactory
[javatest.batch] 04-14-2020 11:27:00:  Create a SOAPMessage
[javatest.batch] 04-14-2020 11:27:00:  Get SOAP Part
[javatest.batch] 04-14-2020 11:27:00:  Get SOAP Envelope
[javatest.batch] 04-14-2020 11:27:00:  Get SOAP Body
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] 04-14-2020 11:27:00:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] 04-14-2020 11:27:00:  TRACE: HandlerTracker: ClientLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:00:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] 04-14-2020 11:27:00:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:27:00:  TRACE: HandlerTracker: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:00:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:27:00:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:00:  Did get expected SOAPFaultException
[javatest.batch] 04-14-2020 11:27:00:  Did get expected SOAPFaultException text
[javatest.batch] 04-14-2020 11:27:00:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:27:00:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:27:00:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:00:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:27:00:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:00:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:00:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:00:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:00:  TRACE: List.size()=6
[javatest.batch] 04-14-2020 11:27:00:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:00:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:00:  TRACE: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:00:  TRACE: ClientLogicalHandler4 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:00:  TRACE: ClientLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:00:  TRACE: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:00:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:00:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:27:00:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:27:00:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:27:00:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@5167f57d
[javatest.batch] 04-14-2020 11:27:00:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:00:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:00:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@64b0598
[javatest.batch] 04-14-2020 11:27:00:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:00:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:00:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@18f8cd79
[javatest.batch] 04-14-2020 11:27:00:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:00:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:00:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:27:00:  cleanup ok
[javatest.batch] 04-14-2020 11:27:01:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  119 (119 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1584
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:02:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:27:02:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:27:02:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:27:02:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:27:02:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:02:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:02:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:27:02:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:27:02:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:27:02:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:27:02:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:02:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:02:  TRACE: ** IN getRunMethod: testname=ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:27:02:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:27:02:  TRACE: **runmethod=ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:27:02:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:02:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:27:02:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest_setup
[javatest.batch] 04-14-2020 11:27:02:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:27:02:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:02:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:27:02:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:27:02:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:27:02:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:27:02:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:02:  Create Service object
[javatest.batch] 04-14-2020 11:27:02:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:27:02:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:02:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:02:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:02:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:02:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:27:02:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:02:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:27:02 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:27:02:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:27:03:  setup ok
[javatest.batch] 04-14-2020 11:27:03:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:03:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:27:03:  TRACE: ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:27:03:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:27:03:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:27:03:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:27:03:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:03:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:03:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:27:03:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:03:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:03:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:03:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:27:03:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:27:03:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:27:04:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:04:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:04:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:27:04:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:04:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:04:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello2Port
[javatest.batch] 04-14-2020 11:27:04:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  Construct HandleInfo for ClientLogicalHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:04:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:27:04:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:27:04:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:27:04:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:04:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:04:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:27:04:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:04:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:04:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:27:04:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:27:04:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:27:04:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:04:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:04:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:27:04:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:27:04:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:04:  Port2 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:27:04:  Port2 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:27:04:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:04:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:27:04:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:27:04:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:27:04:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:27:04:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:27:04:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:27:04:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:27:04:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  Getting existing Handlers for Port2
[javatest.batch] 04-14-2020 11:27:04:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:27:04:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:04:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:04:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:27:04:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:27:04:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:27:04:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:27:04:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:27:04:  Expecting WebServiceException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:27:04:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:27:04:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:04:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:04:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:04:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:04:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:04:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:04:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:04:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:04:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:04:  TRACE: value=true
[javatest.batch] 04-14-2020 11:27:04:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:04:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:04:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:04:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:04:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:04:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:04:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:04:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:04:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:27:04:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:04:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:27:04:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:04:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:27:04:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:04:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:27:04:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:04:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:04:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:27:04:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:04:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:27:04:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:04:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:27:04:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:27:04:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:04:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:04:  TRACE: value=true
[javatest.batch] 04-14-2020 11:27:04:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:04:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:04:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:04:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:04:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:04:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:04:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:04:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:04:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:27:05:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:27:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:05:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:05:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:05:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:05:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:05:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:05:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:05:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:05:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:27:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:05:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:05:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:27:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:05:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:27:05:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:05:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:27:05:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:05:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:27:05:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:05:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:05:  TRACE: HandlerTracker: ClientLogicalHandler4 Throwing an outbound WebServiceException
[javatest.batch] 04-14-2020 11:27:05:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:27:05:  TRACE: HandlerTracker: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:05:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:27:05:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:05:  Did get expected WebServiceException
[javatest.batch] 04-14-2020 11:27:05:  Did get expected WebServiceException text
[javatest.batch] 04-14-2020 11:27:05:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:27:05:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:27:05:  TRACE: contextType=Logical
[javatest.batch] 04-14-2020 11:27:05:  TRACE: remoteException=false
[javatest.batch] 04-14-2020 11:27:05:  TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:27:05:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:05:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:27:05:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:05:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:05:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:05:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:05:  TRACE: List.size()=5
[javatest.batch] 04-14-2020 11:27:05:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:05:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:05:  TRACE: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:05:  TRACE: ClientLogicalHandler4 Throwing an outbound WebServiceException
[javatest.batch] 04-14-2020 11:27:05:  TRACE: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:05:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:05:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:27:05:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:27:05:  TRACE: close6=-1
[javatest.batch] 04-14-2020 11:27:05:  TRACE: close4=3
[javatest.batch] 04-14-2020 11:27:05:  TRACE: close5=4
[javatest.batch] 04-14-2020 11:27:05:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:27:05:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:27:05:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:27:05:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@4a003cbe
[javatest.batch] 04-14-2020 11:27:05:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:05:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:05:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@4082ba93
[javatest.batch] 04-14-2020 11:27:05:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:05:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:05:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@17fc391b
[javatest.batch] 04-14-2020 11:27:05:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:05:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:05:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:27:05:  cleanup ok
[javatest.batch] 04-14-2020 11:27:06:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  120 (120 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1583
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerEndpointRemoteRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:06:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:27:06:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:27:06:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerEndpointRemoteRuntimeExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:27:06:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:27:06:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:06:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:06:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:27:06:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:27:06:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:27:06:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:27:06:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:06:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:06:  TRACE: ** IN getRunMethod: testname=ServerEndpointRemoteRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:06:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:27:06:  TRACE: **runmethod=ServerEndpointRemoteRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:06:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:06:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:27:06:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerEndpointRemoteRuntimeExceptionTest_setup
[javatest.batch] 04-14-2020 11:27:06:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:27:06:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:06:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:27:06:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerEndpointRemoteRuntimeExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:27:06:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:27:06:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:27:06:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:06:  Create Service object
[javatest.batch] 04-14-2020 11:27:06:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:27:06:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:06:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:06:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:06:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:06:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:27:06:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:06:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:27:06 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:27:06:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:27:06:  setup ok
[javatest.batch] 04-14-2020 11:27:06:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:06:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:27:06:  TRACE: ServerEndpointRemoteRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:06:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:27:06:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:27:06:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:07:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:07:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:07:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:07:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:07:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:07:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:07:  Port1 HandlerChain =[]
[javatest.batch] 04-14-2020 11:27:07:  Port1 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:07:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:07:  Port2 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:07:  Port2 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:07:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:07:  Port4 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:07:  Port4 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:07:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:27:07:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:27:07:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:27:07:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:27:07:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:27:07:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@173ed316
[javatest.batch] 04-14-2020 11:27:07:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:07:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:07:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@25ce9dc4
[javatest.batch] 04-14-2020 11:27:07:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:07:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:07:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@74ea2410
[javatest.batch] 04-14-2020 11:27:07:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:07:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:07:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:07:  Expecting RuntimeException wrapped by a WebServiceException
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:27:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: *** in Hello2Impl ***
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: *** action = EndpointRemoteRuntimeExceptionTest ***
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: *** testType = LogicalTest ***
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Throwing a RuntimeException nested in a RemoteException
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleFault
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleFault
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleFault
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'ServerLogicalHandler5.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode>ns2:Server</faultcode><faultstring>RemoteException with nested RuntimeException</faultstring></ns2:Fault>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=ServerLogicalHandler5.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode>ns2:Server</faultcode><faultstring>RemoteException with nested RuntimeException</faultstring></ns2:Fault>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode>ns2:Server</faultcode><faultstring>RemoteException with nested RuntimeException</faultstring></ns2:Fault>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleFault
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleFault
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleFault
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleFault
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleFault
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleFault
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleFault
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  Did get expected WebServiceException
[javatest.batch] 04-14-2020 11:27:08:  Did get expected nested RuntimeException
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: *** action = getArrayMessages1 ***
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: action=getArrayMessages1
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[0]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[1]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[2]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleFault()</result><result>ServerLogicalHandler4.handleFault()</result><result>ServerLogicalHandler6.handleFault()</result><result>ServerSOAPHandler5.handleFault()</result><result>ServerSOAPHandler6.handleFault()</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[3]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[4]=ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[5]=ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[6]=ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[7]=ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[8]=ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[9]=ServerLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[10]=ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[11]=ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[12]=ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[13]=ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[14]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[15]=ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[16]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[17]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[18]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleFault()</result><result>ServerLogicalHandler4.handleFault()</result><result>ServerLogicalHandler6.handleFault()</result><result>ServerSOAPHandler5.handleFault()</result><result>ServerSOAPHandler6.handleFault()</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: The complete list of messages are the following:
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:08:  TRACE: List.size()=19
[javatest.batch] 04-14-2020 11:27:08:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: Getting all messages after Inbound
[javatest.batch] 04-14-2020 11:27:08:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:08:  TRACE: The first item found is:
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: who=Server
[javatest.batch] 04-14-2020 11:27:08:  TRACE: contextType=Logical
[javatest.batch] 04-14-2020 11:27:08:  TRACE: remoteException=true
[javatest.batch] 04-14-2020 11:27:08:  TRACE: direction=
[javatest.batch] 04-14-2020 11:27:08:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:08:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:08:  TRACE: List.size()=15
[javatest.batch] 04-14-2020 11:27:08:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:27:08:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:27:08:  TRACE: close6=12
[javatest.batch] 04-14-2020 11:27:08:  TRACE: close4=11
[javatest.batch] 04-14-2020 11:27:08:  TRACE: close5=10
[javatest.batch] 04-14-2020 11:27:08:  Server-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:27:08:  Get server side throwables back from endpoint
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: *** action = getArrayThrowables ***
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: action=getArrayThrowables
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:08:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:08:  cleanup ok
[javatest.batch] 04-14-2020 11:27:09:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerEndpointRemoteRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  121 (121 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1582
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerEndpointRemoteSOAPFaultExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:10:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:27:10:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:27:10:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerEndpointRemoteSOAPFaultExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:27:10:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:27:10:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:10:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:10:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:27:10:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:27:10:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:27:10:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:27:10:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:10:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:10:  TRACE: ** IN getRunMethod: testname=ServerEndpointRemoteSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:27:10:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:27:10:  TRACE: **runmethod=ServerEndpointRemoteSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:27:10:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:10:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:27:10:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerEndpointRemoteSOAPFaultExceptionTest_setup
[javatest.batch] 04-14-2020 11:27:10:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:27:10:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:10:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:27:10:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerEndpointRemoteSOAPFaultExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:27:10:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:27:10:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:27:10:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:10:  Create Service object
[javatest.batch] 04-14-2020 11:27:10:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:27:10:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:10:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:10:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:10:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:10:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:27:10:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:10:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:27:10 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:27:10:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:27:10:  setup ok
[javatest.batch] 04-14-2020 11:27:10:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:10:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:27:10:  TRACE: ServerEndpointRemoteSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:27:10:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:27:10:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:27:10:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:11:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:11:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:11:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:11:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:11:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:11:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:11:  Port1 HandlerChain =[]
[javatest.batch] 04-14-2020 11:27:11:  Port1 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:11:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:11:  Port2 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:11:  Port2 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:11:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:11:  Port4 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:11:  Port4 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:11:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:27:11:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:27:11:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:27:11:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:27:11:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:27:11:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@173ed316
[javatest.batch] 04-14-2020 11:27:11:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:11:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:11:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@25ce9dc4
[javatest.batch] 04-14-2020 11:27:11:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:11:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:11:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@74ea2410
[javatest.batch] 04-14-2020 11:27:11:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:11:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:11:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:11:  Expecting SOAPFaultException wrapped by a WebServiceException
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: *** in Hello2Impl ***
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: *** action = EndpointRemoteSOAPFaultExceptionTest ***
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: *** testType = LogicalTest ***
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Throwing a SOAPFaultException nested in a RemoteException
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleFault
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleFault
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleFault
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'ServerLogicalHandler5.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode>ns2:Server</faultcode><faultstring>Unexpected error occurred in Hello2Impl.doHandlerTest2:javax.xml.ws.WebServiceException: WebServiceException with nested SOAPFaultException</faultstring></ns2:Fault>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=ServerLogicalHandler5.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode>ns2:Server</faultcode><faultstring>Unexpected error occurred in Hello2Impl.doHandlerTest2:javax.xml.ws.WebServiceException: WebServiceException with nested SOAPFaultException</faultstring></ns2:Fault>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode>ns2:Server</faultcode><faultstring>Unexpected error occurred in Hello2Impl.doHandlerTest2:javax.xml.ws.WebServiceException: WebServiceException with nested SOAPFaultException</faultstring></ns2:Fault>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleFault
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleFault
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleFault
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleFault
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleFault
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleFault
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleFault
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:close
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:12:  Did get expected WebServiceException
[javatest.batch] 04-14-2020 11:27:12:  Did get expected nested SOAPFaultException
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: *** action = getArrayMessages1 ***
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: action=getArrayMessages1
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[0]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[1]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[2]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[3]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[4]=ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[5]=ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[6]=ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[7]=ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[8]=ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[9]=ServerLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[10]=ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[11]=ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[12]=ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[13]=ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[14]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[15]=ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[16]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[17]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[18]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleFault()</result><result>ServerLogicalHandler4.handleFault()</result><result>ServerLogicalHandler6.handleFault()</result><result>ServerSOAPHandler5.handleFault()</result><result>ServerSOAPHandler6.handleFault()</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleFault()</result><result>ServerLogicalHandler4.handleFault()</result><result>ServerLogicalHandler6.handleFault()</result><result>ServerSOAPHandler5.handleFault()</result><result>ServerSOAPHandler6.handleFault()</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: The complete list of messages are the following:
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:12:  TRACE: List.size()=19
[javatest.batch] 04-14-2020 11:27:12:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: Getting all messages after Inbound
[javatest.batch] 04-14-2020 11:27:12:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:12:  TRACE: The first item found is:
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: who=Server
[javatest.batch] 04-14-2020 11:27:12:  TRACE: contextType=Logical
[javatest.batch] 04-14-2020 11:27:12:  TRACE: remoteException=true
[javatest.batch] 04-14-2020 11:27:12:  TRACE: direction=
[javatest.batch] 04-14-2020 11:27:12:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:12:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:12:  TRACE: List.size()=15
[javatest.batch] 04-14-2020 11:27:12:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:12:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:12:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:27:12:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:27:12:  TRACE: close6=12
[javatest.batch] 04-14-2020 11:27:12:  TRACE: close4=11
[javatest.batch] 04-14-2020 11:27:12:  TRACE: close5=10
[javatest.batch] 04-14-2020 11:27:12:  Server-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:27:12:  Get server side throwables back from endpoint
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: *** action = getArrayThrowables ***
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: action=getArrayThrowables
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:12:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:12:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:13:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:13:  cleanup ok
[javatest.batch] 04-14-2020 11:27:14:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerEndpointRemoteSOAPFaultExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  122 (122 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1581
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalHandlerTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:14:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:27:14:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:27:14:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerLogicalHandlerTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:27:14:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:27:14:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:14:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:14:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:27:14:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:27:14:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:27:14:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:27:14:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:14:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:14:  TRACE: ** IN getRunMethod: testname=ServerLogicalHandlerTest
[javatest.batch] 04-14-2020 11:27:14:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:27:14:  TRACE: **runmethod=ServerLogicalHandlerTest
[javatest.batch] 04-14-2020 11:27:14:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:14:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:27:14:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerLogicalHandlerTest_setup
[javatest.batch] 04-14-2020 11:27:14:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:27:14:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:14:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:27:14:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerLogicalHandlerTest_cleanup
[javatest.batch] 04-14-2020 11:27:14:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:27:14:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:27:14:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:14:  Create Service object
[javatest.batch] 04-14-2020 11:27:14:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:27:14:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:14:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:14:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:14:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:14:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:27:14:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:14:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:27:14 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:27:14:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:27:15:  setup ok
[javatest.batch] 04-14-2020 11:27:15:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:15:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:27:15:  TRACE: ServerLogicalHandlerTest
[javatest.batch] 04-14-2020 11:27:15:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:27:15:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:27:15:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:16:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:16:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:16:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:16:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:16:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:16:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:16:  Port1 HandlerChain =[]
[javatest.batch] 04-14-2020 11:27:16:  Port1 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:16:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:16:  Port2 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:16:  Port2 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:16:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:16:  Port4 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:16:  Port4 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:16:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:27:16:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:27:16:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:27:16:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:27:16:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:27:16:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@173ed316
[javatest.batch] 04-14-2020 11:27:16:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:16:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:16:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@25ce9dc4
[javatest.batch] 04-14-2020 11:27:16:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:16:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:16:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@74ea2410
[javatest.batch] 04-14-2020 11:27:16:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:16:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:16:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:16:  Invoking RPC method port1.doHandlerTest1()
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: *** in HelloImpl:doHandlerTest1 ***
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: *** action = ServerLogicalTest ***
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: *** testType = LogicalTest ***
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: *** wscontext = com.sun.xml.ws.server.InvokerTube$1@6489eb5c ***
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: action=ServerLogicalTest
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: getTestType=LogicalTest
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: errors=||
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:16:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerLogicalTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  Get server side result back from endpoint
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: *** action = getArrayMessages1 ***
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: action=getArrayMessages1
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[0]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[1]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[2]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[3]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[4]=ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[5]=ServerSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[6]=ServerSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[7]=ServerSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[8]=ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[9]=ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[10]=ServerLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[11]=ServerLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[12]=ServerLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[13]=ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[14]=ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[15]=ServerLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[16]=ServerLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[17]=ServerLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[18]=ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[19]=ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[20]=ServerSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[21]=ServerSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[22]=ServerSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[23]=ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[24]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[25]=ServerLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[26]=ServerLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[27]=ServerLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[28]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[29]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[30]=ServerSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[31]=ServerSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[32]=ServerSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[33]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler3.handleMessage().doInbound()</result><result>ServerSOAPHandler2.handleMessage().doInbound()</result><result>ServerSOAPHandler1.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler3.handleMessage().doInbound()</result><result>ServerLogicalHandler2.handleMessage().doInbound()</result><result>ServerLogicalHandler1.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doOutbound()</result><result>ServerLogicalHandler1.handleMessage().doOutbound()</result><result>ServerLogicalHandler2.handleMessage().doOutbound()</result><result>ServerLogicalHandler3.handleMessage().doOutbound()</result><result>ServerLogicalHandler6.handleMessage().doOutbound()</result><result>ServerSOAPHandler5.handleMessage().doOutbound()</result><result>ServerSOAPHandler1.handleMessage().doOutbound()</result><result>ServerSOAPHandler2.handleMessage().doOutbound()</result><result>ServerSOAPHandler3.handleMessage().doOutbound()</result><result>ServerSOAPHandler6.handleMessage().doOutbound()</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler1.close()</result><result>ServerLogicalHandler2.close()</result><result>ServerLogicalHandler3.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler1.close()</result><result>ServerSOAPHandler2.close()</result><result>ServerSOAPHandler3.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler3.handleMessage().doInbound()</result><result>ServerSOAPHandler2.handleMessage().doInbound()</result><result>ServerSOAPHandler1.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler3.handleMessage().doInbound()</result><result>ServerLogicalHandler2.handleMessage().doInbound()</result><result>ServerLogicalHandler1.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doOutbound()</result><result>ServerLogicalHandler1.handleMessage().doOutbound()</result><result>ServerLogicalHandler2.handleMessage().doOutbound()</result><result>ServerLogicalHandler3.handleMessage().doOutbound()</result><result>ServerLogicalHandler6.handleMessage().doOutbound()</result><result>ServerSOAPHandler5.handleMessage().doOutbound()</result><result>ServerSOAPHandler1.handleMessage().doOutbound()</result><result>ServerSOAPHandler2.handleMessage().doOutbound()</result><result>ServerSOAPHandler3.handleMessage().doOutbound()</result><result>ServerSOAPHandler6.handleMessage().doOutbound()</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler1.close()</result><result>ServerLogicalHandler2.close()</result><result>ServerLogicalHandler3.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler1.close()</result><result>ServerSOAPHandler2.close()</result><result>ServerSOAPHandler3.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  Verifying Server-Side Handler callbacks
[javatest.batch] 04-14-2020 11:27:17:  TRACE: The complete list of messages are the following:
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.size()=34
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: Getting all messages after Inbound
[javatest.batch] 04-14-2020 11:27:17:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:17:  TRACE: The first item found is:
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: who=Server
[javatest.batch] 04-14-2020 11:27:17:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:17:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.size()=30
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  Testing the order of the outbound phase
[javatest.batch] 04-14-2020 11:27:17:  Testing the order of the inbound phase
[javatest.batch] 04-14-2020 11:27:17:  Testing the order of the inbound verses outbound messages
[javatest.batch] 04-14-2020 11:27:17:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:27:17:  Testing the close callbacks for regular situations
[javatest.batch] 04-14-2020 11:27:17:  TRACE: close6=24
[javatest.batch] 04-14-2020 11:27:17:  TRACE: close3=23
[javatest.batch] 04-14-2020 11:27:17:  TRACE: close2=22
[javatest.batch] 04-14-2020 11:27:17:  TRACE: close1=21
[javatest.batch] 04-14-2020 11:27:17:  TRACE: close5=20
[javatest.batch] 04-14-2020 11:27:17:  Server-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:27:17:  Verifying callbacks where LogicalHandlers are called before SOAPHandlers on Server-Side
[javatest.batch] 04-14-2020 11:27:17:  TRACE: The complete list of callbacks are the following:
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.size()=30
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: Getting just the handleMessage().doOutbound/doInbound messages
[javatest.batch] 04-14-2020 11:27:17:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:17:  TRACE: The list of doOutbound/doInbound callbacks are as follows:
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: The list of doOutbound callbacks are as follows:
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: In looseLastIndexOf
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerLogicalHandler5.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: found item
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerLogicalHandler1.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: found item
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerLogicalHandler2.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: found item
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerLogicalHandler3.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: found item
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerLogicalHandler6.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: found item
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerSOAPHandler5.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerSOAPHandler1.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerSOAPHandler2.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerSOAPHandler3.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerSOAPHandler6.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerLogicalHandler5.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerLogicalHandler1.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerLogicalHandler2.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerLogicalHandler3.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerLogicalHandler6.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerSOAPHandler5.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: found item
[javatest.batch] 04-14-2020 11:27:17:  TRACE: lastLogical=4
[javatest.batch] 04-14-2020 11:27:17:  TRACE: firstSOAP=5
[javatest.batch] 04-14-2020 11:27:17:  TRACE: The list of doInbound callbacks are as follows:
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:17:  TRACE: In looseLastIndexOf
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerSOAPHandler6.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: found item
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerSOAPHandler3.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: found item
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerSOAPHandler2.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: found item
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerSOAPHandler1.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: found item
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerSOAPHandler5.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: found item
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerLogicalHandler6.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerLogicalHandler3.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerLogicalHandler2.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerLogicalHandler1.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerLogicalHandler5.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:27:17:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerSOAPHandler6.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerSOAPHandler3.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerSOAPHandler2.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerSOAPHandler1.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerSOAPHandler5.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: item=|ServerLogicalHandler6.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:27:17:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:27:17:  TRACE: found item
[javatest.batch] 04-14-2020 11:27:17:  TRACE: lastSOAP=4
[javatest.batch] 04-14-2020 11:27:17:  TRACE: firstLogical=5
[javatest.batch] 04-14-2020 11:27:17:  Server-Side Logical verses SOAP Handler Callbacks are (correct)
[javatest.batch] 04-14-2020 11:27:17:  Get server side throwables back from endpoint
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: *** action = getArrayThrowables ***
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: action=getArrayThrowables
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:17:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:17:  cleanup ok
[javatest.batch] 04-14-2020 11:27:18:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalHandlerTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  123 (123 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1580
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleFaultFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:19:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:27:19:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:27:19:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerLogicalInboundHandleFaultFalseTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:27:19:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:27:19:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:19:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:19:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:27:19:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:27:19:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:27:19:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:27:19:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:19:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:19:  TRACE: ** IN getRunMethod: testname=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:27:19:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:27:19:  TRACE: **runmethod=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:27:19:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:19:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:27:19:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerLogicalInboundHandleFaultFalseTest_setup
[javatest.batch] 04-14-2020 11:27:19:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:27:19:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:19:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:27:19:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerLogicalInboundHandleFaultFalseTest_cleanup
[javatest.batch] 04-14-2020 11:27:19:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:27:19:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:27:19:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:19:  Create Service object
[javatest.batch] 04-14-2020 11:27:19:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:27:19:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:19:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:19:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:19:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:19:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:27:19:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:19:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:27:19 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:27:19:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:27:19:  setup ok
[javatest.batch] 04-14-2020 11:27:19:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:19:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:27:19:  TRACE: ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:27:19:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:27:19:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:27:19:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:20:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:20:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:20:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:20:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:20:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:20:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:20:  Port1 HandlerChain =[]
[javatest.batch] 04-14-2020 11:27:20:  Port1 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:20:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:20:  Port2 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:20:  Port2 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:20:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:20:  Port4 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:20:  Port4 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:20:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:27:20:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:27:20:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:27:20:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:27:20:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:27:20:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@173ed316
[javatest.batch] 04-14-2020 11:27:20:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:20:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:20:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@25ce9dc4
[javatest.batch] 04-14-2020 11:27:20:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:20:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:20:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@74ea2410
[javatest.batch] 04-14-2020 11:27:20:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:20:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:20:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:20:  Expecting RuntimeException
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:20:  SVR: Create a SOAP MessageFactory instance - soap11
[javatest.batch] 04-14-2020 11:27:20:  SVR: Create a SOAPMessage
[javatest.batch] 04-14-2020 11:27:20:  SVR: Get SOAP Part
[javatest.batch] 04-14-2020 11:27:20:  SVR: Get SOAP Envelope
[javatest.batch] 04-14-2020 11:27:20:  SVR: Get SOAP Body
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleFault
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: Checking if this is a 'ServerLogicalHandler5.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ServerLogicalHandler5.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultFalseTest</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></ns2:Fault>
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: whichMsg=ServerLogicalHandler5.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleFault
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleFault
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleFault
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleFault
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:close
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:27:20:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:21:  Did get expected RuntimeException
[javatest.batch] 04-14-2020 11:27:21:  Did get expected RuntimeException text
[javatest.batch] 04-14-2020 11:27:21:  Get server side result back from endpoint
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: *** action = getArrayMessages1 ***
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: action=getArrayMessages1
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[0]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[1]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[2]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[3]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[4]=ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[5]=ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[6]=ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[7]=ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[8]=ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[9]=ServerLogicalHandler5 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[10]=ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[11]=ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[12]=ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[13]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[14]=ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[15]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[16]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[17]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5 Throwing an inbound SOAPFaultException</result><result>ServerLogicalHandler4.handleFault()</result><result>ServerSOAPHandler5.handleFault()</result><result>ServerSOAPHandler6.handleFault()</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5 Throwing an inbound SOAPFaultException</result><result>ServerLogicalHandler4.handleFault()</result><result>ServerSOAPHandler5.handleFault()</result><result>ServerSOAPHandler6.handleFault()</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: The complete list of messages are the following:
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:21:  TRACE: List.size()=18
[javatest.batch] 04-14-2020 11:27:21:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler5 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: Getting all messages after Inbound
[javatest.batch] 04-14-2020 11:27:21:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:21:  TRACE: The first item found is:
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: who=Server
[javatest.batch] 04-14-2020 11:27:21:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:21:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:21:  TRACE: List.size()=14
[javatest.batch] 04-14-2020 11:27:21:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler5 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:21:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:21:  Server-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:27:21:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:21:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:21:  cleanup ok
[javatest.batch] 04-14-2020 11:27:22:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleFaultFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  124 (124 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1579
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:22:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:27:22:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:27:22:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:27:23:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:27:23:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:23:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:23:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:27:23:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:27:23:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:27:23:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:27:23:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:23:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:23:  TRACE: ** IN getRunMethod: testname=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:23:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:27:23:  TRACE: **runmethod=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:23:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:23:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:27:23:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest_setup
[javatest.batch] 04-14-2020 11:27:23:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:27:23:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:23:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:27:23:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:27:23:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:27:23:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:27:23:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:23:  Create Service object
[javatest.batch] 04-14-2020 11:27:23:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:27:23:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:23:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:23:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:23:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:23:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:27:23:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:23:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:27:23 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:27:23:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:27:23:  setup ok
[javatest.batch] 04-14-2020 11:27:23:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:23:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:27:23:  TRACE: ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:23:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:27:23:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:27:23:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:24:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:24:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:24:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:24:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:24:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:24:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:24:  Port1 HandlerChain =[]
[javatest.batch] 04-14-2020 11:27:24:  Port1 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:24:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:24:  Port2 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:24:  Port2 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:24:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:24:  Port4 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:24:  Port4 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:24:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:27:24:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:27:24:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:27:24:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:27:24:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:27:24:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@173ed316
[javatest.batch] 04-14-2020 11:27:24:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:24:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:24:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@25ce9dc4
[javatest.batch] 04-14-2020 11:27:24:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:24:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:24:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@74ea2410
[javatest.batch] 04-14-2020 11:27:24:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:24:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:24:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:24:  Expecting RuntimeException
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:24:  SVR: Create a SOAP MessageFactory instance - soap11
[javatest.batch] 04-14-2020 11:27:24:  SVR: Create a SOAPMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR: Get SOAP Part
[javatest.batch] 04-14-2020 11:27:24:  SVR: Get SOAP Envelope
[javatest.batch] 04-14-2020 11:27:24:  SVR: Get SOAP Body
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleFault
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'ServerLogicalHandler5.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></ns2:Fault>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=ServerLogicalHandler5.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></ns2:Fault>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4 Throwing an outbound RuntimeException
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:close
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:24:  Did get expected RuntimeException
[javatest.batch] 04-14-2020 11:27:24:  Did get expected RuntimeException text
[javatest.batch] 04-14-2020 11:27:24:  Get server side result back from endpoint
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: *** action = getArrayMessages1 ***
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: action=getArrayMessages1
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[0]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[1]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[2]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[3]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[4]=ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[5]=ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5 Throwing an inbound SOAPFaultException</result><result>ServerLogicalHandler4.handleFault()</result><result>ServerLogicalHandler4 Throwing an outbound RuntimeException</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[6]=ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[7]=ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[8]=ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[9]=ServerLogicalHandler5 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[10]=ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[11]=ServerLogicalHandler4 Throwing an outbound RuntimeException
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[12]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[13]=ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[14]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[15]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[16]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5 Throwing an inbound SOAPFaultException</result><result>ServerLogicalHandler4.handleFault()</result><result>ServerLogicalHandler4 Throwing an outbound RuntimeException</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: The complete list of messages are the following:
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:25:  TRACE: List.size()=17
[javatest.batch] 04-14-2020 11:27:25:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler5 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler4 Throwing an outbound RuntimeException
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: Getting all messages after Inbound
[javatest.batch] 04-14-2020 11:27:25:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:25:  TRACE: The first item found is:
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: who=Server
[javatest.batch] 04-14-2020 11:27:25:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:25:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:25:  TRACE: List.size()=13
[javatest.batch] 04-14-2020 11:27:25:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler5 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler4 Throwing an outbound RuntimeException
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:25:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:25:  Server-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:27:25:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:25:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:25:  cleanup ok
[javatest.batch] 04-14-2020 11:27:26:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  125 (125 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1578
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:28:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:27:28:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:27:28:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:27:28:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:27:28:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:28:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:28:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:27:28:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:27:28:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:27:28:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:27:28:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:28:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:28:  TRACE: ** IN getRunMethod: testname=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:27:28:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:27:28:  TRACE: **runmethod=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:27:28:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:28:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:27:28:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest_setup
[javatest.batch] 04-14-2020 11:27:28:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:27:28:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:28:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:27:28:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:27:28:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:27:28:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:27:28:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:28:  Create Service object
[javatest.batch] 04-14-2020 11:27:28:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:27:28:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:28:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:28:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:28:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:28:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:27:28:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:28:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:27:28 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:27:28:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:27:28:  setup ok
[javatest.batch] 04-14-2020 11:27:28:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:28:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:27:28:  TRACE: ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:27:28:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:27:28:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:27:28:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:29:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:29:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:29:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:29:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:29:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:29:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:29:  Port1 HandlerChain =[]
[javatest.batch] 04-14-2020 11:27:29:  Port1 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:29:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:29:  Port2 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:29:  Port2 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:29:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:29:  Port4 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:29:  Port4 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:29:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:27:29:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:27:29:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:27:29:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:27:29:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:27:29:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@173ed316
[javatest.batch] 04-14-2020 11:27:29:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:29:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:29:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@25ce9dc4
[javatest.batch] 04-14-2020 11:27:29:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:29:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:29:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@74ea2410
[javatest.batch] 04-14-2020 11:27:29:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:29:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:29:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:29:  Expecting SOAPFaultException
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:29:  SVR: Create a SOAP MessageFactory instance - soap11
[javatest.batch] 04-14-2020 11:27:29:  SVR: Create a SOAPMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR: Get SOAP Part
[javatest.batch] 04-14-2020 11:27:29:  SVR: Get SOAP Envelope
[javatest.batch] 04-14-2020 11:27:29:  SVR: Get SOAP Body
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleFault
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'ServerLogicalHandler5.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></ns2:Fault>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=ServerLogicalHandler5.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></ns2:Fault>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></ns2:Fault>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:29:  SVR: Create a SOAP MessageFactory instance - soap11
[javatest.batch] 04-14-2020 11:27:29:  SVR: Create a SOAPMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR: Get SOAP Part
[javatest.batch] 04-14-2020 11:27:29:  SVR: Get SOAP Envelope
[javatest.batch] 04-14-2020 11:27:29:  SVR: Get SOAP Body
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:close
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:29:  Did get expected SOAPFaultException
[javatest.batch] 04-14-2020 11:27:29:  Did get expected SOAPFaultException text
[javatest.batch] 04-14-2020 11:27:29:  Get server side result back from endpoint
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: *** action = getArrayMessages1 ***
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: action=getArrayMessages1
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[0]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[1]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[2]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[3]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[4]=ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[5]=ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[6]=ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[7]=ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[8]=ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[9]=ServerLogicalHandler5 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[10]=ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[11]=ServerLogicalHandler4 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[12]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[13]=ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[14]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[15]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: message[16]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:29:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5 Throwing an inbound SOAPFaultException</result><result>ServerLogicalHandler4.handleFault()</result><result>ServerLogicalHandler4 Throwing an outbound SOAPFaultException</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5 Throwing an inbound SOAPFaultException</result><result>ServerLogicalHandler4.handleFault()</result><result>ServerLogicalHandler4 Throwing an outbound SOAPFaultException</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: The complete list of messages are the following:
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:30:  TRACE: List.size()=17
[javatest.batch] 04-14-2020 11:27:30:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler5 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler4 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: Getting all messages after Inbound
[javatest.batch] 04-14-2020 11:27:30:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:30:  TRACE: The first item found is:
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: who=Server
[javatest.batch] 04-14-2020 11:27:30:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:30:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:30:  TRACE: List.size()=13
[javatest.batch] 04-14-2020 11:27:30:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler5 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler4.handleFault()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler4 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:30:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:30:  Server-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:27:30:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:30:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:30:  cleanup ok
[javatest.batch] 04-14-2020 11:27:31:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  126 (126 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1577
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleMessageFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:31:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:27:31:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:27:31:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerLogicalInboundHandleMessageFalseTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:27:31:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:27:31:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:31:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:31:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:27:31:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:27:31:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:27:31:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:27:31:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:31:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:31:  TRACE: ** IN getRunMethod: testname=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:31:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:27:31:  TRACE: **runmethod=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:31:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:31:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:27:31:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerLogicalInboundHandleMessageFalseTest_setup
[javatest.batch] 04-14-2020 11:27:31:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:27:31:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:31:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:27:31:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerLogicalInboundHandleMessageFalseTest_cleanup
[javatest.batch] 04-14-2020 11:27:31:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:27:31:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:27:31:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:31:  Create Service object
[javatest.batch] 04-14-2020 11:27:31:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:27:31:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:31:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:31:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:31:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:31:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:27:31:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:31:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:27:31 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:27:31:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:27:32:  setup ok
[javatest.batch] 04-14-2020 11:27:32:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:32:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:27:32:  TRACE: ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:32:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:27:32:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:27:32:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:33:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:33:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:33:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:33:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:33:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:33:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:33:  Port1 HandlerChain =[]
[javatest.batch] 04-14-2020 11:27:33:  Port1 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:33:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:33:  Port2 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:33:  Port2 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:33:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:33:  Port4 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:33:  Port4 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:33:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:27:33:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:27:33:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:27:33:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:27:33:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:27:33:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@173ed316
[javatest.batch] 04-14-2020 11:27:33:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:33:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:33:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@25ce9dc4
[javatest.batch] 04-14-2020 11:27:33:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:33:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:33:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@74ea2410
[javatest.batch] 04-14-2020 11:27:33:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:33:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:33:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:33:  Get server side result back from endpoint
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:33:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: *** action = getArrayMessages1 ***
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: action=getArrayMessages1
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: message[0]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: message[1]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: message[2]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: message[3]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: message[4]=ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: message[5]=ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: message[6]=ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: message[7]=ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: message[8]=ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: message[9]=ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: message[10]=ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: message[11]=ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: message[12]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: message[13]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: message[14]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doOutbound()</result><result>ServerSOAPHandler5.handleMessage().doOutbound()</result><result>ServerSOAPHandler6.handleMessage().doOutbound()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doOutbound()</result><result>ServerSOAPHandler5.handleMessage().doOutbound()</result><result>ServerSOAPHandler6.handleMessage().doOutbound()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: The complete list of messages are the following:
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:34:  TRACE: List.size()=15
[javatest.batch] 04-14-2020 11:27:34:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: Getting all messages after Inbound
[javatest.batch] 04-14-2020 11:27:34:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:34:  TRACE: The first item found is:
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: who=Server
[javatest.batch] 04-14-2020 11:27:34:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:34:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:34:  TRACE: List.size()=11
[javatest.batch] 04-14-2020 11:27:34:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:34:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:34:  Server-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:27:34:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:34:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:34:  cleanup ok
[javatest.batch] 04-14-2020 11:27:35:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleMessageFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  127 (127 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1576
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:35:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:27:35:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:27:36:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:27:36:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:27:36:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:36:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:36:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:27:36:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:27:36:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:27:36:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:27:36:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:36:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:36:  TRACE: ** IN getRunMethod: testname=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:36:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:27:36:  TRACE: **runmethod=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:36:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:36:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:27:36:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest_setup
[javatest.batch] 04-14-2020 11:27:36:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:27:36:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:36:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:27:36:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:27:36:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:27:36:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:27:36:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:36:  Create Service object
[javatest.batch] 04-14-2020 11:27:36:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:27:36:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:36:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:36:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:36:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:36:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:27:36:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:36:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:27:36 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:27:36:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] 04-14-2020 11:27:36:  setup ok
[javatest.batch] 04-14-2020 11:27:36:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:36:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:27:36:  TRACE: ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:36:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:27:36:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:27:36:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:37:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:37:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:37:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:37:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:37:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:37:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:37:  Port1 HandlerChain =[]
[javatest.batch] 04-14-2020 11:27:37:  Port1 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:37:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:37:  Port2 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:37:  Port2 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:37:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:37:  Port4 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:37:  Port4 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:37:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:27:37:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:27:37:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:27:37:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:27:37:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:27:37:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@173ed316
[javatest.batch] 04-14-2020 11:27:37:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:37:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:37:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@25ce9dc4
[javatest.batch] 04-14-2020 11:27:37:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:37:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:37:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@74ea2410
[javatest.batch] 04-14-2020 11:27:37:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:37:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:37:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:37:  Expecting SOAPFaultException wrapped in a WebServiceException
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4 Throwing an inbound RuntimeException
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:27:37:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  Did get expected WebServiceException
[javatest.batch] 04-14-2020 11:27:38:  Did get expected nested SOAPFaultException
[javatest.batch] 04-14-2020 11:27:38:  Did get expected nested SOAPFaultException text
[javatest.batch] 04-14-2020 11:27:38:  Get server side result back from endpoint
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: *** action = getArrayMessages1 ***
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: action=getArrayMessages1
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: message[0]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: message[1]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: message[2]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: message[3]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: message[4]=ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: message[5]=ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: message[6]=ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: message[7]=ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: message[8]=ServerLogicalHandler4 Throwing an inbound RuntimeException
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: message[9]=ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: message[10]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: message[11]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: message[12]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler4 Throwing an inbound RuntimeException</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler4 Throwing an inbound RuntimeException</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: The complete list of messages are the following:
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:38:  TRACE: List.size()=13
[javatest.batch] 04-14-2020 11:27:38:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerLogicalHandler4 Throwing an inbound RuntimeException
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: Getting all messages after Inbound
[javatest.batch] 04-14-2020 11:27:38:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:38:  TRACE: The first item found is:
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: who=Server
[javatest.batch] 04-14-2020 11:27:38:  TRACE: contextType=Logical
[javatest.batch] 04-14-2020 11:27:38:  TRACE: remoteException=false
[javatest.batch] 04-14-2020 11:27:38:  TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:27:38:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:38:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:38:  TRACE: List.size()=9
[javatest.batch] 04-14-2020 11:27:38:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerLogicalHandler4 Throwing an inbound RuntimeException
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:38:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:27:38:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:27:38:  TRACE: close6=6
[javatest.batch] 04-14-2020 11:27:38:  TRACE: close4=5
[javatest.batch] 04-14-2020 11:27:38:  TRACE: close5=-1
[javatest.batch] 04-14-2020 11:27:38:  Server-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:27:38:  Get server side throwables back from endpoint
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: *** action = getArrayThrowables ***
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: action=getArrayThrowables
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:38:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:38:  cleanup ok
[javatest.batch] 04-14-2020 11:27:39:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  128 (128 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1575
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleMessageThrowsSOAPFaultTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:39:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:27:39:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:27:39:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerLogicalInboundHandleMessageThrowsSOAPFaultTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:27:39:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:27:39:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:39:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:39:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:27:39:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:27:39:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:27:39:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:27:39:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:39:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:39:  TRACE: ** IN getRunMethod: testname=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:27:39:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:27:39:  TRACE: **runmethod=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:27:39:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:39:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:27:39:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerLogicalInboundHandleMessageThrowsSOAPFaultTest_setup
[javatest.batch] 04-14-2020 11:27:39:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:27:39:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:39:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:27:39:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerLogicalInboundHandleMessageThrowsSOAPFaultTest_cleanup
[javatest.batch] 04-14-2020 11:27:39:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:27:39:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:27:39:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:39:  Create Service object
[javatest.batch] 04-14-2020 11:27:39:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:27:39:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:39:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:39:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:39:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:39:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:27:39:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:39:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:27:39 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:27:39:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:27:40:  setup ok
[javatest.batch] 04-14-2020 11:27:40:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:40:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:27:40:  TRACE: ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:27:40:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:27:40:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:27:40:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:40:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:40:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:40:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:40:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:41:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:41:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:41:  Port1 HandlerChain =[]
[javatest.batch] 04-14-2020 11:27:41:  Port1 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:41:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:41:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:41:  Port2 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:41:  Port2 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:41:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:41:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:41:  Port4 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:41:  Port4 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:41:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:27:41:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:27:41:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:27:41:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:27:41:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:27:41:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@173ed316
[javatest.batch] 04-14-2020 11:27:41:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:41:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:41:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@25ce9dc4
[javatest.batch] 04-14-2020 11:27:41:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:41:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:41:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@74ea2410
[javatest.batch] 04-14-2020 11:27:41:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:41:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:41:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:42:  Expecting SOAPFaultException wrapped by a WebServiceException
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:42:  SVR: Create a SOAP MessageFactory instance - soap11
[javatest.batch] 04-14-2020 11:27:42:  SVR: Create a SOAPMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR: Get SOAP Part
[javatest.batch] 04-14-2020 11:27:42:  SVR: Get SOAP Envelope
[javatest.batch] 04-14-2020 11:27:42:  SVR: Get SOAP Body
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleFault
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleFault
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleFault
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleFault
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleFault
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleFault
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:42:  Did get expected WebServiceException
[javatest.batch] 04-14-2020 11:27:42:  Did get expected nested SOAPFaultException
[javatest.batch] 04-14-2020 11:27:42:  Did get expected nested SOAPFaultException text
[javatest.batch] 04-14-2020 11:27:42:  Get server side result back from endpoint
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: *** action = getArrayMessages1 ***
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: action=getArrayMessages1
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[0]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[1]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[2]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[3]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[4]=ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[5]=ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[6]=ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[7]=ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[8]=ServerLogicalHandler4 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[9]=ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[10]=ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[11]=ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[12]=ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[13]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[14]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: message[15]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler4 Throwing an inbound SOAPFaultException</result><result>ServerLogicalHandler6.handleFault()</result><result>ServerSOAPHandler5.handleFault()</result><result>ServerSOAPHandler6.handleFault()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler4 Throwing an inbound SOAPFaultException</result><result>ServerLogicalHandler6.handleFault()</result><result>ServerSOAPHandler5.handleFault()</result><result>ServerSOAPHandler6.handleFault()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: The complete list of messages are the following:
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:42:  TRACE: List.size()=16
[javatest.batch] 04-14-2020 11:27:42:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerLogicalHandler4 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: Getting all messages after Inbound
[javatest.batch] 04-14-2020 11:27:42:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:42:  TRACE: The first item found is:
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: who=Server
[javatest.batch] 04-14-2020 11:27:42:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:42:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:42:  TRACE: List.size()=12
[javatest.batch] 04-14-2020 11:27:42:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerLogicalHandler4 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:42:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:42:  Server-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:27:42:  Get server side throwables back from endpoint
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: *** action = getArrayThrowables ***
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: action=getArrayThrowables
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:43:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:43:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:43:  cleanup ok
[javatest.batch] 04-14-2020 11:27:44:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandleMessageThrowsSOAPFaultTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  129 (129 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1574
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:45:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:27:45:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:27:45:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:27:45:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:27:45:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:45:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:45:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:27:45:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:27:45:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:27:45:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:27:45:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:45:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:45:  TRACE: ** IN getRunMethod: testname=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:45:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:27:45:  TRACE: **runmethod=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:45:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:45:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:27:45:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest_setup
[javatest.batch] 04-14-2020 11:27:45:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:27:45:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:45:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:27:45:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest_cleanup
[javatest.batch] 04-14-2020 11:27:45:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:27:45:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:27:45:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:45:  Create Service object
[javatest.batch] 04-14-2020 11:27:45:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:27:45:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:45:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:45:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:45:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:45:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:27:45:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:45:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:27:45 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:27:45:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:27:45:  setup ok
[javatest.batch] 04-14-2020 11:27:45:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:45:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:27:45:  TRACE: ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:45:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:27:45:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:27:45:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:27:45:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:46:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:27:46:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:46:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:46:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:27:46:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:27:46:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:27:46:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:46:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:46:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:27:46:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:46:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:46:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello2Port
[javatest.batch] 04-14-2020 11:27:46:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  Construct HandleInfo for ClientLogicalHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:46:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:27:46:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:27:46:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:27:46:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:46:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:46:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:27:46:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:46:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:46:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:27:46:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:27:46:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:27:46:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:46:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:46:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:27:46:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:27:46:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:46:  Port2 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:27:46:  Port2 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:27:46:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:46:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:27:46:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:27:46:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:27:46:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:27:46:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:27:46:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:27:46:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:27:46:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  Getting existing Handlers for Port2
[javatest.batch] 04-14-2020 11:27:46:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:27:46:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:46:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:27:46:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:27:46:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:27:46:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:27:46:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:27:46:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:27:46:  Expecting RuntimeException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:27:46:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:27:46:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:46:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:46:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:46:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:46:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:46:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:46:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:46:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:46:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:46:  TRACE: value=true
[javatest.batch] 04-14-2020 11:27:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:46:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:46:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:46:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:46:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:46:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:27:46:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:46:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:27:46:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:27:46:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:46:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:27:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:46:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:27:46:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:46:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:27:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:46:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:27:46:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:27:46:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:46:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:46:  TRACE: value=true
[javatest.batch] 04-14-2020 11:27:46:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:46:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:46:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:46:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:46:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:46:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:46:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:46:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:46:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:27:48:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:27:48:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:48:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:48:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:48:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:48:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:48:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:48:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:48:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:48:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:48:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:48:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:48:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:48:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:27:48:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:48:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:48:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:48:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:27:48:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:48:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:27:48:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:48:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:27:48:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:48:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:27:48:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:48:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:27:48:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:48:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:27:48:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:48:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:48:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:48:  TRACE: value=true
[javatest.batch] 04-14-2020 11:27:48:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:48:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:48:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:48:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:48:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:48:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:48:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:48:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:48:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:27:50:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:27:50:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:50:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:50:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:50:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:50:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:27:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:50:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:27:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:50:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:27:50:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:50:  TRACE: value=true
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:50:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:50:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:50:  TRACE: value=true
[javatest.batch] 04-14-2020 11:27:50:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:50:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:50:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:27:50:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:50:  TRACE: value=true
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:50:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:50:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:50:  TRACE: value=true
[javatest.batch] 04-14-2020 11:27:50:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:27:50:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:50:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:50:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:50:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:50:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:50:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:51:  SVR: Create a SOAP MessageFactory instance - soap11
[javatest.batch] 04-14-2020 11:27:51:  SVR: Create a SOAPMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR: Get SOAP Part
[javatest.batch] 04-14-2020 11:27:51:  SVR: Get SOAP Envelope
[javatest.batch] 04-14-2020 11:27:51:  SVR: Get SOAP Body
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleFault
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleFault
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleFault
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleFault
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleFault
[javatest.batch] 04-14-2020 11:27:51:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleFault
[javatest.batch] 04-14-2020 11:27:51:  TRACE: HandlerTracker: ClientSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:51:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  TRACE: Checking if this is a 'ServerSOAPHandler6.handleMessage throws SOAPFaultException for ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:51:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:51:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  TRACE: Checking if this is a 'ServerSOAPHandler6.handleMessage throws SOAPFaultException for ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:51:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:51:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleFault
[javatest.batch] 04-14-2020 11:27:51:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleFault
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleFault
[javatest.batch] 04-14-2020 11:27:51:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleFault
[javatest.batch] 04-14-2020 11:27:51:  TRACE: HandlerTracker: ClientSOAPHandler5.handleFault()
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleFault
[javatest.batch] 04-14-2020 11:27:51:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleFault
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleFault
[javatest.batch] 04-14-2020 11:27:51:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleFault
[javatest.batch] 04-14-2020 11:27:51:  TRACE: HandlerTracker: ClientLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:51:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  TRACE: Checking if this is a 'ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:51:  TRACE: msg=<S:Fault xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns4="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></S:Fault>
[javatest.batch] 04-14-2020 11:27:51:  TRACE: whichMsg=ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:51:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:51:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  TRACE: HandlerTracker: ClientLogicalHandler6 received SOAPFault from Inbound ServerLogicalHandler6
[javatest.batch] 04-14-2020 11:27:51:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:close
[javatest.batch] 04-14-2020 11:27:51:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:27:51:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:27:51:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:27:51:  TRACE: HandlerTracker: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:27:51:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:51:  Did get expected RuntimeException
[javatest.batch] 04-14-2020 11:27:51:  Did get expected RuntimeException text
[javatest.batch] 04-14-2020 11:27:51:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:27:51:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:27:51:  TRACE: contextType=Logical
[javatest.batch] 04-14-2020 11:27:51:  TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:27:51:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:51:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:51:  TRACE: List.size()=14
[javatest.batch] 04-14-2020 11:27:51:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ClientSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ClientSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ClientLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ClientLogicalHandler6 received SOAPFault from Inbound ServerLogicalHandler6
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:51:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:27:51:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:27:51:  TRACE: close6=11
[javatest.batch] 04-14-2020 11:27:51:  TRACE: close4=12
[javatest.batch] 04-14-2020 11:27:51:  TRACE: close5=13
[javatest.batch] 04-14-2020 11:27:51:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:27:51:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:27:51:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:27:51:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@1890516e
[javatest.batch] 04-14-2020 11:27:51:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:51:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:51:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@15a04efb
[javatest.batch] 04-14-2020 11:27:51:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:51:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:51:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@16c069df
[javatest.batch] 04-14-2020 11:27:51:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:51:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:51:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:27:51:  Get server side result back from endpoint
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: *** action = getArrayMessages1 ***
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: action=getArrayMessages1
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: message[0]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: message[1]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: message[2]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: message[3]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: message[4]=ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: message[5]=ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: message[6]=ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: message[7]=ServerLogicalHandler6 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: message[8]=ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: message[9]=ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: message[10]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: message[11]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: message[12]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler6 Throwing an inbound SOAPFaultException</result><result>ServerSOAPHandler5.handleFault()</result><result>ServerSOAPHandler6.handleFault()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler6 Throwing an inbound SOAPFaultException</result><result>ServerSOAPHandler5.handleFault()</result><result>ServerSOAPHandler6.handleFault()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  TRACE: The complete list of messages are the following:
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:51:  TRACE: List.size()=13
[javatest.batch] 04-14-2020 11:27:51:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerLogicalHandler6 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: Getting all messages after Inbound
[javatest.batch] 04-14-2020 11:27:51:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:51:  TRACE: The first item found is:
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: who=Server
[javatest.batch] 04-14-2020 11:27:51:  TRACE: contextType=Logical
[javatest.batch] 04-14-2020 11:27:51:  TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:27:51:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:51:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:51:  TRACE: List.size()=9
[javatest.batch] 04-14-2020 11:27:51:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerLogicalHandler6 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:51:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  Server-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:27:51:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:51:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:52:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:52:  cleanup ok
[javatest.batch] 04-14-2020 11:27:53:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  130 (130 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1573
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalOutboundHandleMessageFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:53:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:27:53:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:27:53:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerLogicalOutboundHandleMessageFalseTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:27:53:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:27:53:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:53:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:27:53:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:27:53:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:27:53:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:27:53:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:27:53:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:53:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:27:53:  TRACE: ** IN getRunMethod: testname=ServerLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:53:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:27:53:  TRACE: **runmethod=ServerLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:53:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:53:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:27:53:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerLogicalOutboundHandleMessageFalseTest_setup
[javatest.batch] 04-14-2020 11:27:53:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:27:53:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:53:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:27:53:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerLogicalOutboundHandleMessageFalseTest_cleanup
[javatest.batch] 04-14-2020 11:27:53:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:27:53:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:27:53:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:53:  Create Service object
[javatest.batch] 04-14-2020 11:27:53:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:27:53:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:53:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:53:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:53:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:53:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:27:53:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:27:53:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:27:53 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:27:53:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:27:54:  setup ok
[javatest.batch] 04-14-2020 11:27:54:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:27:54:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:27:54:  TRACE: ServerLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:54:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:27:54:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:27:54:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:54:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:27:54:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:54:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:27:54:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:54:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:27:54:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:27:54:  Port1 HandlerChain =[]
[javatest.batch] 04-14-2020 11:27:54:  Port1 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:54:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:54:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:27:54:  Port2 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:54:  Port2 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:54:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:27:54:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:27:54:  Port4 HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:54:  Port4 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:54:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:27:54:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:27:54:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:27:54:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:27:54:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:27:54:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@173ed316
[javatest.batch] 04-14-2020 11:27:54:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:54:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:54:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@25ce9dc4
[javatest.batch] 04-14-2020 11:27:54:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:54:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:54:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@74ea2410
[javatest.batch] 04-14-2020 11:27:54:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:27:54:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:27:54:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:54:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:55:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: *** in Hello2Impl ***
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: *** action = ServerLogicalOutboundHandleMessageFalseTest ***
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: *** testType = LogicalTest ***
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: action=ServerLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: getTestType=LogicalTest
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageFalseTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:close
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:56:  Get server side result back from endpoint
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: *** action = getArrayMessages1 ***
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: action=getArrayMessages1
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[0]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[1]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[2]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[3]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[4]=ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[5]=ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[6]=ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[7]=ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[8]=ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[9]=ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[10]=ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[11]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[12]=ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[13]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[14]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[15]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doOutbound()</result><result>ServerLogicalHandler4.handleMessage().doOutbound()</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doOutbound()</result><result>ServerLogicalHandler4.handleMessage().doOutbound()</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: The complete list of messages are the following:
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:56:  TRACE: List.size()=16
[javatest.batch] 04-14-2020 11:27:56:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: Getting all messages after Inbound
[javatest.batch] 04-14-2020 11:27:56:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:56:  TRACE: The first item found is:
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: who=Server
[javatest.batch] 04-14-2020 11:27:56:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:56:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:56:  TRACE: List.size()=12
[javatest.batch] 04-14-2020 11:27:56:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:56:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:56:  Server-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:27:56:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:27:56:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:27:56:  cleanup ok
[javatest.batch] 04-14-2020 11:27:57:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalOutboundHandleMessageFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  131 (131 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1572
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:27:59:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:27:59:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:27:59:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:27:59:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:27:59:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:00:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:00:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:28:00:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:28:00:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:28:00:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:28:00:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:28:00:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:28:00:  TRACE: ** IN getRunMethod: testname=ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:00:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:28:00:  TRACE: **runmethod=ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:00:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:00:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:28:00:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest_setup
[javatest.batch] 04-14-2020 11:28:00:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:28:00:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:00:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:28:00:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:28:00:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:28:00:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:28:00:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:00:  Create Service object
[javatest.batch] 04-14-2020 11:28:00:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:28:00:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:00:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:28:00:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:00:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:00:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:28:00:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:00:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:28:00 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:28:00:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:28:00:  setup ok
[javatest.batch] 04-14-2020 11:28:00:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:00:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:28:00:  TRACE: ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:00:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:28:00:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:28:00:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:01:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:01:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:28:01:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:28:01:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:01:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:01:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:01:  Port1 HandlerChain =[]
[javatest.batch] 04-14-2020 11:28:01:  Port1 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:01:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:28:01:  Port2 HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:01:  Port2 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:01:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:01:  Port4 HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:01:  Port4 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:01:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:28:01:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:28:01:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:28:01:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:28:01:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:28:01:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@173ed316
[javatest.batch] 04-14-2020 11:28:01:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:01:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:01:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@25ce9dc4
[javatest.batch] 04-14-2020 11:28:01:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:01:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:01:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@74ea2410
[javatest.batch] 04-14-2020 11:28:01:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:01:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:01:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:01:  Expecting RuntimeException wrapped by a WebServiceException
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: *** in Hello2Impl ***
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: *** action = ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest ***
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: *** testType = LogicalTest ***
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: action=ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: getTestType=LogicalTest
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4 Throwing an outbound RuntimeException
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:close
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:02:  Did get expected WebServiceException
[javatest.batch] 04-14-2020 11:28:02:  Did get expected nested SOAPFaultException
[javatest.batch] 04-14-2020 11:28:02:  Did get expected nested RuntimeException text
[javatest.batch] 04-14-2020 11:28:02:  Get server side result back from endpoint
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: *** action = getArrayMessages1 ***
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: action=getArrayMessages1
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[0]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[1]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[2]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[3]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[4]=ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[5]=ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[6]=ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[7]=ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[8]=ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[9]=ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[10]=ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[11]=ServerLogicalHandler4 Throwing an outbound RuntimeException
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[12]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[13]=ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[14]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[15]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: message[16]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doOutbound()</result><result>ServerLogicalHandler4.handleMessage().doOutbound()</result><result>ServerLogicalHandler4 Throwing an outbound RuntimeException</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doOutbound()</result><result>ServerLogicalHandler4.handleMessage().doOutbound()</result><result>ServerLogicalHandler4 Throwing an outbound RuntimeException</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: The complete list of messages are the following:
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:02:  TRACE: List.size()=17
[javatest.batch] 04-14-2020 11:28:02:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler4 Throwing an outbound RuntimeException
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: Getting all messages after Inbound
[javatest.batch] 04-14-2020 11:28:02:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:02:  TRACE: The first item found is:
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: who=Server
[javatest.batch] 04-14-2020 11:28:02:  TRACE: contextType=Logical
[javatest.batch] 04-14-2020 11:28:02:  TRACE: remoteException=false
[javatest.batch] 04-14-2020 11:28:02:  TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:28:02:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:02:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:02:  TRACE: List.size()=13
[javatest.batch] 04-14-2020 11:28:02:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler4 Throwing an outbound RuntimeException
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:02:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:02:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:28:02:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:28:02:  TRACE: close6=10
[javatest.batch] 04-14-2020 11:28:02:  TRACE: close4=9
[javatest.batch] 04-14-2020 11:28:02:  TRACE: close5=8
[javatest.batch] 04-14-2020 11:28:02:  Server-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:28:02:  Get server side throwables back from endpoint
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: *** action = getArrayThrowables ***
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: action=getArrayThrowables
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:02:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:02:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:03:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:03:  cleanup ok
[javatest.batch] 04-14-2020 11:28:04:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  132 (132 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1571
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:04:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:28:04:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:28:04:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:28:04:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:28:04:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:04:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:04:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:28:04:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:28:04:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:28:04:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:28:04:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:28:04:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:28:04:  TRACE: ** IN getRunMethod: testname=ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:28:04:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:28:04:  TRACE: **runmethod=ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:28:04:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:04:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:28:04:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest_setup
[javatest.batch] 04-14-2020 11:28:04:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:28:04:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:04:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:28:04:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest_cleanup
[javatest.batch] 04-14-2020 11:28:04:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:28:04:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:28:04:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:04:  Create Service object
[javatest.batch] 04-14-2020 11:28:04:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:28:04:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:04:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:28:04:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:04:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:04:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:28:04:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:04:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:28:04 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:28:04:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:28:05:  setup ok
[javatest.batch] 04-14-2020 11:28:05:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:05:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:28:05:  TRACE: ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:28:05:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:28:05:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:28:05:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:06:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:06:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:28:06:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:28:06:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:06:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:06:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:06:  Port1 HandlerChain =[]
[javatest.batch] 04-14-2020 11:28:06:  Port1 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:06:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:28:06:  Port2 HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:06:  Port2 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:06:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:06:  Port4 HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:06:  Port4 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:06:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:28:06:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:28:06:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:28:06:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:28:06:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:28:06:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@173ed316
[javatest.batch] 04-14-2020 11:28:06:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:06:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:06:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@25ce9dc4
[javatest.batch] 04-14-2020 11:28:06:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:06:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:06:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@74ea2410
[javatest.batch] 04-14-2020 11:28:06:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:06:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:06:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:06:  Expecting SOAPFaultException wrapped by a WebServiceException
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: *** in Hello2Impl ***
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: *** action = ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest ***
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: *** testType = LogicalTest ***
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: action=ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: getTestType=LogicalTest
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:28:06:  SVR: Create a SOAP MessageFactory instance - soap11
[javatest.batch] 04-14-2020 11:28:06:  SVR: Create a SOAPMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR: Get SOAP Part
[javatest.batch] 04-14-2020 11:28:06:  SVR: Get SOAP Envelope
[javatest.batch] 04-14-2020 11:28:06:  SVR: Get SOAP Body
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:close
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:06:  Did get expected WebServiceException
[javatest.batch] 04-14-2020 11:28:06:  Did get expected nested SOAPFaultException
[javatest.batch] 04-14-2020 11:28:06:  Did get expected nested SOAPFaultException text
[javatest.batch] 04-14-2020 11:28:06:  Get server side result back from endpoint
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: *** action = getArrayMessages1 ***
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: action=getArrayMessages1
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[0]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[1]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[2]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[3]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[4]=ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[5]=ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[6]=ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[7]=ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[8]=ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[9]=ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[10]=ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[11]=ServerLogicalHandler4 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[12]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[13]=ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[14]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[15]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: message[16]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:06:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doOutbound()</result><result>ServerLogicalHandler4.handleMessage().doOutbound()</result><result>ServerLogicalHandler4 Throwing an outbound SOAPFaultException</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doOutbound()</result><result>ServerLogicalHandler4.handleMessage().doOutbound()</result><result>ServerLogicalHandler4 Throwing an outbound SOAPFaultException</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: The complete list of messages are the following:
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:07:  TRACE: List.size()=17
[javatest.batch] 04-14-2020 11:28:07:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler4 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: Getting all messages after Inbound
[javatest.batch] 04-14-2020 11:28:07:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:07:  TRACE: The first item found is:
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: who=Server
[javatest.batch] 04-14-2020 11:28:07:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:07:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:07:  TRACE: List.size()=13
[javatest.batch] 04-14-2020 11:28:07:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler4 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:07:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:07:  Server-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:28:07:  Get server side throwables back from endpoint
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: *** action = getArrayThrowables ***
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: action=getArrayThrowables
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:07:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:07:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:07:  cleanup ok
[javatest.batch] 04-14-2020 11:28:08:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  133 (133 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1570
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:09:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:28:09:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:28:09:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:28:09:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:28:09:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:09:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:09:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:28:09:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:28:09:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:28:09:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:28:09:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:28:09:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalHandler.Client
[javatest.batch] 04-14-2020 11:28:09:  TRACE: ** IN getRunMethod: testname=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:09:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:28:09:  TRACE: **runmethod=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:09:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:09:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:28:09:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest_setup
[javatest.batch] 04-14-2020 11:28:09:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:28:09:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:09:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:28:09:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest_cleanup
[javatest.batch] 04-14-2020 11:28:09:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:28:09:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:28:09:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:09:  Create Service object
[javatest.batch] 04-14-2020 11:28:09:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:28:09:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:09:  Service Endpoint2 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:28:09:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:09:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:09:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:28:09:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:09:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:28:09 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:28:09:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:28:09:  setup ok
[javatest.batch] 04-14-2020 11:28:09:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:09:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:28:09:  TRACE: ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:09:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:28:09:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:28:09:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:28:09:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:09:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:09:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:09:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:09:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:09:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:09:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:28:09:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:09:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:10:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:10:  Get port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:28:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:10:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello2Port
[javatest.batch] 04-14-2020 11:28:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  Construct HandleInfo for ClientLogicalHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:10:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:28:10:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:28:10:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:10:  port2=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2
[javatest.batch] 04-14-2020 11:28:10:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:10:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:10:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:28:10:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:10:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:10:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:10:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:10:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:28:10:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:10:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  Get binding for port 2 = Hello2Port
[javatest.batch] 04-14-2020 11:28:10:  Port2 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:28:10:  Port2 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:28:10:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:10:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:28:10:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:10:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:28:10:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:28:10:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello2 ...
[javatest.batch] 04-14-2020 11:28:10:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:28:10:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:28:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  Getting existing Handlers for Port2
[javatest.batch] 04-14-2020 11:28:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:28:10:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:10:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:10:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:28:10:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:28:10:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:10:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:28:10:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:28:10:  Expecting RuntimeException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:10:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: HandlerTracker: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  TRACE: whichMsg=ClientLogicalOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:10:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:10:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:10:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: *** in Hello2Impl ***
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: *** action = ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest ***
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: *** testType = LogicalTest ***
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: action=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: getTestType=LogicalTest
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandleMessageThrowsSOAPFaultTest
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:28:11:  SVR: Create a SOAP MessageFactory instance - soap11
[javatest.batch] 04-14-2020 11:28:11:  SVR: Create a SOAPMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR: Get SOAP Part
[javatest.batch] 04-14-2020 11:28:11:  SVR: Get SOAP Envelope
[javatest.batch] 04-14-2020 11:28:11:  SVR: Get SOAP Body
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@2387ec75:close
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler4@5d49787e:close
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@12a487a3:close
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@ba811f8:close
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@162585fe:close
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleFault
[javatest.batch] 04-14-2020 11:28:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleFault
[javatest.batch] 04-14-2020 11:28:11:  TRACE: HandlerTracker: ClientSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  TRACE: Checking if this is a 'ServerSOAPHandler6.handleMessage throws SOAPFaultException for ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  TRACE: Checking if this is a 'ServerSOAPHandler6.handleMessage throws SOAPFaultException for ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:11:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleFault
[javatest.batch] 04-14-2020 11:28:11:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleFault
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleFault
[javatest.batch] 04-14-2020 11:28:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleFault
[javatest.batch] 04-14-2020 11:28:11:  TRACE: HandlerTracker: ClientSOAPHandler5.handleFault()
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleFault
[javatest.batch] 04-14-2020 11:28:11:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleFault
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleFault
[javatest.batch] 04-14-2020 11:28:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleFault
[javatest.batch] 04-14-2020 11:28:11:  TRACE: HandlerTracker: ClientLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  TRACE: Checking if this is a 'ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:11:  TRACE: msg=<S:Fault xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns4="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></S:Fault>
[javatest.batch] 04-14-2020 11:28:11:  TRACE: whichMsg=ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:11:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  TRACE: Checking if this is a 'ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:11:  TRACE: msg=<S:Fault xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns4="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></S:Fault>
[javatest.batch] 04-14-2020 11:28:11:  TRACE: whichMsg=ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:11:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  TRACE: HandlerTracker: ClientLogicalHandler6 received SOAPFault from Outbound ServerLogicalHandler6
[javatest.batch] 04-14-2020 11:28:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:close
[javatest.batch] 04-14-2020 11:28:11:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:28:11:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:28:11:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:28:11:  TRACE: HandlerTracker: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:28:11:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  Did get expected RuntimeException
[javatest.batch] 04-14-2020 11:28:11:  Did get expected RuntimeException text
[javatest.batch] 04-14-2020 11:28:11:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:28:11:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:28:11:  TRACE: contextType=Logical
[javatest.batch] 04-14-2020 11:28:11:  TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:11:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:11:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:11:  TRACE: List.size()=14
[javatest.batch] 04-14-2020 11:28:11:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ClientLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ClientSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ClientSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ClientLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ClientLogicalHandler6 received SOAPFault from Outbound ServerLogicalHandler6
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ClientLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:28:11:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:28:11:  TRACE: close6=11
[javatest.batch] 04-14-2020 11:28:11:  TRACE: close4=12
[javatest.batch] 04-14-2020 11:28:11:  TRACE: close5=13
[javatest.batch] 04-14-2020 11:28:11:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:28:11:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:28:11:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:28:11:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@1890516e
[javatest.batch] 04-14-2020 11:28:11:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:11:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:11:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@15a04efb
[javatest.batch] 04-14-2020 11:28:11:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:11:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:11:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@16c069df
[javatest.batch] 04-14-2020 11:28:11:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:11:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:11:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:28:11:  Get server side result back from endpoint
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: *** action = getArrayMessages1 ***
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: action=getArrayMessages1
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[0]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[1]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[2]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[3]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[4]=ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[5]=ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[6]=ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[7]=ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[8]=ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[9]=ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[10]=ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[11]=ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[12]=ServerLogicalHandler6 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[13]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[14]=ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[15]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[16]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[17]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doOutbound()</result><result>ServerLogicalHandler4.handleMessage().doOutbound()</result><result>ServerLogicalHandler6.handleMessage().doOutbound()</result><result>ServerLogicalHandler6 Throwing an outbound SOAPFaultException</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler4.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doOutbound()</result><result>ServerLogicalHandler4.handleMessage().doOutbound()</result><result>ServerLogicalHandler6.handleMessage().doOutbound()</result><result>ServerLogicalHandler6 Throwing an outbound SOAPFaultException</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler4.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: The complete list of messages are the following:
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:11:  TRACE: List.size()=18
[javatest.batch] 04-14-2020 11:28:11:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler6 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: Getting all messages after Inbound
[javatest.batch] 04-14-2020 11:28:11:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:11:  TRACE: The first item found is:
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: who=Server
[javatest.batch] 04-14-2020 11:28:11:  TRACE: contextType=Logical
[javatest.batch] 04-14-2020 11:28:11:  TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:28:11:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:11:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:11:  TRACE: List.size()=14
[javatest.batch] 04-14-2020 11:28:11:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler6 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler4.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:28:11:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:28:11:  TRACE: close6=11
[javatest.batch] 04-14-2020 11:28:11:  TRACE: close4=10
[javatest.batch] 04-14-2020 11:28:11:  TRACE: close5=9
[javatest.batch] 04-14-2020 11:28:11:  Server-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:28:11:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:11:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:11:  cleanup ok
[javatest.batch] 04-14-2020 11:28:12:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalHandler/Client.java#ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  134 (134 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1569
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalMessageContext/Client.java#ClientMessageContextTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:12:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:28:12:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:28:12:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientMessageContextTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:28:12:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:28:12:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:12:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:12:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:28:12:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:28:12:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:28:12:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:28:12:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalMessageContext.Client
[javatest.batch] 04-14-2020 11:28:12:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalMessageContext.Client
[javatest.batch] 04-14-2020 11:28:12:  TRACE: ** IN getRunMethod: testname=ClientMessageContextTest
[javatest.batch] 04-14-2020 11:28:12:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:28:12:  TRACE: **runmethod=ClientMessageContextTest
[javatest.batch] 04-14-2020 11:28:12:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:12:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:28:12:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientMessageContextTest_setup
[javatest.batch] 04-14-2020 11:28:12:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:28:12:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:12:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:28:12:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientMessageContextTest_cleanup
[javatest.batch] 04-14-2020 11:28:12:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:28:12:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:28:12:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:12:  Create Service object
[javatest.batch] 04-14-2020 11:28:12:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:28:12:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:12:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:12:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:12:  Context Root:         /WSDLHandlerService_web
[javatest.batch] 04-14-2020 11:28:12:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:28:12:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:12:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:28:12 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:28:12:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:28:13:  setup ok
[javatest.batch] 04-14-2020 11:28:13:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:13:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:28:13:  TRACE: ClientMessageContextTest
[javatest.batch] 04-14-2020 11:28:13:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:28:13:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:28:13:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:28:13:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:13:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:13:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:13:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:13:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:13:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:13:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:13:  Programmatically registering the following protocol based handlers through the binding: 
[javatest.batch] ClientSOAPHandler1, ClientLogicalHandler1
[javatest.batch] 04-14-2020 11:28:13:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:13:  Construct HandleInfo for ClientSOAPHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:13:  Construct HandleInfo for ClientLogicalHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:13:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:13:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}HelloPort
[javatest.batch] 04-14-2020 11:28:13:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:13:  Construct HandleInfo for ClientSOAPHandler2 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:13:  Construct HandleInfo for ClientLogicalHandler2 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:13:  Construct HandleInfo for ClientSOAPHandler3 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:13:  Construct HandleInfo for ClientLogicalHandler3 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:13:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444]
[javatest.batch] 04-14-2020 11:28:13:  HandlerChain size = 8
[javatest.batch] 04-14-2020 11:28:13:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:13:  TRACE: HandlerTracker: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:28:13:  TRACE: HandlerTracker: ClientSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:28:13:  TRACE: HandlerTracker: ClientSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:28:14:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:14:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:14:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  Programmatically registering the following protocol based handlers through the binding: 
[javatest.batch] ClientSOAPHandler1, ClientLogicalHandler1
[javatest.batch] 04-14-2020 11:28:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  Construct HandleInfo for ClientSOAPHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:14:  Construct HandleInfo for ClientLogicalHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:14:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@55a147cc, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@71ba6d4e, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@738dc9b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@3c77d488]
[javatest.batch] 04-14-2020 11:28:14:  HandlerChain size = 4
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:28:14:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:14:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:14:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444]
[javatest.batch] 04-14-2020 11:28:14:  Port1 HandlerChain size = 8
[javatest.batch] 04-14-2020 11:28:14:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:14:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@55a147cc, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@71ba6d4e, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@738dc9b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@3c77d488]
[javatest.batch] 04-14-2020 11:28:14:  Port4 HandlerChain size = 4
[javatest.batch] 04-14-2020 11:28:14:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:28:14:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:28:14:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:28:14:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:28:14:  Getting existing Handlers for Port1
[javatest.batch] 04-14-2020 11:28:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:28:14:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:14:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:14:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@644baf4a, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@7526515b]
[javatest.batch] 04-14-2020 11:28:14:  HandlerChain size = 10
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:28:14:  Getting RequestContext to set a property
[javatest.batch] 04-14-2020 11:28:14:  Request context key=com.sun.xml.ws.client.ContentNegotiation
[javatest.batch] 04-14-2020 11:28:14:  Invoking RPC method port1.doHandlerTest1()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:14:  TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:28:14:  TRACE: handlerName=ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichDirection=OUTBOUND
[javatest.batch] 04-14-2020 11:28:14:  TRACE: handlerName=ClientLogicalHandler5
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:14:  TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:28:14:  TRACE: handlerName=ClientLogicalHandler1
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichDirection=OUTBOUND
[javatest.batch] 04-14-2020 11:28:14:  TRACE: handlerName=ClientLogicalHandler1
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientLogicalHandler1 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientLogicalHandler1 Set Properties and see that Handler3 can access them
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: reportPut()=ClientLogicalHandler1.MessageContext.put(OUTBOUNDClientLogicalCrossHandlerPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: reportPut()=ClientLogicalHandler1.MessageContext.put(OUTBOUNDClientLogicalMessageScopeAppPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: reportSetScope()=ClientLogicalHandler1.MessageContext.setPropertyScope(OUTBOUNDClientLogicalMessageScopeAppPropSetByHandler1,APPLICATION)
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: reportPut()=ClientLogicalHandler1.MessageContext.put(OUTBOUNDClientLogicalMessageScopeHandlerPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: reportSetScope()=ClientLogicalHandler1.MessageContext.setPropertyScope(OUTBOUNDClientLogicalMessageScopeHandlerPropSetByHandler1,HANDLER)
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientLogicalHandler1 EndMessageContextCallbackInvocations
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:14:  TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:28:14:  TRACE: handlerName=ClientLogicalHandler2
[javatest.batch] 04-14-2020 11:28:14:  TRACE: calling context.getMessage()
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: reportLMCGetMessage()=OutboundClientLogicalHandler2.LogicalMessageContext.getMessage()=returned nonnull
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichDirection=OUTBOUND
[javatest.batch] 04-14-2020 11:28:14:  TRACE: handlerName=ClientLogicalHandler2
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientLogicalHandler2 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichHandlerType=Client
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: reportGet()=ClientLogicalHandler2.MessageContext.getProperty(ClientToClientProp)=client
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: reportPut()=ClientLogicalHandler2.MessageContext.put(ClientToClientProp,clientOUTBOUNDClientLogicalHandler2)
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: reportSetScope()=ClientLogicalHandler2.MessageContext.setPropertyScope(ClientToClientProp,APPLICATION)
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientLogicalHandler2 EndMessageContextCallbackInvocations
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:14:  TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:28:14:  TRACE: handlerName=ClientLogicalHandler3
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichDirection=OUTBOUND
[javatest.batch] 04-14-2020 11:28:14:  TRACE: handlerName=ClientLogicalHandler3
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientLogicalHandler3 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichHandlerType=Client
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: reportGet()=ClientLogicalHandler3.MessageContext.getProperty(OUTBOUNDClientLogicalCrossHandlerPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: reportGet()=ClientLogicalHandler3.MessageContext.getProperty(OUTBOUNDClientLogicalMessageScopeAppPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: reportGet()=ClientLogicalHandler3.MessageContext.getProperty(OUTBOUNDClientLogicalMessageScopeHandlerPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: reportGetScope()=ClientLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDClientLogicalCrossHandlerPropSetByHandler1)=HANDLER
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: reportGetScope()=ClientLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDClientLogicalMessageScopeAppPropSetByHandler1)=APPLICATION
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: reportGetScope()=ClientLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDClientLogicalMessageScopeHandlerPropSetByHandler1)=HANDLER
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientLogicalHandler3 EndMessageContextCallbackInvocations
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@7526515b:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@7526515b:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@644baf4a:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:14:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:14:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: handlerName=ServerLogicalHandler3
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: whichDirection=INBOUND
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: handlerName=ServerLogicalHandler3
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: reportPut()=ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalCrossHandlerPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: reportPut()=ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: reportSetScope()=ServerLogicalHandler3.MessageContext.setPropertyScope(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3,APPLICATION)
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: reportPut()=ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: reportSetScope()=ServerLogicalHandler3.MessageContext.setPropertyScope(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3,HANDLER)
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3 EndMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: handlerName=ServerLogicalHandler2
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: calling context.getMessage()
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: reportLMCGetMessage()=InboundServerLogicalHandler2.LogicalMessageContext.getMessage()=returned nonnull
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: whichDirection=INBOUND
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: handlerName=ServerLogicalHandler2
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: whichHandlerType=Server
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: reportPut()=ServerLogicalHandler2.MessageContext.put(HandlerServerHandlerProp,INBOUNDServerLogicalHandler2)
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: reportSetScope()=ServerLogicalHandler2.MessageContext.setPropertyScope(HandlerServerHandlerProp,APPLICATION)
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2 EndMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: handlerName=ServerLogicalHandler1
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: whichDirection=INBOUND
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: handlerName=ServerLogicalHandler1
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: reportGet()=ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalCrossHandlerPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: reportGet()=ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: reportGet()=ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: reportGetScope()=ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalCrossHandlerPropSetByHandler3)=HANDLER
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: reportGetScope()=ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3)=APPLICATION
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: reportGetScope()=ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3)=HANDLER
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1 EndMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:14:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: *** in HelloImpl:doHandlerTest1 ***
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: *** action = ClientMessageContextTest ***
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: *** testType = LogicalTest ***
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: *** wscontext = com.sun.xml.ws.server.InvokerTube$1@6489eb5c ***
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: action=ClientMessageContextTest
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: getTestType=LogicalTest
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: errors=||
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: handlerName=ServerLogicalHandler1
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichDirection=OUTBOUND
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: handlerName=ServerLogicalHandler1
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1 Set Properties and see that Handler3 can access them
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: reportPut()=ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: reportPut()=ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: reportSetScope()=ServerLogicalHandler1.MessageContext.setPropertyScope(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1,APPLICATION)
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: reportPut()=ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: reportSetScope()=ServerLogicalHandler1.MessageContext.setPropertyScope(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1,HANDLER)
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1 EndMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: handlerName=ServerLogicalHandler2
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: calling context.getMessage()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: reportLMCGetMessage()=OutboundServerLogicalHandler2.LogicalMessageContext.getMessage()=returned nonnull
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichDirection=OUTBOUND
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: handlerName=ServerLogicalHandler2
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichHandlerType=Server
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: reportGet()=ServerLogicalHandler2.MessageContext.getProperty(HandlerServerHandlerProp)=INBOUNDServerLogicalHandler2
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: reportPut()=ServerLogicalHandler2.MessageContext.put(HandlerServerHandlerProp,INBOUNDServerLogicalHandler2OUTBOUNDServerLogicalHandler2)
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: reportSetScope()=ServerLogicalHandler2.MessageContext.setPropertyScope(HandlerServerHandlerProp,APPLICATION)
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2 EndMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: handlerName=ServerLogicalHandler3
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichDirection=OUTBOUND
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: handlerName=ServerLogicalHandler3
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichHandlerType=Server
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: reportGet()=ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: reportGet()=ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: reportGet()=ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: reportGetScope()=ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1)=HANDLER
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: reportGetScope()=ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1)=APPLICATION
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: reportGetScope()=ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1)=HANDLER
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3 EndMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:close
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:close
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:close
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:close
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:close
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:close
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:close
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:close
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:close
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:close
[javatest.batch] 04-14-2020 11:28:15:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@644baf4a:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@7526515b:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@7526515b:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:15:  TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:15:  TRACE: handlerName=ClientLogicalHandler3
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichDirection=INBOUND
[javatest.batch] 04-14-2020 11:28:15:  TRACE: handlerName=ClientLogicalHandler3
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientLogicalHandler3 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: reportPut()=ClientLogicalHandler3.MessageContext.put(INBOUNDClientLogicalCrossHandlerPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: reportPut()=ClientLogicalHandler3.MessageContext.put(INBOUNDClientLogicalMessageScopeAppPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: reportSetScope()=ClientLogicalHandler3.MessageContext.setPropertyScope(INBOUNDClientLogicalMessageScopeAppPropSetByHandler3,APPLICATION)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: reportPut()=ClientLogicalHandler3.MessageContext.put(INBOUNDClientLogicalMessageScopeHandlerPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: reportSetScope()=ClientLogicalHandler3.MessageContext.setPropertyScope(INBOUNDClientLogicalMessageScopeHandlerPropSetByHandler3,HANDLER)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientLogicalHandler3 EndMessageContextCallbackInvocations
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:15:  TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:15:  TRACE: handlerName=ClientLogicalHandler2
[javatest.batch] 04-14-2020 11:28:15:  TRACE: calling context.getMessage()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: reportLMCGetMessage()=InboundClientLogicalHandler2.LogicalMessageContext.getMessage()=returned nonnull
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichDirection=INBOUND
[javatest.batch] 04-14-2020 11:28:15:  TRACE: handlerName=ClientLogicalHandler2
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientLogicalHandler2 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichHandlerType=Client
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: reportGet()=ClientLogicalHandler2.MessageContext.getProperty(ClientToClientProp)=clientOUTBOUNDClientLogicalHandler2
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: reportPut()=ClientLogicalHandler2.MessageContext.put(ClientToClientProp,clientOUTBOUNDClientLogicalHandler2INBOUNDClientLogicalHandler2)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: reportSetScope()=ClientLogicalHandler2.MessageContext.setPropertyScope(ClientToClientProp,APPLICATION)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientLogicalHandler2 EndMessageContextCallbackInvocations
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:15:  TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:15:  TRACE: handlerName=ClientLogicalHandler1
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichDirection=INBOUND
[javatest.batch] 04-14-2020 11:28:15:  TRACE: handlerName=ClientLogicalHandler1
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientLogicalHandler1 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: reportGet()=ClientLogicalHandler1.MessageContext.getProperty(INBOUNDClientLogicalCrossHandlerPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: reportGet()=ClientLogicalHandler1.MessageContext.getProperty(INBOUNDClientLogicalMessageScopeAppPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: reportGet()=ClientLogicalHandler1.MessageContext.getProperty(INBOUNDClientLogicalMessageScopeHandlerPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: reportGetScope()=ClientLogicalHandler1.MessageContext.getPropertyScope(INBOUNDClientLogicalCrossHandlerPropSetByHandler3)=HANDLER
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: reportGetScope()=ClientLogicalHandler1.MessageContext.getPropertyScope(INBOUNDClientLogicalMessageScopeAppPropSetByHandler3)=APPLICATION
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: reportGetScope()=ClientLogicalHandler1.MessageContext.getPropertyScope(INBOUNDClientLogicalMessageScopeHandlerPropSetByHandler3)=HANDLER
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientLogicalHandler1 EndMessageContextCallbackInvocations
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:15:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:15:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:15:  TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:15:  TRACE: handlerName=ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:15:  TRACE: whichDirection=INBOUND
[javatest.batch] 04-14-2020 11:28:15:  TRACE: handlerName=ClientLogicalHandler5
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@644baf4a:close
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:close
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:close
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:close
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:close
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@7526515b:close
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:close
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:close
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:close
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:close
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Getting ResponseContext
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=javax.xml.ws.http.response.code
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=com.sun.xml.ws.client.ContentNegotiation
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=javax.xml.ws.reference.parameters
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=javax.xml.ws.wsdl.operation
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=javax.xml.ws.wsdl.service
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=javax.xml.ws.service.endpoint.address
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=INBOUNDClientLogicalMessageScopeAppPropSetByHandler3
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Found INBOUNDClientLogicalMessageScopeAppPropSetByHandler3
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=com.sun.xml.ws.api.server.WSEndpoint
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=com.sun.xml.ws.handler.config
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=javax.xml.ws.http.response.headers
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=com.sun.xml.ws.api.message.HeaderList
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=OUTBOUNDClientLogicalMessageScopeAppPropSetByHandler1
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=com.sun.xml.ws.client.handle
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=javax.xml.ws.wsdl.port
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=ClientToClientProp
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Found ClientToClientProp
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=javax.xml.ws.wsdl.interface
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=javax.xml.ws.wsdl.description
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=com.sun.xml.ws.server.OneWayOperation
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=decodedMessageCharset
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Object Property=javax.xml.ws.soap.http.soapaction.uri
[javatest.batch] 04-14-2020 11:28:15:  Get client side results back from Tracker
[javatest.batch] 04-14-2020 11:28:15:  Verifying MessageContext callbacks on Client-Side
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:15:  TRACE: List.size()=28
[javatest.batch] 04-14-2020 11:28:15:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler1.MessageContext.put(OUTBOUNDClientLogicalCrossHandlerPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler1.MessageContext.put(OUTBOUNDClientLogicalMessageScopeAppPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler1.MessageContext.setPropertyScope(OUTBOUNDClientLogicalMessageScopeAppPropSetByHandler1,APPLICATION)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler1.MessageContext.put(OUTBOUNDClientLogicalMessageScopeHandlerPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler1.MessageContext.setPropertyScope(OUTBOUNDClientLogicalMessageScopeHandlerPropSetByHandler1,HANDLER)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler2.MessageContext.getProperty(ClientToClientProp)=client
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler2.MessageContext.put(ClientToClientProp,clientOUTBOUNDClientLogicalHandler2)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler2.MessageContext.setPropertyScope(ClientToClientProp,APPLICATION)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler3.MessageContext.getProperty(OUTBOUNDClientLogicalCrossHandlerPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler3.MessageContext.getProperty(OUTBOUNDClientLogicalMessageScopeAppPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler3.MessageContext.getProperty(OUTBOUNDClientLogicalMessageScopeHandlerPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDClientLogicalCrossHandlerPropSetByHandler1)=HANDLER
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDClientLogicalMessageScopeAppPropSetByHandler1)=APPLICATION
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDClientLogicalMessageScopeHandlerPropSetByHandler1)=HANDLER
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler3.MessageContext.put(INBOUNDClientLogicalCrossHandlerPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler3.MessageContext.put(INBOUNDClientLogicalMessageScopeAppPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler3.MessageContext.setPropertyScope(INBOUNDClientLogicalMessageScopeAppPropSetByHandler3,APPLICATION)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler3.MessageContext.put(INBOUNDClientLogicalMessageScopeHandlerPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler3.MessageContext.setPropertyScope(INBOUNDClientLogicalMessageScopeHandlerPropSetByHandler3,HANDLER)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler2.MessageContext.getProperty(ClientToClientProp)=clientOUTBOUNDClientLogicalHandler2
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler2.MessageContext.put(ClientToClientProp,clientOUTBOUNDClientLogicalHandler2INBOUNDClientLogicalHandler2)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler2.MessageContext.setPropertyScope(ClientToClientProp,APPLICATION)
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler1.MessageContext.getProperty(INBOUNDClientLogicalCrossHandlerPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler1.MessageContext.getProperty(INBOUNDClientLogicalMessageScopeAppPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler1.MessageContext.getProperty(INBOUNDClientLogicalMessageScopeHandlerPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler1.MessageContext.getPropertyScope(INBOUNDClientLogicalCrossHandlerPropSetByHandler3)=HANDLER
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler1.MessageContext.getPropertyScope(INBOUNDClientLogicalMessageScopeAppPropSetByHandler3)=APPLICATION
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ClientLogicalHandler1.MessageContext.getPropertyScope(INBOUNDClientLogicalMessageScopeHandlerPropSetByHandler3)=HANDLER
[javatest.batch] 04-14-2020 11:28:15:  Client-Side MessageContext Callbacks are (correct)
[javatest.batch] 04-14-2020 11:28:15:  Verifying LogicalMessageContext callbacks on Client-Side
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:15:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:15:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:15:  TRACE: List.size()=2
[javatest.batch] 04-14-2020 11:28:15:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:15:  TRACE: OutboundClientLogicalHandler2.LogicalMessageContext.getMessage()=returned nonnull
[javatest.batch] 04-14-2020 11:28:15:  TRACE: InboundClientLogicalHandler2.LogicalMessageContext.getMessage()=returned nonnull
[javatest.batch] 04-14-2020 11:28:15:  Client-Side LogicalMessageContext Callbacks are (correct)
[javatest.batch] 04-14-2020 11:28:15:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:28:15:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:28:15:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@a8ef162
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:15:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@2eea88a1
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:15:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:15:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:28:15:  cleanup ok
[javatest.batch] 04-14-2020 11:28:16:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalMessageContext/Client.java#ClientMessageContextTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  135 (135 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1568
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalMessageContext/Client.java#ContextPropertiesTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:17:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:28:17:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:28:17:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ContextPropertiesTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:28:17:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:28:17:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:17:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:17:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:28:17:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:28:17:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:28:17:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:28:17:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalMessageContext.Client
[javatest.batch] 04-14-2020 11:28:17:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalMessageContext.Client
[javatest.batch] 04-14-2020 11:28:17:  TRACE: ** IN getRunMethod: testname=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:28:17:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:28:17:  TRACE: **runmethod=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:28:17:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:17:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:28:17:  TRACE: getSetupMethod - checking for testcase specific setup method:  ContextPropertiesTest_setup
[javatest.batch] 04-14-2020 11:28:17:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:28:17:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:17:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:28:17:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ContextPropertiesTest_cleanup
[javatest.batch] 04-14-2020 11:28:17:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:28:17:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:28:17:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:17:  Create Service object
[javatest.batch] 04-14-2020 11:28:17:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:28:17:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:17:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:17:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:17:  Context Root:         /WSDLHandlerService_web
[javatest.batch] 04-14-2020 11:28:17:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:28:17:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:17:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:28:17 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:28:17:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:28:17:  setup ok
[javatest.batch] 04-14-2020 11:28:17:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:17:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:28:17:  TRACE: ContextPropertiesTest
[javatest.batch] 04-14-2020 11:28:17:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:28:17:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:28:17:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:28:17:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:18:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}HelloPort
[javatest.batch] 04-14-2020 11:28:18:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  Construct HandleInfo for ClientSOAPHandler2 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:18:  Construct HandleInfo for ClientLogicalHandler2 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:18:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@1139b2f3]
[javatest.batch] 04-14-2020 11:28:18:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: ClientSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:28:18:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:18:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:18:  HandlerChainList=[]
[javatest.batch] 04-14-2020 11:28:18:  HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:18:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:18:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:18:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@1139b2f3]
[javatest.batch] 04-14-2020 11:28:18:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:18:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:18:  Port4 HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:18:  Port4 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:18:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:28:18:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:28:18:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:28:18:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:28:18:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:18:  Invoking RPC method port1.doHandlerTest1()
[javatest.batch] 04-14-2020 11:28:18:  url1=http://localhost:8080/WSDLHandlerService_web/attach.text
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:18:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:18:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:18:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:18:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:18:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:18:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:18:  TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:18:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:18:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:18:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:18:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: ClientLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:18:  TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:18:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:18:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:18:  TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:18:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:18:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:18:  TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:18:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:28:18:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:18:  TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:28:18:  TRACE: handlerName=ClientLogicalHandler2
[javatest.batch] 04-14-2020 11:28:18:  TRACE: request attachments key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: reportProperties()=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:18:  TRACE: request attachments key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: reportProperties()=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: reportProperties()=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: reportProperties()=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: reportProperties()=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: reportProperties()=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: reportProperties()=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: reportProperties()=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: reportProperties()=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: reportProperties()=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: reportProperties()=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: reportProperties()=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: reportProperties()=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: reportProperties()=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: reportProperties()=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=null
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: reportProperties()=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=null
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@1139b2f3:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:18:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:18:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:18:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:18:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:18:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:18:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:18:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:18:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:18:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  TRACE: HandlerTracker: ClientSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:18:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:18:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:18:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:18:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: handlerName=ServerLogicalHandler3
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: handlerName=ServerLogicalHandler2
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request attachments key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request attachments key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[0]=accept
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[1]=connection
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[2]=content-length
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[3]=content-type
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[4]=host
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[5]=soapaction
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[6]=user-agent
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[0]=accept
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[1]=connection
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[2]=content-length
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[3]=content-type
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[4]=host
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[5]=soapaction
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[6]=user-agent
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: null
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: null
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: handlerName=ServerLogicalHandler1
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyAction2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: *** in HelloImpl:doHandlerAttachmentTest ***
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: *** action = ContextPropertiesTest ***
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: *** testType = LogicalTest ***
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: *** wscontext = com.sun.xml.ws.server.InvokerTube$1@6489eb5c ***
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MessageContext={javax.xml.ws.http.response.code=0, com.sun.xml.ws.api.message.packet.inbound.transport.headers={accept=[text/xml, multipart/related], connection=[keep-alive], content-length=[939], content-type=[multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"], host=[localhost:8080], soapaction=[""], user-agent=[JAX-WS RI 2.3.3 git-revision#cb2aa14]}, javax.xml.ws.servlet.response=org.apache.catalina.connector.ResponseFacade@4b0ae9b1, javax.xml.ws.reference.parameters=[], javax.xml.ws.wsdl.operation={http://dlhandlerservice.org/wsdl}doHandlerAttachmentTest, javax.xml.ws.wsdl.service={http://dlhandlerservice.org/wsdl}DLHandlerService, javax.xml.ws.servlet.request=org.apache.catalina.connector.RequestFacade@27e0acd5, com.sun.xml.ws.api.server.WSEndpoint=com.sun.xml.ws.server.WSEndpointImpl@d97dba0, com.sun.xml.ws.handler.config=null, javax.xml.ws.http.response.headers=null, com.sun.xml.ws.client.handle=null, com.sun.xml.ws.server.OneWayOperation=null, javax.xml.ws.http.request.method=POST, javax.xml.ws.servlet.context=org.apache.catalina.core.ApplicationContextFacade@7b937c72, com.sun.xml.ws.client.ContentNegotiation=null, javax.xml.ws.http.request.headers={accept=[text/xml, multipart/related], connection=[keep-alive], content-length=[939], content-type=[multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"], host=[localhost:8080], soapaction=[""], user-agent=[JAX-WS RI 2.3.3 git-revision#cb2aa14]}, javax.xml.ws.http.request.pathinfo=null, javax.xml.ws.service.endpoint.address=null, javax.xml.ws.http.request.querystring=null, com.sun.xml.ws.api.message.HeaderList=[], javax.xml.ws.wsdl.port={http://dlhandlerservice.org/wsdl}HelloPort, javax.xml.ws.wsdl.interface={http://dlhandlerservice.org/wsdl}Hello, com.sun.xml.ws.api.message.packet.hainfo=null, javax.xml.ws.wsdl.description=org.xml.sax.InputSource@5af57a51, com.sun.xml.ws.transport.http.servlet.requestURL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello, com.sun.xml.ws.api.message.packet.outbound.transport.headers=null, javax.xml.ws.soap.http.soapaction.uri=""}
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request attachments key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[0]=accept
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers value[0]=
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: text/xml, multipart/related
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[1]=connection
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers value[1]=
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: keep-alive
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[2]=content-length
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers value[2]=
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: 939
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[3]=content-type
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers value[3]=
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[4]=host
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers value[4]=
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: localhost:8080
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[5]=soapaction
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers value[5]=
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: ""
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[6]=user-agent
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers value[6]=
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: JAX-WS RI 2.3.3 git-revision#cb2aa14
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: null
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: action=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: getTestType=LogicalTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: attach1=com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: errors=||
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: results[0]=Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: results[1]=Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: results[2]=Endpoint:MessageContext.HTTP_RESPONSE_CODE=0
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: results[3]=Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: results[4]=Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: results[5]=Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: results[6]=Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: results[7]=Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: handlerName=ServerLogicalHandler1
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: handlerName=ServerLogicalHandler2
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request attachments key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request attachments key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[0]=accept
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[1]=connection
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[2]=content-length
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[3]=content-type
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[4]=host
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[5]=soapaction
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[6]=user-agent
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[0]=accept
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[1]=connection
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[2]=content-length
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[3]=content-type
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[4]=host
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[5]=soapaction
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: request headers key[6]=user-agent
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: null
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: null
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: reportProperties()=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: handlerName=ServerLogicalHandler3
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: ClientSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@1ddf84b8:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: ClientLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:19:  TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:19:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:19:  TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:19:  TRACE: msg=<ns2:MyResult2 xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ContextPropertiesTest</action><testType>LogicalTest</testType><result>Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|</result><result>Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST</result><result>Endpoint:MessageContext.HTTP_RESPONSE_CODE=0</result><result>Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|</result><result>Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null</result><result>Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult2>
[javatest.batch] 04-14-2020 11:28:19:  TRACE: whichMsg=ContextPropertiesTest
[javatest.batch] 04-14-2020 11:28:19:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:19:  TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:19:  TRACE: handlerName=ClientLogicalHandler2
[javatest.batch] 04-14-2020 11:28:19:  TRACE: request attachments key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: reportProperties()=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  TRACE: request attachments key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: reportProperties()=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: reportProperties()=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: reportProperties()=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: reportProperties()=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=200
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: reportProperties()=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=200
[javatest.batch] 04-14-2020 11:28:19:  TRACE: null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: reportProperties()=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: reportProperties()=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: response headers key[0]=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: response headers key[1]=Content-Type
[javatest.batch] 04-14-2020 11:28:19:  TRACE: response headers key[2]=Server
[javatest.batch] 04-14-2020 11:28:19:  TRACE: response headers key[3]=Transfer-Encoding
[javatest.batch] 04-14-2020 11:28:19:  TRACE: response headers key[4]=X-Powered-By
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: reportProperties()=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=key[0]=null|key[1]=Content-Type|key[2]=Server|key[3]=Transfer-Encoding|key[4]=X-Powered-By|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: response headers key[0]=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: response headers key[1]=Content-Type
[javatest.batch] 04-14-2020 11:28:19:  TRACE: response headers key[2]=Server
[javatest.batch] 04-14-2020 11:28:19:  TRACE: response headers key[3]=Transfer-Encoding
[javatest.batch] 04-14-2020 11:28:19:  TRACE: response headers key[4]=X-Powered-By
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: reportProperties()=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=key[0]=null|key[1]=Content-Type|key[2]=Server|key[3]=Transfer-Encoding|key[4]=X-Powered-By|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: reportProperties()=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: reportProperties()=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: reportProperties()=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: reportProperties()=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: reportProperties()=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: reportProperties()=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=null
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@1ddf84b8:close
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: ClientSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:28:19:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@1139b2f3:close
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerTracker: ClientLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:28:19:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:19:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=8
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Endpoint:MessageContext.HTTP_RESPONSE_CODE=0
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=8
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Found Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=8
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|Endpoint:MessageContext.HTTP_RESPONSE_CODE=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|Endpoint:MessageContext.HTTP_RESPONSE_HEADERS=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|Endpoint:MessageContext.SERVLET_REQUEST=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|Endpoint:MessageContext.SERVLET_RESPONSE=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|Endpoint:MessageContext.SERVLET_CONTEXT=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Found Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Found Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=8
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|Endpoint:MessageContext.INBOUND_MESSAGE_ATTACHMENTS=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com_com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler@5421ce24||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|Endpoint:MessageContext.HTTP_REQUEST_METHOD=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|Endpoint:MessageContext.HTTP_RESPONSE_CODE=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=_text/xml, multipart/related|value[1]=_keep-alive|value[2]=_939|value[3]=_multipart/related; type="text/xml"; boundary="uuid:73a620cc-f4c8-48fc-b1c9-bfb9c9f90fbd"|value[4]=_localhost:8080|value[5]=_""|value[6]=_JAX-WS RI 2.3.3 git-revision#cb2aa14||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=Endpoint:MessageContext.HTTP_REQUEST_HEADERS=value[0]=
[javatest.batch] 04-14-2020 11:28:19:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:19:  TRACE: The property MessageContext.HTTP_REQUEST_HEADERS did contain headers in the endpoint
[javatest.batch] 04-14-2020 11:28:19:  TRACE: The property MessageContext.HTTP_RESPONSE_HEADERS was null in the endpoint
[javatest.batch] 04-14-2020 11:28:19:  TRACE: The property MessageContext.SERVLET_REQUEST was not null in the endpoint
[javatest.batch] 04-14-2020 11:28:19:  TRACE: The property MessageContext.SERVLET_RESPONSE was not null in the endpoint
[javatest.batch] 04-14-2020 11:28:19:  TRACE: The property MessageContext.SERVLET_CONTEXT was not null in the endpoint
[javatest.batch] 04-14-2020 11:28:19:  Get client side results back from Tracker
[javatest.batch] 04-14-2020 11:28:19:  Get server side result back from endpoint
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages2</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages2</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: *** action = getArrayMessages2 ***
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: action=getArrayMessages2
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[0]=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[1]=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[2]=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[3]=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[4]=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[5]=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[6]=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[7]=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[8]=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[9]=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[10]=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[11]=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[12]=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[13]=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[14]=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[15]=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[16]=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[17]=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[18]=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[19]=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[20]=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[21]=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[22]=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[23]=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[24]=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[25]=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[26]=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[27]=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[28]=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[29]=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[30]=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[31]=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><result>InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><result>OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:19:  Verifying MessageContext and LogicalMessageContext propterty callbacks on Client-Side
[javatest.batch] 04-14-2020 11:28:19:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:19:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=200
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=200
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=key[0]=null|key[1]=Content-Type|key[2]=Server|key[3]=Transfer-Encoding|key[4]=X-Powered-By|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=key[0]=null|key[1]=Content-Type|key[2]=Server|key[3]=Transfer-Encoding|key[4]=X-Powered-By|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)
[javatest.batch] 04-14-2020 11:28:19:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=200|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=200|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=key[0]=null|key[1]=Content-Type|key[2]=Server|key[3]=Transfer-Encoding|key[4]=X-Powered-By||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=key[0]=null|key[1]=Content-Type|key[2]=Server|key[3]=Transfer-Encoding|key[4]=X-Powered-By||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=200|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=200|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=key[0]=null|key[1]=Content-Type|key[2]=Server|key[3]=Transfer-Encoding|key[4]=X-Powered-By||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=key[0]=null|key[1]=Content-Type|key[2]=Server|key[3]=Transfer-Encoding|key[4]=X-Powered-By||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 
[javatest.batch] ...
[javatest.batch] Output overflow:
[javatest.batch] JT Harness has limited the test output to the text to that
[javatest.batch] at the beginning and the end, so that you can see how the
[javatest.batch] test began, and how it completed.
[javatest.batch] 
[javatest.batch] If you need to see more of the output from the test,
[javatest.batch] set the system property javatest.maxOutputSize to a higher
[javatest.batch] value. The current value is 200000
[javatest.batch] ...
[javatest.batch] 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=200|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=200|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=key[0]=null|key[1]=Content-Type|key[2]=Server|key[3]=Transfer-Encoding|key[4]=X-Powered-By||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=key[0]=null|key[1]=Content-Type|key[2]=Server|key[3]=Transfer-Encoding|key[4]=X-Powered-By||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=200|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=200|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=key[0]=null|key[1]=Content-Type|key[2]=Server|key[3]=Transfer-Encoding|key[4]=X-Powered-By||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=key[0]=null|key[1]=Content-Type|key[2]=Server|key[3]=Transfer-Encoding|key[4]=X-Powered-By||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundClientLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  Client-Side MessageContext Callbacks are (correct)
[javatest.batch] 04-14-2020 11:28:19:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:28:19:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:28:19:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@6f1c29b7
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:19:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@4d6025c5
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:19:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:28:19:  Verifying MessageContext and LogicalMessageContext propterty callbacks on Server-Side
[javatest.batch] 04-14-2020 11:28:19:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:19:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72
[javatest.batch] 04-14-2020 11:28:19:  TRACE: InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72
[javatest.batch] 04-14-2020 11:28:19:  TRACE: OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:19:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.size()=32
[javatest.batch] 04-14-2020 11:28:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.INBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=c4312446-b07a-40e5-87d7-fd54e5bedc44@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|InboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[0]=attach1=afe0914f-50a3-4080-a9e0-ba7d623a7e77@jaxws.sun.com|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_METHOD)=POST|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_CODE)=0|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_REQUEST_HEADERS)=key[0]=accept|key[1]=connection|key[2]=content-length|key[3]=content-type|key[4]=host|key[5]=soapaction|key[6]=user-agent||
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.HTTP_RESPONSE_HEADERS)=null|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_REQUEST)=org.apache.catalina.connector.RequestFacade@27e0acd5|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_RESPONSE)=org.apache.catalina.connector.ResponseFacade@4b0ae9b1|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(LogicalMessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  TRACE: item=|OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.SERVLET_CONTEXT)=org.apache.catalina.core.ApplicationContextFacade@7b937c72|
[javatest.batch] 04-14-2020 11:28:19:  TRACE: searchStr=OutboundServerLogicalHandler2.MessageContext.getProperty(MessageContext.OUTBOUND_MESSAGE_ATTACHMENTS)=key[1]
[javatest.batch] 04-14-2020 11:28:19:  Server-Side MessageContext Callbacks are (correct)
[javatest.batch] 04-14-2020 11:28:19:  Get server side throwables back from endpoint
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: *** action = getArrayThrowables ***
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: action=getArrayThrowables
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:19:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:19:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:20:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:20:  cleanup ok
[javatest.batch] 04-14-2020 11:28:21:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalMessageContext/Client.java#ContextPropertiesTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  136 (136 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1567
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalMessageContext/Client.java#ServerMessageContextTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:21:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:28:21:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:28:21:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerMessageContextTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:28:21:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:28:21:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:21:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:21:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:28:21:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:28:21:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:28:21:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:28:21:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalMessageContext.Client
[javatest.batch] 04-14-2020 11:28:21:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.LogicalMessageContext.Client
[javatest.batch] 04-14-2020 11:28:21:  TRACE: ** IN getRunMethod: testname=ServerMessageContextTest
[javatest.batch] 04-14-2020 11:28:21:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:28:21:  TRACE: **runmethod=ServerMessageContextTest
[javatest.batch] 04-14-2020 11:28:21:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:21:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:28:21:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerMessageContextTest_setup
[javatest.batch] 04-14-2020 11:28:21:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:28:21:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:21:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:28:21:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerMessageContextTest_cleanup
[javatest.batch] 04-14-2020 11:28:21:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:28:21:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:28:21:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:21:  Create Service object
[javatest.batch] 04-14-2020 11:28:21:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:28:21:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:21:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:21:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:21:  Context Root:         /WSDLHandlerService_web
[javatest.batch] 04-14-2020 11:28:21:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:28:21:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:21:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:28:21 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:28:21:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:28:21:  setup ok
[javatest.batch] 04-14-2020 11:28:21:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:21:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:28:21:  TRACE: ServerMessageContextTest
[javatest.batch] 04-14-2020 11:28:21:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:28:21:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:28:21:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:22:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:22:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:22:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:22:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:22:  Port1 HandlerChain =[]
[javatest.batch] 04-14-2020 11:28:22:  Port1 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:22:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:22:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:22:  Port4 HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:22:  Port4 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:22:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:28:22:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:28:22:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:28:22:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:28:22:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@3646a422
[javatest.batch] 04-14-2020 11:28:22:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:22:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:22:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@750e2b97
[javatest.batch] 04-14-2020 11:28:22:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:22:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:22:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:22:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:24:  Invoking RPC method port1.doHandlerTest1()
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: handlerName=ServerLogicalHandler3
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: whichDirection=INBOUND
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: handlerName=ServerLogicalHandler3
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: reportPut()=ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalCrossHandlerPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: reportPut()=ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: reportSetScope()=ServerLogicalHandler3.MessageContext.setPropertyScope(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3,APPLICATION)
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: reportPut()=ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: reportSetScope()=ServerLogicalHandler3.MessageContext.setPropertyScope(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3,HANDLER)
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3 EndMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:24:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: handlerName=ServerLogicalHandler2
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: calling context.getMessage()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportLMCGetMessage()=InboundServerLogicalHandler2.LogicalMessageContext.getMessage()=returned nonnull
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichDirection=INBOUND
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: handlerName=ServerLogicalHandler2
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichHandlerType=Server
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportPut()=ServerLogicalHandler2.MessageContext.put(HandlerServerHandlerProp,INBOUNDServerLogicalHandler2)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportSetScope()=ServerLogicalHandler2.MessageContext.setPropertyScope(HandlerServerHandlerProp,APPLICATION)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2 EndMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: handlerName=ServerLogicalHandler1
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichDirection=INBOUND
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: handlerName=ServerLogicalHandler1
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportGet()=ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalCrossHandlerPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportGet()=ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportGet()=ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportGetScope()=ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalCrossHandlerPropSetByHandler3)=HANDLER
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportGetScope()=ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3)=APPLICATION
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportGetScope()=ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3)=HANDLER
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1 EndMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: *** in HelloImpl:doHandlerTest1 ***
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: *** action = ServerMessageContextTest ***
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: *** testType = LogicalTest ***
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: *** wscontext = com.sun.xml.ws.server.InvokerTube$1@6489eb5c ***
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MessageContext={com.sun.xml.ws.api.message.packet.inbound.transport.headers={accept=[text/xml, multipart/related], connection=[keep-alive], content-length=[438], content-type=[text/xml; charset=utf-8], host=[localhost:8080], soapaction=[""], user-agent=[JAX-WS RI 2.3.3 git-revision#cb2aa14]}, javax.xml.ws.http.response.code=0, javax.xml.ws.servlet.response=org.apache.catalina.connector.ResponseFacade@2b1d5ac9, INBOUNDServerLogicalMessageScopeAppPropSetByHandler3=SetByHandler3, javax.xml.ws.reference.parameters=[], javax.xml.ws.wsdl.operation={http://dlhandlerservice.org/wsdl}doHandlerTest1, javax.xml.ws.wsdl.service={http://dlhandlerservice.org/wsdl}DLHandlerService, javax.xml.ws.servlet.request=org.apache.catalina.connector.RequestFacade@1c82ff5b, com.sun.xml.ws.api.server.WSEndpoint=com.sun.xml.ws.server.WSEndpointImpl@d97dba0, com.sun.xml.ws.handler.config=null, javax.xml.ws.http.response.headers=null, com.sun.xml.ws.client.handle=null, javax.xml.ws.http.request.method=POST, com.sun.xml.ws.server.OneWayOperation=null, decodedMessageCharset=utf-8, javax.xml.ws.servlet.context=org.apache.catalina.core.ApplicationContextFacade@7b937c72, com.sun.xml.ws.client.ContentNegotiation=null, javax.xml.ws.http.request.headers={accept=[text/xml, multipart/related], connection=[keep-alive], content-length=[438], content-type=[text/xml; charset=utf-8], host=[localhost:8080], soapaction=[""], user-agent=[JAX-WS RI 2.3.3 git-revision#cb2aa14]}, javax.xml.ws.http.request.pathinfo=null, javax.xml.ws.service.endpoint.address=null, HandlerServerHandlerProp=INBOUNDServerLogicalHandler2, javax.xml.ws.http.request.querystring=null, com.sun.xml.ws.api.message.HeaderList=[], javax.xml.ws.wsdl.port={http://dlhandlerservice.org/wsdl}HelloPort, javax.xml.ws.wsdl.description=org.xml.sax.InputSource@55657a86, com.sun.xml.ws.api.message.packet.hainfo=null, javax.xml.ws.wsdl.interface={http://dlhandlerservice.org/wsdl}Hello, com.sun.xml.ws.transport.http.servlet.requestURL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello, com.sun.xml.ws.api.message.packet.outbound.transport.headers=null, javax.xml.ws.soap.http.soapaction.uri=""}
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Found INBOUNDServerLogicalMessageScopeAppPropSetByHandler3
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Did not find ServerLogicalMessageScopeHandlerPropSetByHandler3
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Found HandlerServerHandlerProp
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value of HandlerServerHandlerProp from the MessageContext
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: The value of HandlerServerHandlerProp=INBOUNDServerLogicalHandler2
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Setting the value of HandlerServerHandlerProp to:INBOUNDServerLogicalHandler2server
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: action=ServerMessageContextTest
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: getTestType=LogicalTest
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: errors=||
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: handlerName=ServerLogicalHandler1
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichDirection=OUTBOUND
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: handlerName=ServerLogicalHandler1
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1 Set Properties and see that Handler3 can access them
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportPut()=ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportPut()=ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportSetScope()=ServerLogicalHandler1.MessageContext.setPropertyScope(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1,APPLICATION)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportPut()=ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportSetScope()=ServerLogicalHandler1.MessageContext.setPropertyScope(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1,HANDLER)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1 EndMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: handlerName=ServerLogicalHandler2
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: calling context.getMessage()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportLMCGetMessage()=OutboundServerLogicalHandler2.LogicalMessageContext.getMessage()=returned nonnull
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichDirection=OUTBOUND
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: handlerName=ServerLogicalHandler2
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichHandlerType=Server
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportGet()=ServerLogicalHandler2.MessageContext.getProperty(HandlerServerHandlerProp)=INBOUNDServerLogicalHandler2server
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportPut()=ServerLogicalHandler2.MessageContext.put(HandlerServerHandlerProp,INBOUNDServerLogicalHandler2serverOUTBOUNDServerLogicalHandler2)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportSetScope()=ServerLogicalHandler2.MessageContext.setPropertyScope(HandlerServerHandlerProp,APPLICATION)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2 EndMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=MessageContextTest
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in doLogicalMessageContext
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: handlerName=ServerLogicalHandler3
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in doMessageContext
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichDirection=OUTBOUND
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: handlerName=ServerLogicalHandler3
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3 BeginMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichHandlerType=Server
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportGet()=ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportGet()=ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportGet()=ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportGetScope()=ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1)=HANDLER
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportGetScope()=ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1)=APPLICATION
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: reportGetScope()=ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1)=HANDLER
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3 EndMessageContextCallbackInvocations
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ServerMessageContextTest</action><testType>LogicalTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:close
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:close
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:close
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:close
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:close
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:close
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:close
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:close
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:close
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:close
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:25:  Get server side result back from endpoint
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages2</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages2</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: *** action = getArrayMessages2 ***
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: action=getArrayMessages2
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[0]=ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalCrossHandlerPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[1]=ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[2]=ServerLogicalHandler3.MessageContext.setPropertyScope(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3,APPLICATION)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[3]=ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[4]=ServerLogicalHandler3.MessageContext.setPropertyScope(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3,HANDLER)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[5]=ServerLogicalHandler2.MessageContext.put(HandlerServerHandlerProp,INBOUNDServerLogicalHandler2)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[6]=ServerLogicalHandler2.MessageContext.setPropertyScope(HandlerServerHandlerProp,APPLICATION)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[7]=ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalCrossHandlerPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[8]=ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[9]=ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[10]=ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalCrossHandlerPropSetByHandler3)=HANDLER
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[11]=ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3)=APPLICATION
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[12]=ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3)=HANDLER
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[13]=ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[14]=ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[15]=ServerLogicalHandler1.MessageContext.setPropertyScope(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1,APPLICATION)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[16]=ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[17]=ServerLogicalHandler1.MessageContext.setPropertyScope(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1,HANDLER)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[18]=ServerLogicalHandler2.MessageContext.getProperty(HandlerServerHandlerProp)=INBOUNDServerLogicalHandler2server
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[19]=ServerLogicalHandler2.MessageContext.put(HandlerServerHandlerProp,INBOUNDServerLogicalHandler2serverOUTBOUNDServerLogicalHandler2)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[20]=ServerLogicalHandler2.MessageContext.setPropertyScope(HandlerServerHandlerProp,APPLICATION)
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[21]=ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[22]=ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[23]=ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[24]=ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1)=HANDLER
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[25]=ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1)=APPLICATION
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[26]=ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1)=HANDLER
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalCrossHandlerPropSetByHandler3,SetByHandler3)</result><result>ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3,SetByHandler3)</result><result>ServerLogicalHandler3.MessageContext.setPropertyScope(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3,APPLICATION)</result><result>ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3,SetByHandler3)</result><result>ServerLogicalHandler3.MessageContext.setPropertyScope(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3,HANDLER)</result><result>ServerLogicalHandler2.MessageContext.put(HandlerServerHandlerProp,INBOUNDServerLogicalHandler2)</result><result>ServerLogicalHandler2.MessageContext.setPropertyScope(HandlerServerHandlerProp,APPLICATION)</result><result>ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalCrossHandlerPropSetByHandler3)=SetByHandler3</result><result>ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3)=SetByHandler3</result><result>ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3)=SetByHandler3</result><result>ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalCrossHandlerPropSetByHandler3)=HANDLER</result><result>ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3)=APPLICATION</result><result>ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3)=HANDLER</result><result>ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1,SetByHandler1)</result><result>ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1,SetByHandler1)</result><result>ServerLogicalHandler1.MessageContext.setPropertyScope(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1,APPLICATION)</result><result>ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1,SetByHandler1)</result><result>ServerLogicalHandler1.MessageContext.setPropertyScope(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1,HANDLER)</result><result>ServerLogicalHandler2.MessageContext.getProperty(HandlerServerHandlerProp)=INBOUNDServerLogicalHandler2server</result><result>ServerLogicalHandler2.MessageContext.put(HandlerServerHandlerProp,INBOUNDServerLogicalHandler2serverOUTBOUNDServerLogicalHandler2)</result><result>ServerLogicalHandler2.MessageContext.setPropertyScope(HandlerServerHandlerProp,APPLICATION)</result><result>ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1)=SetByHandler1</result><result>ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1)=SetByHandler1</result><result>ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1)=SetByHandler1</result><result>ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1)=HANDLER</result><result>ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1)=APPLICATION</result><result>ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1)=HANDLER</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalCrossHandlerPropSetByHandler3,SetByHandler3)</result><result>ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3,SetByHandler3)</result><result>ServerLogicalHandler3.MessageContext.setPropertyScope(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3,APPLICATION)</result><result>ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3,SetByHandler3)</result><result>ServerLogicalHandler3.MessageContext.setPropertyScope(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3,HANDLER)</result><result>ServerLogicalHandler2.MessageContext.put(HandlerServerHandlerProp,INBOUNDServerLogicalHandler2)</result><result>ServerLogicalHandler2.MessageContext.setPropertyScope(HandlerServerHandlerProp,APPLICATION)</result><result>ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalCrossHandlerPropSetByHandler3)=SetByHandler3</result><result>ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3)=SetByHandler3</result><result>ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3)=SetByHandler3</result><result>ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalCrossHandlerPropSetByHandler3)=HANDLER</result><result>ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3)=APPLICATION</result><result>ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3)=HANDLER</result><result>ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1,SetByHandler1)</result><result>ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1,SetByHandler1)</result><result>ServerLogicalHandler1.MessageContext.setPropertyScope(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1,APPLICATION)</result><result>ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1,SetByHandler1)</result><result>ServerLogicalHandler1.MessageContext.setPropertyScope(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1,HANDLER)</result><result>ServerLogicalHandler2.MessageContext.getProperty(HandlerServerHandlerProp)=INBOUNDServerLogicalHandler2server</result><result>ServerLogicalHandler2.MessageContext.put(HandlerServerHandlerProp,INBOUNDServerLogicalHandler2serverOUTBOUNDServerLogicalHandler2)</result><result>ServerLogicalHandler2.MessageContext.setPropertyScope(HandlerServerHandlerProp,APPLICATION)</result><result>ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1)=SetByHandler1</result><result>ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1)=SetByHandler1</result><result>ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1)=SetByHandler1</result><result>ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1)=HANDLER</result><result>ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1)=APPLICATION</result><result>ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1)=HANDLER</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages4</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages4</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: *** action = getArrayMessages4 ***
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: action=getArrayMessages4
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[0]=InboundServerLogicalHandler2.LogicalMessageContext.getMessage()=returned nonnull
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: message[1]=OutboundServerLogicalHandler2.LogicalMessageContext.getMessage()=returned nonnull
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:25:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>InboundServerLogicalHandler2.LogicalMessageContext.getMessage()=returned nonnull</result><result>OutboundServerLogicalHandler2.LogicalMessageContext.getMessage()=returned nonnull</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>InboundServerLogicalHandler2.LogicalMessageContext.getMessage()=returned nonnull</result><result>OutboundServerLogicalHandler2.LogicalMessageContext.getMessage()=returned nonnull</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:26:  Verifying MessageContext callbacks on Server-Side
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:26:  TRACE: List.size()=27
[javatest.batch] 04-14-2020 11:28:26:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalCrossHandlerPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler3.MessageContext.setPropertyScope(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3,APPLICATION)
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler3.MessageContext.put(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3,SetByHandler3)
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler3.MessageContext.setPropertyScope(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3,HANDLER)
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler2.MessageContext.put(HandlerServerHandlerProp,INBOUNDServerLogicalHandler2)
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler2.MessageContext.setPropertyScope(HandlerServerHandlerProp,APPLICATION)
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalCrossHandlerPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler1.MessageContext.getProperty(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3)=SetByHandler3
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalCrossHandlerPropSetByHandler3)=HANDLER
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalMessageScopeAppPropSetByHandler3)=APPLICATION
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler1.MessageContext.getPropertyScope(INBOUNDServerLogicalMessageScopeHandlerPropSetByHandler3)=HANDLER
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler1.MessageContext.setPropertyScope(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1,APPLICATION)
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler1.MessageContext.put(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1,SetByHandler1)
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler1.MessageContext.setPropertyScope(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1,HANDLER)
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler2.MessageContext.getProperty(HandlerServerHandlerProp)=INBOUNDServerLogicalHandler2server
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler2.MessageContext.put(HandlerServerHandlerProp,INBOUNDServerLogicalHandler2serverOUTBOUNDServerLogicalHandler2)
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler2.MessageContext.setPropertyScope(HandlerServerHandlerProp,APPLICATION)
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler3.MessageContext.getProperty(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1)=SetByHandler1
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalCrossHandlerPropSetByHandler1)=HANDLER
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalMessageScopeAppPropSetByHandler1)=APPLICATION
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ServerLogicalHandler3.MessageContext.getPropertyScope(OUTBOUNDServerLogicalMessageScopeHandlerPropSetByHandler1)=HANDLER
[javatest.batch] 04-14-2020 11:28:26:  Server-Side MessageContext Callbacks are (correct)
[javatest.batch] 04-14-2020 11:28:26:  Verifying LogicalMessageContext callbacks on Server-Side
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:26:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:26:  TRACE: List.size()=2
[javatest.batch] 04-14-2020 11:28:26:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:26:  TRACE: InboundServerLogicalHandler2.LogicalMessageContext.getMessage()=returned nonnull
[javatest.batch] 04-14-2020 11:28:26:  TRACE: OutboundServerLogicalHandler2.LogicalMessageContext.getMessage()=returned nonnull
[javatest.batch] 04-14-2020 11:28:26:  Server-Side LogicalMessageContext Callbacks are (correct)
[javatest.batch] 04-14-2020 11:28:26:  Get server side throwables back from endpoint
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: *** action = getArrayThrowables ***
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: action=getArrayThrowables
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:26:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:28:26:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:26:  cleanup ok
[javatest.batch] 04-14-2020 11:28:27:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/LogicalMessageContext/Client.java#ServerMessageContextTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  137 (137 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1566
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/MessageContext/Scope/Client.java#valueOfTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:29:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:28:29:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:28:29:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t valueOfTest -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:28:29:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:28:29:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:29:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:29:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:28:29:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:28:29:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:28:29:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:28:29:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.MessageContext.Scope.Client
[javatest.batch] 04-14-2020 11:28:29:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.MessageContext.Scope.Client
[javatest.batch] 04-14-2020 11:28:29:  TRACE: ** IN getRunMethod: testname=valueOfTest
[javatest.batch] 04-14-2020 11:28:29:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:28:29:  TRACE: **runmethod=valueOfTest
[javatest.batch] 04-14-2020 11:28:29:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:29:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:28:29:  TRACE: getSetupMethod - checking for testcase specific setup method:  valueOfTest_setup
[javatest.batch] 04-14-2020 11:28:29:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:28:29:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:29:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:28:29:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  valueOfTest_cleanup
[javatest.batch] 04-14-2020 11:28:29:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:28:29:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:28:29:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:29:  setup ok
[javatest.batch] 04-14-2020 11:28:29:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:29:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:28:29:  TRACE: valuesTest
[javatest.batch] 04-14-2020 11:28:29:  Call MessageContext.Scope.valueOf(APPLICATION) ...
[javatest.batch] 04-14-2020 11:28:29:  MessageContext.Scope.valueOf(APPLICATION) passed
[javatest.batch] 04-14-2020 11:28:29:  cleanup ok
[javatest.batch] 04-14-2020 11:28:30:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/MessageContext/Scope/Client.java#valueOfTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  138 (138 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1565
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/MessageContext/Scope/Client.java#valuesTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:31:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:28:31:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:28:31:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t valuesTest -vehicle standalone
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:28:31:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:28:31:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:31:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:31:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:28:31:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:28:31:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:28:31:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:28:31:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.MessageContext.Scope.Client
[javatest.batch] 04-14-2020 11:28:31:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.MessageContext.Scope.Client
[javatest.batch] 04-14-2020 11:28:31:  TRACE: ** IN getRunMethod: testname=valuesTest
[javatest.batch] 04-14-2020 11:28:31:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:28:31:  TRACE: **runmethod=valuesTest
[javatest.batch] 04-14-2020 11:28:31:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:31:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:28:31:  TRACE: getSetupMethod - checking for testcase specific setup method:  valuesTest_setup
[javatest.batch] 04-14-2020 11:28:31:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:28:31:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:31:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:28:31:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  valuesTest_cleanup
[javatest.batch] 04-14-2020 11:28:31:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:28:31:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:28:31:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:31:  setup ok
[javatest.batch] 04-14-2020 11:28:31:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:31:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:28:31:  TRACE: valuesTest
[javatest.batch] 04-14-2020 11:28:31:  Call MessageContext.Scope.values() ...
[javatest.batch] 04-14-2020 11:28:31:  Print Enums
[javatest.batch] 04-14-2020 11:28:31:  -----------
[javatest.batch] 04-14-2020 11:28:31:  APPLICATION
[javatest.batch] 04-14-2020 11:28:31:  HANDLER
[javatest.batch] 04-14-2020 11:28:31:  Searching expected list of enums for APPLICATION
[javatest.batch] 04-14-2020 11:28:31:  Enum found for APPLICATION
[javatest.batch] 04-14-2020 11:28:31:  Searching expected list of enums for HANDLER
[javatest.batch] 04-14-2020 11:28:31:  Enum found for HANDLER
[javatest.batch] 04-14-2020 11:28:31:  cleanup ok
[javatest.batch] 04-14-2020 11:28:32:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/MessageContext/Scope/Client.java#valuesTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  139 (139 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1564
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/PortInfo/Client.java#PortInfoTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:32:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:28:32:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:28:32:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t PortInfoTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:28:32:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:28:32:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:32:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:32:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:28:32:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:28:32:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:28:32:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:28:32:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.PortInfo.Client
[javatest.batch] 04-14-2020 11:28:32:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler.PortInfo.Client
[javatest.batch] 04-14-2020 11:28:32:  TRACE: ** IN getRunMethod: testname=PortInfoTest
[javatest.batch] 04-14-2020 11:28:32:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:28:32:  TRACE: **runmethod=PortInfoTest
[javatest.batch] 04-14-2020 11:28:32:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:32:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:28:32:  TRACE: getSetupMethod - checking for testcase specific setup method:  PortInfoTest_setup
[javatest.batch] 04-14-2020 11:28:32:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:28:32:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:32:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:28:32:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  PortInfoTest_cleanup
[javatest.batch] 04-14-2020 11:28:32:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:28:32:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:28:32:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:32:  setup ok
[javatest.batch] 04-14-2020 11:28:32:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:32:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:28:32:  TRACE: PortInfoTest
[javatest.batch] 04-14-2020 11:28:32:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:28:32:  Service Endpoint URL: http://localhost:8080/WSDLHelloService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:32:  WSDL Location URL:    http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:32:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:28:32:  URL=http://localhost:8080/WSDLHelloService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:32:  siName={http://helloservice.org/wsdl}HelloService
[javatest.batch] Apr 14, 2020 11:28:32 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:28:32:  siClass=com.sun.ts.tests.jaxws.sharedclients.doclithelloclient.HelloService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:28:33:  BindingID=http://schemas.xmlsoap.org/wsdl/soap/http
[javatest.batch] 04-14-2020 11:28:33:  ServiceName={http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:28:33:  PortName={http://helloservice.org/wsdl}HelloPort
[javatest.batch] 04-14-2020 11:28:34:  HandlerChainList=[]
[javatest.batch] 04-14-2020 11:28:34:  HandlerChainSize = 0
[javatest.batch] 04-14-2020 11:28:34:  ServiceName check -> {http://helloservice.org/wsdl}HelloService
[javatest.batch] 04-14-2020 11:28:34:  PortName check -> {http://helloservice.org/wsdl}HelloPort
[javatest.batch] 04-14-2020 11:28:34:  BindingID check -> http://schemas.xmlsoap.org/wsdl/soap/http
[javatest.batch] 04-14-2020 11:28:34:  cleanup ok
[javatest.batch] 04-14-2020 11:28:35:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler/PortInfo/Client.java#PortInfoTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  140 (140 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1563
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPHandlerTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:35:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:28:35:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:28:35:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientSOAPHandlerTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:28:35:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:28:35:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:35:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:35:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:28:35:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:28:35:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:28:35:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:28:35:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:28:35:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:28:35:  TRACE: ** IN getRunMethod: testname=ClientSOAPHandlerTest
[javatest.batch] 04-14-2020 11:28:35:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:28:35:  TRACE: **runmethod=ClientSOAPHandlerTest
[javatest.batch] 04-14-2020 11:28:35:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:35:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:28:35:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientSOAPHandlerTest_setup
[javatest.batch] 04-14-2020 11:28:35:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:28:35:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:35:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:28:35:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientSOAPHandlerTest_cleanup
[javatest.batch] 04-14-2020 11:28:35:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:28:35:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:28:35:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:35:  Create Service object
[javatest.batch] 04-14-2020 11:28:35:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:28:35:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:35:  Service Endpoint3 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:28:35:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:35:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:35:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:28:35:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:35:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:28:35 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:28:35:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:28:36:  setup ok
[javatest.batch] 04-14-2020 11:28:36:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:36:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:28:36:  TRACE: ClientSOAPHandlerTest
[javatest.batch] 04-14-2020 11:28:36:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:28:36:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:28:36:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:28:36:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Programmatically registering the following protocol based handlers through the binding: 
[javatest.batch] ClientSOAPHandler1, ClientLogicalHandler1
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientSOAPHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientLogicalHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}HelloPort
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientSOAPHandler2 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientLogicalHandler2 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientSOAPHandler3 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientLogicalHandler3 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444]
[javatest.batch] 04-14-2020 11:28:36:  HandlerChain size = 8
[javatest.batch] 04-14-2020 11:28:36:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:36:  TRACE: HandlerTracker: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:28:36:  TRACE: HandlerTracker: ClientSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:28:36:  TRACE: HandlerTracker: ClientSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:28:36:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:36:  Get port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Programmatically registering the following protocol based handlers through the binding: 
[javatest.batch] ClientSOAPHandler1, ClientLogicalHandler1
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientSOAPHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientLogicalHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@55a147cc, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@71ba6d4e, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@738dc9b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@3c77d488]
[javatest.batch] 04-14-2020 11:28:36:  HandlerChain size = 4
[javatest.batch] 04-14-2020 11:28:36:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:36:  TRACE: HandlerTracker: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:28:36:  port3=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:28:36:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Programmatically registering the following protocol based handlers through the binding: 
[javatest.batch] ClientSOAPHandler1, ClientLogicalHandler1
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientSOAPHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientLogicalHandler1 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@2eae8e6e, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@8f2ef19, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@470734c3, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@2cf3d63b]
[javatest.batch] 04-14-2020 11:28:36:  HandlerChain size = 4
[javatest.batch] 04-14-2020 11:28:36:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:36:  TRACE: HandlerTracker: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:28:36:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:36:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:36:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444]
[javatest.batch] 04-14-2020 11:28:36:  Port1 HandlerChain size = 8
[javatest.batch] 04-14-2020 11:28:36:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Get binding for port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:28:36:  Port3 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@55a147cc, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@71ba6d4e, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@738dc9b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@3c77d488]
[javatest.batch] 04-14-2020 11:28:36:  Port3 HandlerChain size = 4
[javatest.batch] 04-14-2020 11:28:36:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:36:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@2eae8e6e, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@8f2ef19, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@470734c3, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@2cf3d63b]
[javatest.batch] 04-14-2020 11:28:36:  Port4 HandlerChain size = 4
[javatest.batch] 04-14-2020 11:28:36:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:28:36:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:28:36:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:28:36:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:28:36:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:28:36:  Getting existing Handlers for Port1
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:28:36:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:36:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@7ef82753, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@3b0fe47a]
[javatest.batch] 04-14-2020 11:28:36:  HandlerChain size = 10
[javatest.batch] 04-14-2020 11:28:36:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:36:  TRACE: HandlerTracker: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:28:36:  TRACE: HandlerTracker: ClientSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:28:36:  TRACE: HandlerTracker: ClientSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:28:36:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:28:36:  Invoking RPC method port1.doHandlerTest1()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:36:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:36:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:37:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:37:  TRACE: HandlerTracker: ClientLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:37:  TRACE: HandlerTracker: ClientLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:37:  TRACE: HandlerTracker: ClientLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@3b0fe47a:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@3b0fe47a:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: HandlerTracker: ClientSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: HandlerTracker: ClientSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: HandlerTracker: ClientSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@7ef82753:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:37:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: *** in HelloImpl:doHandlerTest1 ***
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: *** action = ClientSOAPTest ***
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: *** testType = SOAPTest ***
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: *** wscontext = com.sun.xml.ws.server.InvokerTube$1@6489eb5c ***
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: action=ClientSOAPTest
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: getTestType=SOAPTest
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: errors=||
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@4ba5b3be:close
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler1@71744598:close
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler2@1b3c4b89:close
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler3@5cc362c:close
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@37726b4d:close
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@440426e8:close
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler1@68b49761:close
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler2@63f02b82:close
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler3@9ea3af3:close
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@5da9b9c4:close
[javatest.batch] 04-14-2020 11:28:38:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@7ef82753:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@3b0fe47a:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@3b0fe47a:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:38:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:38:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types" xmlns:ns3="http://dlhandlerservice.org/wsdl"><action>ClientSOAPTest</action><testType>SOAPTest</testType><errors/><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:handleMessage
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@7ef82753:close
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler3@50a638b5:close
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler2@3f197a46:close
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler1@7a69b07:close
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8:close
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@3b0fe47a:close
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler3@1817d444:close
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler2@636be97c:close
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler1@5e82df6a:close
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3:close
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:38:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@53f3bdbd
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:38:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@34129c78
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:38:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@7d61eb55
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:38:  Get client side results back from Tracker
[javatest.batch] 04-14-2020 11:28:38:  Verify handleMessage()/init() callbacks
[javatest.batch] 04-14-2020 11:28:38:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:28:38:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:28:38:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:38:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:38:  TRACE: List.size()=43
[javatest.batch] 04-14-2020 11:28:38:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:38:  Testing handlers went through init phase
[javatest.batch] 04-14-2020 11:28:38:  Testing the order of the outbound phase
[javatest.batch] 04-14-2020 11:28:38:  Testing the order of the inbound phase
[javatest.batch] 04-14-2020 11:28:38:  Testing the order of the inbound verses outbound messages
[javatest.batch] 04-14-2020 11:28:38:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:28:38:  Testing the close callbacks for regular situations
[javatest.batch] 04-14-2020 11:28:38:  TRACE: close6=33
[javatest.batch] 04-14-2020 11:28:38:  TRACE: close3=34
[javatest.batch] 04-14-2020 11:28:38:  TRACE: close2=35
[javatest.batch] 04-14-2020 11:28:38:  TRACE: close1=36
[javatest.batch] 04-14-2020 11:28:38:  TRACE: close5=37
[javatest.batch] 04-14-2020 11:28:38:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:28:38:  Verifying callbacks where SOAPHandlers were called after SOAPHandlers on Client-Side
[javatest.batch] 04-14-2020 11:28:38:  TRACE: The complete list of callbacks are the following:
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:38:  TRACE: List.size()=43
[javatest.batch] 04-14-2020 11:28:38:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler2.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler3.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler3.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler2.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler3.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler2.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler1.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Getting just the handleMessage().doOutbound/doInbound messages
[javatest.batch] 04-14-2020 11:28:38:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:38:  TRACE: The list of doOutbound/doInbound callbacks are as follows:
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: The list of doOutbound callbacks are as follows:
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:38:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:28:38:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler2.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler3.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: In looseLastIndexOf
[javatest.batch] 04-14-2020 11:28:38:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:28:38:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientLogicalHandler5.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientLogicalHandler1.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientLogicalHandler2.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientLogicalHandler3.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientLogicalHandler6.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientSOAPHandler5.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientSOAPHandler1.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientSOAPHandler2.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientSOAPHandler3.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientSOAPHandler6.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:38:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:28:38:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientLogicalHandler5.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientLogicalHandler1.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientLogicalHandler2.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientLogicalHandler3.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientLogicalHandler6.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientSOAPHandler5.handleMessage().doOutbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:38:  TRACE: lastLogical=4
[javatest.batch] 04-14-2020 11:28:38:  TRACE: firstSOAP=5
[javatest.batch] 04-14-2020 11:28:38:  TRACE: The list of doInbound callbacks are as follows:
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:38:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:38:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:28:38:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler3.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler2.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler1.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: ClientLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:38:  TRACE: In looseLastIndexOf
[javatest.batch] 04-14-2020 11:28:38:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:28:38:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientSOAPHandler6.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientSOAPHandler3.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientSOAPHandler2.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientSOAPHandler1.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientSOAPHandler5.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientLogicalHandler6.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientLogicalHandler3.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientLogicalHandler2.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientLogicalHandler1.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientLogicalHandler5.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=SOAPHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: In looseIndexOf
[javatest.batch] 04-14-2020 11:28:38:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:28:38:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientSOAPHandler6.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientSOAPHandler3.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientSOAPHandler2.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientSOAPHandler1.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientSOAPHandler5.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: item=|ClientLogicalHandler6.handleMessage().doInbound()|
[javatest.batch] 04-14-2020 11:28:38:  TRACE: searchStr=LogicalHandler
[javatest.batch] 04-14-2020 11:28:38:  TRACE: found item
[javatest.batch] 04-14-2020 11:28:38:  TRACE: lastSOAP=4
[javatest.batch] 04-14-2020 11:28:38:  TRACE: firstLogical=5
[javatest.batch] 04-14-2020 11:28:38:  Client-Side SOAP verses Logical Handler Callbacks are (correct)
[javatest.batch] 04-14-2020 11:28:38:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:28:38:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:28:38:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@53f3bdbd
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:38:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@34129c78
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:38:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@7d61eb55
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:38:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:38:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:28:38:  cleanup ok
[javatest.batch] 04-14-2020 11:28:39:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPHandlerTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  141 (141 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1562
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPInboundHandleMessageFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:40:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:28:40:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:28:40:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientSOAPInboundHandleMessageFalseTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:28:40:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:28:40:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:40:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:40:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:28:40:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:28:40:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:28:40:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:28:40:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:28:40:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:28:40:  TRACE: ** IN getRunMethod: testname=ClientSOAPInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:28:40:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:28:40:  TRACE: **runmethod=ClientSOAPInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:28:40:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:40:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:28:40:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientSOAPInboundHandleMessageFalseTest_setup
[javatest.batch] 04-14-2020 11:28:40:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:28:40:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:40:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:28:40:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientSOAPInboundHandleMessageFalseTest_cleanup
[javatest.batch] 04-14-2020 11:28:40:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:28:40:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:28:40:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:40:  Create Service object
[javatest.batch] 04-14-2020 11:28:40:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:28:40:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:40:  Service Endpoint3 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:28:40:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:40:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:40:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:28:40:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:40:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:28:40 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:28:40:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:28:40:  setup ok
[javatest.batch] 04-14-2020 11:28:40:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:40:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:28:40:  TRACE: ClientSOAPInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:28:40:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:28:40:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:28:40:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:28:40:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:40:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:40:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:40:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:40:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:40:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:40:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:28:40:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:40:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:41:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:41:  Get port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:28:41:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:41:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:41:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:41:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello3Port
[javatest.batch] 04-14-2020 11:28:41:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  Construct HandleInfo for ClientSOAPHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:41:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:28:41:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:28:41:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:41:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:28:41:  port3=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:28:41:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:41:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:41:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:41:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:41:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:28:41:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:41:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:41:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:41:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:41:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:28:41:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:41:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  Get binding for port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:28:41:  Port3 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:28:41:  Port3 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:28:41:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:41:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:28:41:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:41:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:28:41:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:28:41:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:28:41:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:28:41:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:28:41:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  Getting existing Handlers for Port3
[javatest.batch] 04-14-2020 11:28:41:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6
[javatest.batch] 04-14-2020 11:28:41:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:41:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b]
[javatest.batch] 04-14-2020 11:28:41:  HandlerChain size = 4
[javatest.batch] 04-14-2020 11:28:41:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:41:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:28:41:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:28:41:  Purging client-side tracker data
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:41:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:41:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:41:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:41:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:41:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:41:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:41:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:41:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:41:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:41:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:41:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:41:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:41:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:41:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:41:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:41:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:41:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:41:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:41:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:41:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:41:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:41:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:41:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:41:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:41:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:41:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:28:41:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:41:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:41:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:41:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:41:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:41:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:41:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:41:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:28:41:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:41:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:41:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:41:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: *** in Hello3Impl ***
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: *** action = ClientSOAPInboundHandleMessageFalseTest ***
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: *** testType = SOAPTest ***
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: action=ClientSOAPInboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: getTestType=SOAPTest
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:close
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:close
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:close
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:close
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:close
[javatest.batch] 04-14-2020 11:28:42:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:42:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:42:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:42:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:42:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:42:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:42:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:42:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:42:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:42:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:42:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:42:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:42:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:42:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:42:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:42:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:42:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:42:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:42:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:42:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:42:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:42:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:28:42:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:42:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:42:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:42:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:42:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:42:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  TRACE: Checking if this is a 'ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:42:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:42:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  TRACE: Checking if this is a 'ClientSOAPInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:42:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:42:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:close
[javatest.batch] 04-14-2020 11:28:42:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:42:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:28:42:  TRACE: HandlerTracker: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:28:42:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:28:42:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:42:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:28:42:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:42:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:28:42:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:28:42:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:42:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:28:42:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:42:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:42:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:42:  TRACE: List.size()=10
[javatest.batch] 04-14-2020 11:28:42:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:42:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:42:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:42:  TRACE: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:42:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:42:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:42:  TRACE: ClientSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:42:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:42:  TRACE: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:28:42:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:42:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:42:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:28:42:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:28:42:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:28:42:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@7fd7a283
[javatest.batch] 04-14-2020 11:28:42:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:42:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:42:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@22f59fa
[javatest.batch] 04-14-2020 11:28:42:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:42:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:42:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@78fa769e
[javatest.batch] 04-14-2020 11:28:42:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:42:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:42:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:28:42:  cleanup ok
[javatest.batch] 04-14-2020 11:28:43:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPInboundHandleMessageFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  142 (142 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1561
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:43:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:28:43:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:28:43:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:28:44:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:28:44:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:44:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:44:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:28:44:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:28:44:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:28:44:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:28:44:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:28:44:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:28:44:  TRACE: ** IN getRunMethod: testname=ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:28:44:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:28:44:  TRACE: **runmethod=ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:28:44:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:44:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:28:44:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest_setup
[javatest.batch] 04-14-2020 11:28:44:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:28:44:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:44:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:28:44:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:28:44:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:28:44:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:28:44:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:44:  Create Service object
[javatest.batch] 04-14-2020 11:28:44:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:28:44:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:44:  Service Endpoint3 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:28:44:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:44:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:44:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:28:44:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:44:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:28:44 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:28:44:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:28:44:  setup ok
[javatest.batch] 04-14-2020 11:28:44:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:44:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:28:44:  TRACE: ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:28:44:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:28:44:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:28:44:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:28:44:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:44:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:44:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:44:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:44:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:44:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:44:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:28:44:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:44:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:45:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:45:  Get port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:28:45:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:45:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:45:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:45:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello3Port
[javatest.batch] 04-14-2020 11:28:45:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  Construct HandleInfo for ClientSOAPHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:45:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:28:45:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:28:45:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:45:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:28:45:  port3=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:28:45:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:45:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:45:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:45:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:45:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:28:45:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:45:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:45:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:45:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:45:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:28:45:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:45:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  Get binding for port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:28:45:  Port3 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:28:45:  Port3 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:28:45:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:45:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:28:45:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:45:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:28:45:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:28:45:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:28:45:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:28:45:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:28:45:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  Getting existing Handlers for Port3
[javatest.batch] 04-14-2020 11:28:45:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:28:45:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:45:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:45:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:28:45:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:28:45:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:45:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:28:45:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:28:45:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:28:45:  Expecting ProtocolException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:45:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:45:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:45:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:45:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:45:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:45:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:45:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: *** in Hello3Impl ***
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: *** action = ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest ***
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: *** testType = SOAPTest ***
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: action=ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: getTestType=SOAPTest
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:close
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:close
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:close
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:close
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:close
[javatest.batch] 04-14-2020 11:28:45:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:28:45:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:45:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:45:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:45:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:45:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:45:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:46:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:28:46:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:46:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:46:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:46:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:46:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:46:  TRACE: Checking if this is a 'ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:46:  TRACE: Checking if this is a 'ClientSOAPInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:46:  TRACE: Checking if this is a 'ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:46:  TRACE: Checking if this is a 'ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:28:46:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:46:  TRACE: Checking if this is a 'ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:28:46:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:46:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:46:  TRACE: HandlerTracker: ClientSOAPHandler4 Throwing an inbound ProtocolException
[javatest.batch] 04-14-2020 11:28:46:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:close
[javatest.batch] 04-14-2020 11:28:46:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:46:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:28:46:  TRACE: HandlerTracker: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:28:46:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:28:46:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:46:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:28:46:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:46:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:28:46:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:46:  Did get expected ProtocolException
[javatest.batch] 04-14-2020 11:28:46:  Did get expected ProtocolException text
[javatest.batch] 04-14-2020 11:28:46:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:28:46:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:28:46:  TRACE: contextType=SOAP
[javatest.batch] 04-14-2020 11:28:46:  TRACE: remoteException=false
[javatest.batch] 04-14-2020 11:28:46:  TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:46:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:46:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:28:46:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:46:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:46:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:46:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:46:  TRACE: List.size()=13
[javatest.batch] 04-14-2020 11:28:46:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:46:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:46:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:46:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:46:  TRACE: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:46:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:46:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:46:  TRACE: ClientSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:46:  TRACE: ClientSOAPHandler4 Throwing an inbound ProtocolException
[javatest.batch] 04-14-2020 11:28:46:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:46:  TRACE: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:28:46:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:46:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:46:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:46:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:28:46:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:28:46:  TRACE: close6=8
[javatest.batch] 04-14-2020 11:28:46:  TRACE: close4=9
[javatest.batch] 04-14-2020 11:28:46:  TRACE: close5=10
[javatest.batch] 04-14-2020 11:28:46:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:28:46:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:28:46:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:28:46:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@41488b16
[javatest.batch] 04-14-2020 11:28:46:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:46:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:46:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@a8ef162
[javatest.batch] 04-14-2020 11:28:46:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:46:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:46:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@2eea88a1
[javatest.batch] 04-14-2020 11:28:46:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:46:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:46:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:28:46:  cleanup ok
[javatest.batch] 04-14-2020 11:28:47:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPInboundHandleMessageThrowsProtocolExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  143 (143 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1560
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:47:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:28:47:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:28:47:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:28:47:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:28:47:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:47:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:47:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:28:47:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:28:47:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:28:47:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:28:47:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:28:47:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:28:47:  TRACE: ** IN getRunMethod: testname=ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:47:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:28:47:  TRACE: **runmethod=ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:47:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:47:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:28:47:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest_setup
[javatest.batch] 04-14-2020 11:28:47:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:28:47:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:47:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:28:47:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:28:47:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:28:47:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:28:47:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:47:  Create Service object
[javatest.batch] 04-14-2020 11:28:47:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:28:47:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:47:  Service Endpoint3 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:28:47:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:47:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:47:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:28:47:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:47:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:28:47 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:28:47:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:28:47:  setup ok
[javatest.batch] 04-14-2020 11:28:47:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:47:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:28:47:  TRACE: ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:47:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:28:47:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:28:47:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:28:47:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:48:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:48:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:48:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:48:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:28:48:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:48:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:48:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:48:  Get port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:28:48:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:48:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:48:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:48:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello3Port
[javatest.batch] 04-14-2020 11:28:48:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  Construct HandleInfo for ClientSOAPHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:48:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:28:48:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:28:48:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:48:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:28:48:  port3=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:28:48:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:48:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:48:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:48:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:48:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:28:48:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:48:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:48:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:48:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:48:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:28:48:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:48:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  Get binding for port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:28:48:  Port3 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:28:48:  Port3 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:28:48:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:48:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:28:48:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:48:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:28:48:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:28:48:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:28:48:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:28:48:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:28:48:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  Getting existing Handlers for Port3
[javatest.batch] 04-14-2020 11:28:48:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:28:48:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:48:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:48:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:28:48:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:28:48:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:48:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:28:48:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:28:48:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:28:48:  Expecting RuntimeException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:48:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:48:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:48:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:48:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:48:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:48:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:48:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:48:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:48:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:48:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:48:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:48:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:48:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:48:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:48:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:48:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:48:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:48:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:48:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:48:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:48:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:48:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:48:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:48:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:48:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:48:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:48:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:48:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:48:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:48:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:48:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:48:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:48:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:48:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:28:48:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:28:48:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:48:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:48:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:48:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:48:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:48:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:48:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:48:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:48:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:48:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:48:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:48:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:48:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:48:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:48:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:48:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:48:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:48:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:48:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: *** in Hello3Impl ***
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: *** action = ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest ***
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: *** testType = SOAPTest ***
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: action=ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: getTestType=SOAPTest
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:close
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:close
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:close
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:close
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:close
[javatest.batch] 04-14-2020 11:28:49:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:49:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:28:49:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Checking if this is a 'ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:49:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:49:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerTracker: ClientSOAPHandler4 Throwing an inbound RuntimeException
[javatest.batch] 04-14-2020 11:28:49:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:close
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerTracker: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:49:  Did get expected RuntimeException
[javatest.batch] 04-14-2020 11:28:49:  Did get expected RuntimeException text
[javatest.batch] 04-14-2020 11:28:49:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:28:49:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:28:49:  TRACE: contextType=SOAP
[javatest.batch] 04-14-2020 11:28:49:  TRACE: remoteException=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:49:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:49:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:28:49:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:49:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:49:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:49:  TRACE: List.size()=13
[javatest.batch] 04-14-2020 11:28:49:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:49:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: ClientSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: ClientSOAPHandler4 Throwing an inbound RuntimeException
[javatest.batch] 04-14-2020 11:28:49:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:49:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:49:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:28:49:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:28:49:  TRACE: close6=8
[javatest.batch] 04-14-2020 11:28:49:  TRACE: close4=9
[javatest.batch] 04-14-2020 11:28:49:  TRACE: close5=10
[javatest.batch] 04-14-2020 11:28:49:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:28:49:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:28:49:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:28:49:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@a8ef162
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:49:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@2eea88a1
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:49:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@7ac296f6
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:49:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:49:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:28:49:  cleanup ok
[javatest.batch] 04-14-2020 11:28:50:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  144 (144 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1559
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:50:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:28:50:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:28:50:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:28:50:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:28:50:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:50:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:50:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:28:50:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:28:50:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:28:50:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:28:50:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:28:50:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:28:50:  TRACE: ** IN getRunMethod: testname=ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:50:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:28:50:  TRACE: **runmethod=ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:50:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:50:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:28:50:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest_setup
[javatest.batch] 04-14-2020 11:28:50:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:28:50:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:50:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:28:50:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:28:50:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:28:50:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:28:50:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:50:  Create Service object
[javatest.batch] 04-14-2020 11:28:50:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:28:50:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:50:  Service Endpoint3 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:28:50:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:50:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:50:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:28:50:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:50:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:28:50 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:28:50:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:28:51:  setup ok
[javatest.batch] 04-14-2020 11:28:51:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:51:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:28:51:  TRACE: ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:51:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:28:51:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:28:51:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:28:51:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:51:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:51:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:51:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:51:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:51:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:51:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:28:51:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:51:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:52:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:52:  Get port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:28:52:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:52:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:52:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:52:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello3Port
[javatest.batch] 04-14-2020 11:28:52:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  Construct HandleInfo for ClientSOAPHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:52:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:28:52:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:28:52:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:52:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:28:52:  port3=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:28:52:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:52:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:52:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:52:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:52:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:28:52:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:52:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:52:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:52:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:52:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:28:52:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:52:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  Get binding for port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:28:52:  Port3 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:28:52:  Port3 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:28:52:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:52:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:28:52:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:52:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:28:52:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:28:52:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:28:52:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:28:52:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:28:52:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  Getting existing Handlers for Port3
[javatest.batch] 04-14-2020 11:28:52:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:28:52:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:52:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:52:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:28:52:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:28:52:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:52:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:28:52:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:28:52:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Expecting WebServiceException that wraps a SOAPFaultException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:52:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:52:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:52:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:52:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:52:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:52:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:52:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:52:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:52:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: *** in Hello3Impl ***
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: *** action = ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest ***
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: *** testType = SOAPTest ***
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: action=ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: getTestType=SOAPTest
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:52:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:53:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:54:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:close
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:close
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:close
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:close
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:close
[javatest.batch] 04-14-2020 11:28:55:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:55:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:55:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:55:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:55:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:55:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:55:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:55:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:55:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:55:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:28:55:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:55:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:55:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:55:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:55:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:55:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:55:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:55:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:55:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:55:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:55:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:55:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:55:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:55:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:55:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:28:55:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:55:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:55:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:55:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:55:  TRACE: Checking if this is a 'ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:55:  TRACE: Checking if this is a 'ClientSOAPInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:55:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:55:  TRACE: Checking if this is a 'ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:55:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:55:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerTracker: ClientSOAPHandler4 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:28:55:  Create a SOAP MessageFactory instance - soap11
[javatest.batch] JAXWS_Util:getMessageFactory
[javatest.batch] 04-14-2020 11:28:55:  Create a SOAPMessage
[javatest.batch] 04-14-2020 11:28:55:  Get SOAP Part
[javatest.batch] 04-14-2020 11:28:55:  Get SOAP Envelope
[javatest.batch] 04-14-2020 11:28:55:  Get SOAP Body
[javatest.batch] 04-14-2020 11:28:55:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:close
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerTracker: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:55:  Did get expected WebServiceException
[javatest.batch] 04-14-2020 11:28:55:  Did get expected nested WebServiceException text
[javatest.batch] 04-14-2020 11:28:55:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@3cce57c7
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:55:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@1cf56a1c
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:55:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@33f676f6
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:55:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:28:55:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:28:55:  TRACE: contextType=SOAP
[javatest.batch] 04-14-2020 11:28:55:  TRACE: remoteException=false
[javatest.batch] 04-14-2020 11:28:55:  TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:28:55:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:55:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:28:55:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:55:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:28:55:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:28:55:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:55:  TRACE: List.size()=13
[javatest.batch] 04-14-2020 11:28:55:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:28:55:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: ClientSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: ClientSOAPHandler4 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:28:55:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:28:55:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:28:55:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:28:55:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:28:55:  TRACE: close6=8
[javatest.batch] 04-14-2020 11:28:55:  TRACE: close4=9
[javatest.batch] 04-14-2020 11:28:55:  TRACE: close5=10
[javatest.batch] 04-14-2020 11:28:55:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:28:55:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:28:55:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:28:55:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@3cce57c7
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:55:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@1cf56a1c
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:55:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@33f676f6
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:28:55:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:28:55:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:28:55:  cleanup ok
[javatest.batch] 04-14-2020 11:28:56:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  145 (145 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1558
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:28:56:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:28:56:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:28:56:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:28:56:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:28:56:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:56:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:28:56:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:28:56:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:28:56:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:28:56:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:28:56:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:28:56:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:28:56:  TRACE: ** IN getRunMethod: testname=ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:28:56:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:28:56:  TRACE: **runmethod=ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:28:56:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:56:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:28:56:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest_setup
[javatest.batch] 04-14-2020 11:28:56:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:28:56:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:56:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:28:56:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:28:56:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:28:56:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:28:56:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:56:  Create Service object
[javatest.batch] 04-14-2020 11:28:56:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:28:56:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:56:  Service Endpoint3 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:28:56:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:56:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:56:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:28:56:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:28:56:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:28:56 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:28:56:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] 04-14-2020 11:28:57:  setup ok
[javatest.batch] 04-14-2020 11:28:57:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:28:57:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:28:57:  TRACE: ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:28:57:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:28:57:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:28:57:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:28:57:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:57:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:57:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:57:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:57:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:28:57:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:57:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:57:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:28:57:  Get port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:28:57:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:57:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:57:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:57:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello3Port
[javatest.batch] 04-14-2020 11:28:57:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  Construct HandleInfo for ClientSOAPHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:57:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:28:57:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:28:57:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:57:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:28:57:  port3=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:28:57:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:57:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:28:57:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:57:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:57:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:28:57:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:57:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:57:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:28:57:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:28:57:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:28:57:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:57:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  Get binding for port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:28:57:  Port3 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:28:57:  Port3 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:28:57:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:28:57:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:28:57:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:28:57:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:28:57:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:28:57:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:28:57:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:28:57:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:28:57:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  Getting existing Handlers for Port3
[javatest.batch] 04-14-2020 11:28:57:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:28:57:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:57:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:28:57:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:28:57:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:28:57:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:28:57:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:28:57:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:28:57:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:28:57:  Expecting WebServiceException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:57:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:57:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:57:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:57:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:57:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:57:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:57:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:57:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:57:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:57:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:57:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:57:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:57:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:57:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:57:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:57:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:57:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:57:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:58:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:58:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:58:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:58:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:58:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:58:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:28:58:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:28:58:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:58:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:58:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:58:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:58:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:58:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:28:58:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:58:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:58:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:58:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:58:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:58:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:58:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:58:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:58:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:58:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:58:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:58:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:58:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:58:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:58:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:28:58:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:58:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:58:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:58:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:58:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:58:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:58:  TRACE: value=true
[javatest.batch] 04-14-2020 11:28:58:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:28:58:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:58:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:28:58:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:58:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:28:58:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:58:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:28:59:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:00:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:01:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: *** in Hello3Impl ***
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: *** action = ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest ***
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: *** testType = SOAPTest ***
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: action=ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: getTestType=SOAPTest
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Checking if this is a 'ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: whichMsg=ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: Checking if this is a 'ServerSOAPOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:close
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:close
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:close
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:close
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:close
[javatest.batch] 04-14-2020 11:29:03:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:03:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:03:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:03:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:03:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:03:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:03:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:03:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:03:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:03:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:03:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:29:03:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:03:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:03:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:03:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:03:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:03:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:03:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:03:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:03:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:03:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:03:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:03:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:03:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:03:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:03:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:29:03:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:03:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:03:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:03:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  TRACE: Checking if this is a 'ClientSOAPInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:03:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  TRACE: Checking if this is a 'ClientSOAPInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:29:03:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  TRACE: Checking if this is a 'ClientSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:03:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  TRACE: Checking if this is a 'ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:29:03:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:03:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  TRACE: HandlerTracker: ClientSOAPHandler4 Throwing an inbound WebServiceException
[javatest.batch] 04-14-2020 11:29:03:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:close
[javatest.batch] 04-14-2020 11:29:03:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:29:03:  TRACE: HandlerTracker: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:29:03:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:29:03:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:29:03:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:03:  Did get expected WebServiceException
[javatest.batch] 04-14-2020 11:29:03:  Did get expected WebServiceException text
[javatest.batch] 04-14-2020 11:29:03:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:29:03:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:29:03:  TRACE: contextType=SOAP
[javatest.batch] 04-14-2020 11:29:03:  TRACE: remoteException=false
[javatest.batch] 04-14-2020 11:29:03:  TRACE: direction=Inbound
[javatest.batch] 04-14-2020 11:29:03:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:03:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:29:03:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:29:03:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:03:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:03:  TRACE: List.size()=13
[javatest.batch] 04-14-2020 11:29:03:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:29:03:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: ClientSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: ClientSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: ClientSOAPHandler4 Throwing an inbound WebServiceException
[javatest.batch] 04-14-2020 11:29:03:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:03:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:03:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:29:03:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:29:03:  TRACE: close6=8
[javatest.batch] 04-14-2020 11:29:03:  TRACE: close4=9
[javatest.batch] 04-14-2020 11:29:03:  TRACE: close5=10
[javatest.batch] 04-14-2020 11:29:03:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:29:03:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:29:03:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:29:03:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@41488b16
[javatest.batch] 04-14-2020 11:29:03:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:03:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:03:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@a8ef162
[javatest.batch] 04-14-2020 11:29:03:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:03:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:03:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@2eea88a1
[javatest.batch] 04-14-2020 11:29:03:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:03:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:03:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:29:03:  cleanup ok
[javatest.batch] 04-14-2020 11:29:04:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPInboundHandleMessageThrowsWebServiceExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  146 (146 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1557
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPOutboundHandleFaultFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:04:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:29:04:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:29:04:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientSOAPOutboundHandleFaultFalseTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:29:05:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:29:05:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:05:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:05:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:29:05:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:29:05:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:29:05:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:29:05:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:05:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:05:  TRACE: ** IN getRunMethod: testname=ClientSOAPOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:29:05:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:29:05:  TRACE: **runmethod=ClientSOAPOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:29:05:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:05:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:29:05:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientSOAPOutboundHandleFaultFalseTest_setup
[javatest.batch] 04-14-2020 11:29:05:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:29:05:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:05:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:29:05:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientSOAPOutboundHandleFaultFalseTest_cleanup
[javatest.batch] 04-14-2020 11:29:05:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:29:05:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:29:05:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:05:  Create Service object
[javatest.batch] 04-14-2020 11:29:05:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:29:05:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:05:  Service Endpoint3 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:05:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:05:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:05:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:29:05:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:05:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:29:05 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:29:05:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:29:05:  setup ok
[javatest.batch] 04-14-2020 11:29:05:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:05:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:29:05:  TRACE: ClientSOAPOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:29:05:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:29:05:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:29:05:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:29:05:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:05:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:05:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:05:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:05:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:05:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:05:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:29:05:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:05:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:06:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:06:  Get port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:06:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:06:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:06:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:06:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello3Port
[javatest.batch] 04-14-2020 11:29:06:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  Construct HandleInfo for ClientSOAPHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:06:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:29:06:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:29:06:  port3=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:06:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:06:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:06:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:06:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:06:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:29:06:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:06:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:06:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:06:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:29:06:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:06:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  Get binding for port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:06:  Port3 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:29:06:  Port3 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:29:06:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:06:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:29:06:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:06:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:29:06:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:29:06:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:29:06:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:29:06:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:29:06:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  Getting existing Handlers for Port3
[javatest.batch] 04-14-2020 11:29:06:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientSOAPHandler6
[javatest.batch] 04-14-2020 11:29:06:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:06:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:06:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:29:06:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:29:06:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:29:06:  Expecting RuntimeException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:06:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:06:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:06:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:06:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleFaultFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:06:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleFaultFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:06:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:29:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:06:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:06:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:06:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:06:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:06:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:06:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:06:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:06:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:06:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:06:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:06:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:29:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:06:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:06:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:06:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:06:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:29:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientSOAPHandler6 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:29:06:  Create a SOAP MessageFactory instance - soap11
[javatest.batch] JAXWS_Util:getMessageFactory
[javatest.batch] 04-14-2020 11:29:06:  Create a SOAPMessage
[javatest.batch] 04-14-2020 11:29:06:  Get SOAP Part
[javatest.batch] 04-14-2020 11:29:06:  Get SOAP Envelope
[javatest.batch] 04-14-2020 11:29:06:  Get SOAP Body
[javatest.batch] 04-14-2020 11:29:06:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleFault
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientSOAPHandler4.handleFault()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:06:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:06:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Checking if this is a 'ClientSOAPHandler6.handleMessage throws SOAPFaultException for ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:06:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:06:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] 04-14-2020 11:29:06:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] 04-14-2020 11:29:06:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:close
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:06:  Did get expected RuntimeException
[javatest.batch] 04-14-2020 11:29:06:  Did get expected RuntimeException text
[javatest.batch] 04-14-2020 11:29:06:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:29:06:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:29:06:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:06:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:29:06:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:29:06:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:06:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:06:  TRACE: List.size()=11
[javatest.batch] 04-14-2020 11:29:06:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:29:06:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: ClientSOAPHandler6 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:29:06:  TRACE: ClientSOAPHandler4.handleFault()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: ClientLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:06:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:06:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:29:06:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:29:06:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:29:06:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@6f3187b0
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:06:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@2663e964
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:06:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@48b67364
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:06:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:06:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:29:06:  cleanup ok
[javatest.batch] 04-14-2020 11:29:07:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPOutboundHandleFaultFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  147 (147 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1556
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:07:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:29:07:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:29:07:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:29:08:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:29:08:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:08:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:08:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:29:08:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:29:08:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:29:08:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:29:08:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:08:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:08:  TRACE: ** IN getRunMethod: testname=ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:29:08:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:29:08:  TRACE: **runmethod=ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:29:08:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:08:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:29:08:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest_setup
[javatest.batch] 04-14-2020 11:29:08:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:29:08:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:08:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:29:08:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:29:08:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:29:08:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:29:08:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:08:  Create Service object
[javatest.batch] 04-14-2020 11:29:08:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:29:08:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:08:  Service Endpoint3 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:08:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:08:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:08:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:29:08:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:08:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:29:08 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:29:08:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:29:08:  setup ok
[javatest.batch] 04-14-2020 11:29:08:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:08:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:29:08:  TRACE: ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:29:08:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:29:08:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:29:08:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:29:08:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:08:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:08:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:08:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:08:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:08:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:08:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:29:08:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:08:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:09:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:09:  Get port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:09:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:09:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:09:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:09:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello3Port
[javatest.batch] 04-14-2020 11:29:09:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  Construct HandleInfo for ClientSOAPHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:09:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:29:09:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:29:09:  port3=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:09:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:09:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:09:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:09:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:09:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:29:09:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:09:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:09:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:09:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:29:09:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:09:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  Get binding for port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:09:  Port3 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:29:09:  Port3 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:29:09:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:09:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:29:09:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:09:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:29:09:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:29:09:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:29:09:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:29:09:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:29:09:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  Getting existing Handlers for Port3
[javatest.batch] 04-14-2020 11:29:09:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientSOAPHandler6
[javatest.batch] 04-14-2020 11:29:09:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:09:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:09:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:29:09:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:29:09:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:29:09:  Expecting RuntimeException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:09:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:09:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:09:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:09:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:09:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:09:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:09:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:09:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:09:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:09:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:09:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:09:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:09:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:09:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:09:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:09:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:09:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:29:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:09:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:09:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:09:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:09:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:29:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientSOAPHandler6 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:29:09:  Create a SOAP MessageFactory instance - soap11
[javatest.batch] JAXWS_Util:getMessageFactory
[javatest.batch] 04-14-2020 11:29:09:  Create a SOAPMessage
[javatest.batch] 04-14-2020 11:29:09:  Get SOAP Part
[javatest.batch] 04-14-2020 11:29:09:  Get SOAP Envelope
[javatest.batch] 04-14-2020 11:29:09:  Get SOAP Body
[javatest.batch] 04-14-2020 11:29:09:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleFault
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientSOAPHandler4.handleFault()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'ClientSOAPHandler6.handleMessage throws SOAPFaultException for ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:09:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:09:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientSOAPHandler4 Throwing an inbound RuntimeException
[javatest.batch] 04-14-2020 11:29:09:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:close
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:09:  Did get expected RuntimeException
[javatest.batch] 04-14-2020 11:29:09:  Did get expected RuntimeException text
[javatest.batch] 04-14-2020 11:29:09:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:29:09:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:29:09:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:09:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:29:09:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:29:09:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:09:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:09:  TRACE: List.size()=11
[javatest.batch] 04-14-2020 11:29:09:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:29:09:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: ClientSOAPHandler6 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:29:09:  TRACE: ClientSOAPHandler4.handleFault()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: ClientSOAPHandler4 Throwing an inbound RuntimeException
[javatest.batch] 04-14-2020 11:29:09:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:09:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:09:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:29:09:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:29:09:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:29:09:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@57a3e26a
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:09:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@75c56eb9
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:09:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@4bc222e
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:09:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:09:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:29:09:  cleanup ok
[javatest.batch] 04-14-2020 11:29:10:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  148 (148 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1555
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:11:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:29:11:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:29:11:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:29:11:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:29:11:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:11:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:11:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:29:11:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:29:11:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:29:11:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:29:11:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:11:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:11:  TRACE: ** IN getRunMethod: testname=ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:29:11:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:29:11:  TRACE: **runmethod=ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:29:11:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:11:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:29:11:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest_setup
[javatest.batch] 04-14-2020 11:29:11:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:29:11:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:11:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:29:11:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:29:11:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:29:11:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:29:11:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:11:  Create Service object
[javatest.batch] 04-14-2020 11:29:11:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:29:11:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:11:  Service Endpoint3 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:11:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:11:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:11:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:29:11:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:11:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:29:11 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:29:11:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:29:11:  setup ok
[javatest.batch] 04-14-2020 11:29:11:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:11:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:29:11:  TRACE: ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:29:11:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:29:11:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:29:11:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:29:11:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:12:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:12:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:12:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:12:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:29:12:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:12:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:12:  Get port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:12:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:12:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:12:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:12:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello3Port
[javatest.batch] 04-14-2020 11:29:12:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  Construct HandleInfo for ClientSOAPHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:12:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:29:12:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:29:12:  port3=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:12:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:12:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:12:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:12:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:12:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:29:12:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:12:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:12:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:12:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:29:12:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:12:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  Get binding for port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:12:  Port3 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:29:12:  Port3 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:29:12:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:12:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:29:12:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:12:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:29:12:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:29:12:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:29:12:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:29:12:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:29:12:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  Getting existing Handlers for Port3
[javatest.batch] 04-14-2020 11:29:12:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientSOAPHandler6
[javatest.batch] 04-14-2020 11:29:12:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:12:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:12:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:29:12:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:29:12:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:29:12:  Expecting WebServiceException that wraps a SOAPFaultException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:12:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:12:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:12:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:12:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:12:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:12:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:12:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:12:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:12:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:12:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:12:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:12:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:12:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:12:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:12:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:12:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:12:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:29:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:12:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:12:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:12:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:12:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:handleMessage
[javatest.batch] 04-14-2020 11:29:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler6 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:29:12:  Create a SOAP MessageFactory instance - soap11
[javatest.batch] JAXWS_Util:getMessageFactory
[javatest.batch] 04-14-2020 11:29:12:  Create a SOAPMessage
[javatest.batch] 04-14-2020 11:29:12:  Get SOAP Part
[javatest.batch] 04-14-2020 11:29:12:  Get SOAP Envelope
[javatest.batch] 04-14-2020 11:29:12:  Get SOAP Body
[javatest.batch] 04-14-2020 11:29:12:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleFault
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler4.handleFault()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'ClientSOAPHandler6.handleMessage throws SOAPFaultException for ClientSOAPOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Checking if this is a 'ClientSOAPHandler6.handleMessage throws SOAPFaultException for ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:12:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:12:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler4 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:29:12:  Create a SOAP MessageFactory instance - soap11
[javatest.batch] JAXWS_Util:getMessageFactory
[javatest.batch] 04-14-2020 11:29:12:  Create a SOAPMessage
[javatest.batch] 04-14-2020 11:29:12:  Get SOAP Part
[javatest.batch] 04-14-2020 11:29:12:  Get SOAP Envelope
[javatest.batch] 04-14-2020 11:29:12:  Get SOAP Body
[javatest.batch] 04-14-2020 11:29:12:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b:close
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:12:  Did get expected WebServiceException
[javatest.batch] 04-14-2020 11:29:12:  Did get expected WebServiceException text
[javatest.batch] 04-14-2020 11:29:12:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:29:12:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:29:12:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:12:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:29:12:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:29:12:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:12:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:12:  TRACE: List.size()=11
[javatest.batch] 04-14-2020 11:29:12:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:29:12:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: ClientSOAPHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: ClientSOAPHandler6 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:29:12:  TRACE: ClientSOAPHandler4.handleFault()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: ClientSOAPHandler4 Throwing an inbound SOAPFaultException
[javatest.batch] 04-14-2020 11:29:12:  TRACE: ClientSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:12:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:12:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:29:12:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:29:12:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:29:12:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@30b6ffe0
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:12:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@791d1f8b
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:12:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@2415fc55
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:12:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:12:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:29:12:  cleanup ok
[javatest.batch] 04-14-2020 11:29:13:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPOutboundHandleFaultThrowsSOAPFaultExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  149 (149 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1554
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPOutboundHandleMessageFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:14:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:29:14:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:29:14:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientSOAPOutboundHandleMessageFalseTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:29:14:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:29:14:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:14:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:14:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:29:14:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:29:14:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:29:14:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:29:14:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:14:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:14:  TRACE: ** IN getRunMethod: testname=ClientSOAPOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:29:14:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:29:14:  TRACE: **runmethod=ClientSOAPOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:29:14:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:14:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:29:14:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientSOAPOutboundHandleMessageFalseTest_setup
[javatest.batch] 04-14-2020 11:29:14:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:29:14:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:14:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:29:14:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientSOAPOutboundHandleMessageFalseTest_cleanup
[javatest.batch] 04-14-2020 11:29:14:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:29:14:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:29:14:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:14:  Create Service object
[javatest.batch] 04-14-2020 11:29:14:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:29:14:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:14:  Service Endpoint3 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:14:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:14:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:14:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:29:14:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:14:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:29:14 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:29:14:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:29:14:  setup ok
[javatest.batch] 04-14-2020 11:29:14:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:14:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:29:14:  TRACE: ClientSOAPOutboundHandleMessageFalseTest
[javatest.batch] 04-14-2020 11:29:14:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:29:14:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:29:14:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:29:14:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:15:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:15:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:15:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:15:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:29:15:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:15:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:15:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:15:  Get port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:15:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:15:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:15:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:15:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello3Port
[javatest.batch] 04-14-2020 11:29:15:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  Construct HandleInfo for ClientSOAPHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:15:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:29:15:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:29:15:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:15:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:29:15:  port3=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:15:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:15:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:15:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:15:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:15:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:29:15:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:15:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:15:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:15:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:15:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:29:15:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:15:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  Get binding for port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:15:  Port3 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:29:15:  Port3 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:29:15:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:15:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:29:15:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:15:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:29:15:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:29:15:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:29:15:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:29:15:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:29:15:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  Getting existing Handlers for Port3
[javatest.batch] 04-14-2020 11:29:15:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientSOAPHandler6
[javatest.batch] 04-14-2020 11:29:15:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:15:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:15:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:29:15:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:29:15:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:15:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:29:15:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:29:15:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:29:15:  Purging client-side tracker data
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:15:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:15:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:15:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:15:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:15:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:15:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:29:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:15:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:15:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:15:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:15:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:15:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:15:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:15:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:15:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:15:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:15:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:15:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:15:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:15:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:15:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:16:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:29:16:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:16:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:16:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] -----------------------------
[javatest.batch] Original SOAP Message Request
[javatest.batch] -----------------------------
[javatest.batch] <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><S:Body><ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction></S:Body></S:Envelope>
[javatest.batch] 
[javatest.batch] -----------------------------
[javatest.batch] Modified SOAP Message Request
[javatest.batch] -----------------------------
[javatest.batch] <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><S:Body><ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult></S:Body></S:Envelope>
[javatest.batch] 
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:16:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:16:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:16:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:16:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:16:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:16:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:16:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:16:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:16:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:16:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:16:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:16:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:16:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:16:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:29:16:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:16:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:16:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:16:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:16:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:29:16:  TRACE: msg=<ns2:MyResult xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageFalseTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyResult>
[javatest.batch] 04-14-2020 11:29:16:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:29:16:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:16:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:16:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:16:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:29:16:  TRACE: HandlerTracker: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:16:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:29:16:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:16:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:29:16:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:16:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:29:16:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:29:16:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:16:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:29:16:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:29:16:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:16:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:16:  TRACE: List.size()=8
[javatest.batch] 04-14-2020 11:29:16:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:29:16:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:16:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:16:  TRACE: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:16:  TRACE: ClientSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:16:  TRACE: ClientLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:16:  TRACE: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:16:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:16:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:16:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:29:16:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:29:16:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:29:16:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@60db1c0e
[javatest.batch] 04-14-2020 11:29:16:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:16:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:16:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@3e78b6a5
[javatest.batch] 04-14-2020 11:29:16:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:16:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:16:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@769a1df5
[javatest.batch] 04-14-2020 11:29:16:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:16:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:16:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:29:16:  cleanup ok
[javatest.batch] 04-14-2020 11:29:17:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPOutboundHandleMessageFalseTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  150 (150 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1553
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:17:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:29:17:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:29:17:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:29:17:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:29:17:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:17:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:17:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:29:17:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:29:17:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:29:17:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:29:17:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:17:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:17:  TRACE: ** IN getRunMethod: testname=ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:29:17:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:29:17:  TRACE: **runmethod=ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:29:17:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:17:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:29:17:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest_setup
[javatest.batch] 04-14-2020 11:29:17:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:29:17:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:17:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:29:17:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:29:17:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:29:17:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:29:17:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:17:  Create Service object
[javatest.batch] 04-14-2020 11:29:17:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:29:17:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:17:  Service Endpoint3 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:17:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:17:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:17:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:29:17:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:17:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:29:17 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:29:17:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:29:18:  setup ok
[javatest.batch] 04-14-2020 11:29:18:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:18:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:29:18:  TRACE: ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest
[javatest.batch] 04-14-2020 11:29:18:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:29:18:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:29:18:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:29:18:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:18:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:18:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:18:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:18:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:18:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:18:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:29:18:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:18:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:18:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:18:  Get port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:18:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:18:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:18:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:18:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:18:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:18:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:18:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello3Port
[javatest.batch] 04-14-2020 11:29:18:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:18:  Construct HandleInfo for ClientSOAPHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:18:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:29:18:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:29:18:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:18:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:29:18:  port3=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:18:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:19:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:19:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:19:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:19:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:29:19:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:19:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:19:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:19:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:29:19:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:19:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  Get binding for port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:19:  Port3 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:29:19:  Port3 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:29:19:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:19:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:29:19:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:19:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:29:19:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:29:19:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:29:19:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:29:19:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:29:19:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  Getting existing Handlers for Port3
[javatest.batch] 04-14-2020 11:29:19:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:29:19:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:19:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:19:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:29:19:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:29:19:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:29:19:  Expecting ProtocolException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:19:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:19:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:19:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:19:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:19:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:19:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:19:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:19:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:19:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:19:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:19:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:19:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:29:19:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:29:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:19:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:19:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:19:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:19:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:19:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:19:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:19:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:19:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:19:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:19:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:19:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:19:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:19:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:19:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:19:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:19:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:19:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:29:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:19:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerTracker: ClientSOAPHandler4 Throwing an outbound ProtocolException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleFault
[javatest.batch] 04-14-2020 11:29:19:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleFault
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerTracker: ClientSOAPHandler5.handleFault()
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleFault
[javatest.batch] 04-14-2020 11:29:19:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleFault
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleFault
[javatest.batch] 04-14-2020 11:29:19:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleFault
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerTracker: ClientLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode>ns2:Client</faultcode><faultstring>ClientSOAPHandler4.handleMessage throwing an outbound ProtocolException</faultstring></ns2:Fault>
[javatest.batch] 04-14-2020 11:29:19:  TRACE: whichMsg=ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Checking if this is a 'ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:29:19:  TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode>ns2:Client</faultcode><faultstring>ClientSOAPHandler4.handleMessage throwing an outbound ProtocolException</faultstring></ns2:Fault>
[javatest.batch] 04-14-2020 11:29:19:  TRACE: whichMsg=ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:29:19:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleFault
[javatest.batch] 04-14-2020 11:29:19:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleFault
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] 04-14-2020 11:29:19:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerTracker: ClientLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] 04-14-2020 11:29:19:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerTracker: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:19:  Did get expected ProtocolException
[javatest.batch] 04-14-2020 11:29:19:  Did get expected ProtocolException text
[javatest.batch] 04-14-2020 11:29:19:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:29:19:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:29:19:  TRACE: contextType=SOAP
[javatest.batch] 04-14-2020 11:29:19:  TRACE: remoteException=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:29:19:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:19:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:29:19:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:29:19:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:19:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:19:  TRACE: List.size()=12
[javatest.batch] 04-14-2020 11:29:19:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:29:19:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: ClientSOAPHandler4 Throwing an outbound ProtocolException
[javatest.batch] 04-14-2020 11:29:19:  TRACE: ClientSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: ClientLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: ClientLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:19:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:19:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:29:19:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:29:19:  TRACE: close6=-1
[javatest.batch] 04-14-2020 11:29:19:  TRACE: close4=8
[javatest.batch] 04-14-2020 11:29:19:  TRACE: close5=9
[javatest.batch] 04-14-2020 11:29:19:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:29:19:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:29:19:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:29:19:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@3576ddc2
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:19:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@35b74c5c
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:19:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@2e570ded
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:19:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:19:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:29:19:  cleanup ok
[javatest.batch] 04-14-2020 11:29:20:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPOutboundHandleMessageThrowsProtocolExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  151 (151 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1552
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:20:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:29:20:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:29:20:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:29:20:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:29:20:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:21:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:21:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:29:21:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:29:21:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:29:21:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:29:21:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:21:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:21:  TRACE: ** IN getRunMethod: testname=ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:29:21:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:29:21:  TRACE: **runmethod=ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:29:21:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:21:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:29:21:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest_setup
[javatest.batch] 04-14-2020 11:29:21:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:29:21:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:21:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:29:21:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:29:21:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:29:21:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:29:21:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:21:  Create Service object
[javatest.batch] 04-14-2020 11:29:21:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:29:21:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:21:  Service Endpoint3 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:21:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:21:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:21:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:29:21:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:21:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:29:21 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:29:21:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:29:21:  setup ok
[javatest.batch] 04-14-2020 11:29:21:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:21:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:29:21:  TRACE: ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:29:21:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:29:21:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:29:21:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:29:21:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:21:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:21:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:21:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:21:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:21:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:21:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:29:21:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:21:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:22:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:22:  Get port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:22:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:22:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:22:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:22:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello3Port
[javatest.batch] 04-14-2020 11:29:22:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  Construct HandleInfo for ClientSOAPHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:22:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:29:22:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:29:22:  port3=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:22:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:22:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:22:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:22:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:22:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:29:22:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:22:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:22:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:22:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:29:22:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:22:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  Get binding for port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:22:  Port3 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:29:22:  Port3 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:29:22:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:22:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:29:22:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:22:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:29:22:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:29:22:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:29:22:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:29:22:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:29:22:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  Getting existing Handlers for Port3
[javatest.batch] 04-14-2020 11:29:22:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:29:22:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:22:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:22:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:29:22:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:29:22:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:29:22:  Expecting RuntimeException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:22:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:22:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:22:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:22:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:22:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:22:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:22:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:22:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:22:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:29:22:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:22:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:22:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:22:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:22:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:22:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:29:22:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:29:22:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:22:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:22:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:22:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:22:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:22:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:29:22:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:22:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:29:22:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:22:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:29:22:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:22:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:22:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:22:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:22:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:22:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:22:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:22:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:22:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:22:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:22:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:22:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:22:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:22:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:22:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:29:22:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:22:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:22:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:22:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:22:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerTracker: ClientSOAPHandler4 Throwing an inbound RuntimeException
[javatest.batch] 04-14-2020 11:29:22:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerTracker: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:22:  Did get expected RuntimeException
[javatest.batch] 04-14-2020 11:29:22:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:29:22:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:29:22:  TRACE: contextType=SOAP
[javatest.batch] 04-14-2020 11:29:22:  TRACE: remoteException=false
[javatest.batch] 04-14-2020 11:29:22:  TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:29:22:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:22:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:29:22:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:29:22:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:22:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:22:  TRACE: List.size()=9
[javatest.batch] 04-14-2020 11:29:22:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:29:22:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: ClientSOAPHandler4 Throwing an inbound RuntimeException
[javatest.batch] 04-14-2020 11:29:22:  TRACE: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:22:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:22:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:29:22:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:29:22:  TRACE: close6=-1
[javatest.batch] 04-14-2020 11:29:22:  TRACE: close4=5
[javatest.batch] 04-14-2020 11:29:22:  TRACE: close5=6
[javatest.batch] 04-14-2020 11:29:22:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:29:22:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:29:22:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:29:22:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@147e2ae7
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:22:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@448c8166
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:22:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@4470fbd6
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:22:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:22:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:29:22:  cleanup ok
[javatest.batch] 04-14-2020 11:29:23:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  152 (152 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1551
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:23:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:29:23:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:29:23:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:29:24:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:29:24:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:24:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:24:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:29:24:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:29:24:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:29:24:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:29:24:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:24:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:24:  TRACE: ** IN getRunMethod: testname=ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:29:24:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:29:24:  TRACE: **runmethod=ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:29:24:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:24:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:29:24:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest_setup
[javatest.batch] 04-14-2020 11:29:24:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:29:24:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:24:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:29:24:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:29:24:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:29:24:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:29:24:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:24:  Create Service object
[javatest.batch] 04-14-2020 11:29:24:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:29:24:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:24:  Service Endpoint3 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:24:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:24:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:24:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:29:24:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:24:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:29:24 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:29:24:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] 04-14-2020 11:29:24:  setup ok
[javatest.batch] 04-14-2020 11:29:24:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:24:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:29:24:  TRACE: ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:29:24:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:29:24:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:29:24:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:29:24:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:24:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:24:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:24:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:24:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:24:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:24:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:29:24:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:24:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:25:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:25:  Get port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:25:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:25:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:25:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:25:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:25:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:25:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:25:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello3Port
[javatest.batch] 04-14-2020 11:29:25:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:25:  Construct HandleInfo for ClientSOAPHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:25:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:29:25:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:29:25:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:25:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:29:25:  port3=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:25:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:25:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:25:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:25:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:25:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:25:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:25:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:29:25:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:25:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:25:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:25:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:25:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:29:25:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:25:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:25:  Get binding for port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:25:  Port3 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:29:25:  Port3 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:29:25:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:25:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:25:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:29:25:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:25:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:29:25:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:29:25:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:29:25:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:29:25:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:29:25:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:25:  Getting existing Handlers for Port3
[javatest.batch] 04-14-2020 11:29:25:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:25:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:25:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:29:25:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:25:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:25:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:25:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:29:25:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:29:25:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:25:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:29:25:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:29:25:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:29:25:  Expecting SOAPFaultException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:25:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:25:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:25:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:25:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:25:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:25:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:25:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:25:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:25:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:25:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:25:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:25:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:25:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:25:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:25:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:25:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:25:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:25:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:25:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:25:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:25:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:25:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:25:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:29:25:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:25:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:29:25:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:25:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:25:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:25:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:25:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:25:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:25:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:25:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:25:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:25:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:25:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:25:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:25:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:25:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:25:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:29:27:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:29:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:27:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:27:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:27:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:29:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:27:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:29:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:27:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:29:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:27:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:27:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:27:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:27:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:27:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:27:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:27:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:27:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:27:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:27:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:27:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:27:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:29:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:27:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerTracker: ClientSOAPHandler4 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:29:27:  Create a SOAP MessageFactory instance - soap11
[javatest.batch] JAXWS_Util:getMessageFactory
[javatest.batch] 04-14-2020 11:29:27:  Create a SOAPMessage
[javatest.batch] 04-14-2020 11:29:27:  Get SOAP Part
[javatest.batch] 04-14-2020 11:29:27:  Get SOAP Envelope
[javatest.batch] 04-14-2020 11:29:27:  Get SOAP Body
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleFault
[javatest.batch] 04-14-2020 11:29:27:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleFault
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerTracker: ClientSOAPHandler5.handleFault()
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleFault
[javatest.batch] 04-14-2020 11:29:27:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleFault
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleFault
[javatest.batch] 04-14-2020 11:29:27:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleFault
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerTracker: ClientLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:27:  TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:27:  TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Checking if this is a 'ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ClientSOAPHandler4.handleMessage throwing an outbound SOAPFaultException</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></ns2:Fault>
[javatest.batch] 04-14-2020 11:29:27:  TRACE: whichMsg=ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:29:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Checking if this is a 'ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:29:27:  TRACE: msg=<ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.w3.org/2003/05/soap-envelope"><faultcode xmlns:tns="http://dlhandlerservice.org/wsdl">tns:ItsASoapFault</faultcode><faultstring>ClientSOAPHandler4.handleMessage throwing an outbound SOAPFaultException</faultstring><faultactor>faultActor</faultactor><detail><somefaultentry/></detail></ns2:Fault>
[javatest.batch] 04-14-2020 11:29:27:  TRACE: whichMsg=ServerLogicalHandler6.handleMessage throws SOAPFaultException for ServerLogicalOutboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:29:27:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:27:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleFault
[javatest.batch] 04-14-2020 11:29:27:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleFault
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] 04-14-2020 11:29:27:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerTracker: ClientLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleFault
[javatest.batch] 04-14-2020 11:29:27:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerTracker: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:27:  Did get expected SOAPFaultException
[javatest.batch] 04-14-2020 11:29:27:  Did get expected SOAPFaultException text
[javatest.batch] 04-14-2020 11:29:27:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:29:27:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:29:27:  TRACE: contextType=SOAP
[javatest.batch] 04-14-2020 11:29:27:  TRACE: remoteException=false
[javatest.batch] 04-14-2020 11:29:27:  TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:29:27:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:27:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:29:27:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:29:27:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:27:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:27:  TRACE: List.size()=12
[javatest.batch] 04-14-2020 11:29:27:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:29:27:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: ClientSOAPHandler4 Throwing an outbound SOAPFaultException
[javatest.batch] 04-14-2020 11:29:27:  TRACE: ClientSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: ClientLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: ClientLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:27:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:27:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:29:27:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:29:27:  TRACE: close6=-1
[javatest.batch] 04-14-2020 11:29:27:  TRACE: close4=8
[javatest.batch] 04-14-2020 11:29:27:  TRACE: close5=9
[javatest.batch] 04-14-2020 11:29:27:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:29:27:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:29:27:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:29:27:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@19b89d4
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:27:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@4bbf6d0e
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:27:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@30b6ffe0
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:27:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:27:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:29:27:  cleanup ok
[javatest.batch] 04-14-2020 11:29:28:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  153 (153 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1550
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:29:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:29:29:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:29:29:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:29:29:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:29:29:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:29:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:29:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:29:29:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:29:29:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:29:29:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:29:29:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:29:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:29:  TRACE: ** IN getRunMethod: testname=ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:29:29:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:29:29:  TRACE: **runmethod=ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:29:29:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:29:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:29:29:  TRACE: getSetupMethod - checking for testcase specific setup method:  ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest_setup
[javatest.batch] 04-14-2020 11:29:29:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:29:29:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:29:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:29:29:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:29:29:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:29:29:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:29:29:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:29:  Create Service object
[javatest.batch] 04-14-2020 11:29:29:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:29:29:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:29:  Service Endpoint3 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:29:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:29:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:29:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:29:29:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:29:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:29:29 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:29:29:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:29:30:  setup ok
[javatest.batch] 04-14-2020 11:29:30:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:30:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:29:30:  TRACE: ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest
[javatest.batch] 04-14-2020 11:29:30:  Programatically registering the client side handlers by creating new HandlerResolver.
[javatest.batch] 04-14-2020 11:29:30:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:29:30:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:29:30:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:30:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:30:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:30:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:30:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:30:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:30:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:29:30:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:30:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:30:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:30:  Get port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:30:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:30:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:30:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:30:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:30:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:30:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:30:  Create port based handlers for port: {http://dlhandlerservice.org/wsdl}Hello3Port
[javatest.batch] 04-14-2020 11:29:30:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:30:  Construct HandleInfo for ClientSOAPHandler4 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:30:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:29:30:  HandlerChain size = 3
[javatest.batch] 04-14-2020 11:29:30:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:30:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:29:31:  port3=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:31:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:31:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:31:  Programmatically registering the following service based handlers through the binding: 
[javatest.batch] ClientSOAPHandler5, ClientLogicalHandler5
[javatest.batch] 04-14-2020 11:29:31:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:31:  Construct HandleInfo for ClientSOAPHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:31:  Construct HandleInfo for ClientLogicalHandler5 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:31:  HandlerChainList=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:29:31:  HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:31:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:31:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:31:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:31:  Port1 HandlerChain =[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1ddf84b8, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@1139b2f3]
[javatest.batch] 04-14-2020 11:29:31:  Port1 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:31:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:31:  Get binding for port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:31:  Port3 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214]
[javatest.batch] 04-14-2020 11:29:31:  Port3 HandlerChain size = 3
[javatest.batch] 04-14-2020 11:29:31:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:31:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:31:  Port4 HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@1530c739, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@5b1669c0]
[javatest.batch] 04-14-2020 11:29:31:  Port4 HandlerChain size = 2
[javatest.batch] 04-14-2020 11:29:31:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:29:31:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:29:31:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:29:31:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:29:31:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:29:31:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:31:  Getting existing Handlers for Port3
[javatest.batch] 04-14-2020 11:29:31:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:31:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:31:  Programmatically registering the following handlers through the binding: 
[javatest.batch] ClientSOAPHandler6, ClientLogicalHandler6
[javatest.batch] 04-14-2020 11:29:31:  ----------------------------------------------
[javatest.batch] 04-14-2020 11:29:31:  Construct HandleInfo for ClientSOAPHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:31:  Construct HandleInfo for ClientLogicalHandler6 and add to HandlerChain
[javatest.batch] 04-14-2020 11:29:31:  HandlerChain=[com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler6@248e319b, com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b]
[javatest.batch] 04-14-2020 11:29:31:  HandlerChain size = 5
[javatest.batch] 04-14-2020 11:29:31:  TRACE: HandlerTracker: ClientSOAPHandler5.getHeaders()
[javatest.batch] 04-14-2020 11:29:31:  TRACE: HandlerTracker: ClientSOAPHandler4.getHeaders()
[javatest.batch] 04-14-2020 11:29:31:  TRACE: HandlerTracker: ClientSOAPHandler6.getHeaders()
[javatest.batch] 04-14-2020 11:29:31:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:29:31:  Expecting WebServiceException
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:31:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:31:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:31:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:31:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:31:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:31:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:31:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:31:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:31:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:31:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:31:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:31:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:31:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:31:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:31:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:31:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:31:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:31:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:31:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:31:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:31:  TRACE: HandlerTracker: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:31:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:31:  TRACE: Checking if this is a 'LogicalTest</testType>' message
[javatest.batch] 04-14-2020 11:29:31:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:31:  TRACE: whichMsg=LogicalTest</testType>
[javatest.batch] 04-14-2020 11:29:31:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:31:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:31:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:handleMessage
[javatest.batch] 04-14-2020 11:29:31:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:31:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:31:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:31:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:31:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:31:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:31:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:31:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:31:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:31:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:31:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:31:  TRACE: value=true
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:29:32:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:handleMessage
[javatest.batch] 04-14-2020 11:29:32:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:32:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:32:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:32:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:32:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:32:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:32:  TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:32:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:32:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:32:  TRACE: HandlerTracker: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:32:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:32:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:32:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:32:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:29:32:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:32:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:32:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:32:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:32:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:32:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:29:32:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:32:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:32:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:32:  TRACE: Checking if this is a 'ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:32:  TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:32:  TRACE: whichMsg=ClientLogicalOutboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:29:32:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:32:  TRACE: --------------------------------------------
[javatest.batch] in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:32:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:32:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:32:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:32:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:32:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:32:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:32:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:32:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:32:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:32:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:32:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:32:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:32:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:32:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:32:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:32:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:32:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:32:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:32:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:32:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:32:  TRACE: HandlerTracker: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:32:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:32:  TRACE: Checking if this is a 'SOAPTest</testType>' message
[javatest.batch] 04-14-2020 11:29:32:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:32:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:32:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:32:  TRACE: Checking if this is a 'MessageContextTest' message
[javatest.batch] 04-14-2020 11:29:32:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:32:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:32:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:32:  TRACE: Checking if this is a 'ContextPropertiesTest' message
[javatest.batch] 04-14-2020 11:29:32:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:32:  TRACE: --------------------------------------------
[javatest.batch] exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:32:  TRACE: exiting com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:handleMessage
[javatest.batch] 04-14-2020 11:29:32:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:32:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:32:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:32:  TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:32:  TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:32:  TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:32:  TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:32:  TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:32:  TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:32:  TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:32:  TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:32:  TRACE: value=true
[javatest.batch] 04-14-2020 11:29:33:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:handleMessage
[javatest.batch] 04-14-2020 11:29:33:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:33:  TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:33:  TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:33:  TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:33:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:33:  TRACE: HandlerTracker: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:33:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:33:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:33:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:29:33:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:33:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:33:  TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:33:  TRACE: Checking if this is a 'ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest' message
[javatest.batch] 04-14-2020 11:29:33:  TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:33:  TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:33:  TRACE: HandlerTracker: ClientSOAPHandler4 Throwing an outbound WebServiceException
[javatest.batch] 04-14-2020 11:29:33:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler4@1e6a3214:close
[javatest.batch] 04-14-2020 11:29:33:  TRACE: HandlerTracker: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:33:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientSOAPHandler5@60099951:close
[javatest.batch] 04-14-2020 11:29:33:  TRACE: HandlerTracker: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:33:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler6@5d0bf09b:close
[javatest.batch] 04-14-2020 11:29:33:  TRACE: HandlerTracker: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:33:  TRACE: in com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.ClientLogicalHandler5@20140db9:close
[javatest.batch] 04-14-2020 11:29:33:  TRACE: HandlerTracker: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:33:  Did get expected WebServiceException
[javatest.batch] 04-14-2020 11:29:33:  Did get expected WebServiceException text
[javatest.batch] 04-14-2020 11:29:33:  Verifying Client-Side JAXWS-RUNTIME Callbacks
[javatest.batch] 04-14-2020 11:29:33:  TRACE: who=Client
[javatest.batch] 04-14-2020 11:29:33:  TRACE: contextType=SOAP
[javatest.batch] 04-14-2020 11:29:33:  TRACE: remoteException=false
[javatest.batch] 04-14-2020 11:29:33:  TRACE: direction=Outbound
[javatest.batch] 04-14-2020 11:29:33:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:33:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:29:33:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:33:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:29:33:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:33:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:33:  TRACE: List.size()=9
[javatest.batch] 04-14-2020 11:29:33:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:29:33:  TRACE: ClientLogicalHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:33:  TRACE: ClientLogicalHandler6.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:33:  TRACE: ClientSOAPHandler5.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:33:  TRACE: ClientSOAPHandler4.handleMessage().doOutbound()
[javatest.batch] 04-14-2020 11:29:33:  TRACE: ClientSOAPHandler4 Throwing an outbound WebServiceException
[javatest.batch] 04-14-2020 11:29:33:  TRACE: ClientSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:33:  TRACE: ClientSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:33:  TRACE: ClientLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:33:  TRACE: ClientLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:33:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:29:33:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:29:33:  TRACE: close6=-1
[javatest.batch] 04-14-2020 11:29:33:  TRACE: close4=5
[javatest.batch] 04-14-2020 11:29:33:  TRACE: close5=6
[javatest.batch] 04-14-2020 11:29:33:  Client-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:29:33:  Get client side throwables back from Tracker
[javatest.batch] 04-14-2020 11:29:33:  There were no Client Handler exceptions
[javatest.batch] 04-14-2020 11:29:33:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@448c8166
[javatest.batch] 04-14-2020 11:29:33:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:33:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:33:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@4470fbd6
[javatest.batch] 04-14-2020 11:29:33:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:33:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:33:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@15d49048
[javatest.batch] 04-14-2020 11:29:33:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:33:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:33:  Purging client-side tracker data
[javatest.batch] 04-14-2020 11:29:33:  cleanup ok
[javatest.batch] 04-14-2020 11:29:34:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ClientSOAPOutboundHandleMessageThrowsWebServiceExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  154 (154 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1549
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ServerEndpointRemoteRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:34:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:29:34:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:29:34:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerEndpointRemoteRuntimeExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:29:34:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:29:34:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:34:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:34:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:29:34:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:29:34:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:29:34:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:29:34:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:34:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:34:  TRACE: ** IN getRunMethod: testname=ServerEndpointRemoteRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:29:34:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:29:34:  TRACE: **runmethod=ServerEndpointRemoteRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:29:34:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:34:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:29:34:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerEndpointRemoteRuntimeExceptionTest_setup
[javatest.batch] 04-14-2020 11:29:34:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:29:34:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:34:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:29:34:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerEndpointRemoteRuntimeExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:29:34:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:29:34:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:29:34:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:34:  Create Service object
[javatest.batch] 04-14-2020 11:29:34:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:29:34:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:34:  Service Endpoint3 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:34:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:34:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:34:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:29:34:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:34:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:29:34 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] 04-14-2020 11:29:34:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:29:35:  setup ok
[javatest.batch] 04-14-2020 11:29:35:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:35:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:29:35:  TRACE: ServerEndpointRemoteRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:29:35:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:29:35:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:29:35:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:35:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:35:  Get port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:35:  port3=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:35:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:35:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:35:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:35:  Port1 HandlerChain =[]
[javatest.batch] 04-14-2020 11:29:35:  Port1 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:35:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:35:  Get binding for port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:35:  Port3 HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:35:  Port3 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:35:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:35:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:35:  Port4 HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:35:  Port4 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:35:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:29:35:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:29:35:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:29:35:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:29:35:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:29:35:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@173ed316
[javatest.batch] 04-14-2020 11:29:35:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:35:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:35:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@25ce9dc4
[javatest.batch] 04-14-2020 11:29:35:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:35:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:35:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@74ea2410
[javatest.batch] 04-14-2020 11:29:35:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:35:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:35:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:35:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:36:  Expecting RuntimeException wrapped by a WebServiceException
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteRuntimeExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: *** in Hello3Impl ***
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: *** action = EndpointRemoteRuntimeExceptionTest ***
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: *** testType = SOAPTest ***
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Throwing a RuntimeException nested in a RemoteException
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleFault
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleFault
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleFault
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleFault
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleFault
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleFault
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleFault
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'ServerSOAPHandler6.handleMessage throws SOAPFaultException for ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'ServerSOAPHandler6.handleMessage throws SOAPFaultException for ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'ServerSOAPHandler5.handleMessage throws SOAPFaultException for ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleFault
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleFault
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleFault
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:close
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:close
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:close
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:close
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:close
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:36:  Did get expected WebServiceException
[javatest.batch] 04-14-2020 11:29:36:  Did get expected nested RuntimeException
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: *** action = getArrayMessages1 ***
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: action=getArrayMessages1
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[0]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[1]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[2]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[3]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[4]=ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[5]=ServerSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[6]=ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[7]=ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[8]=ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[9]=ServerLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[10]=ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[11]=ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[12]=ServerSOAPHandler4.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[13]=ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[14]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[15]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[16]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[17]=ServerSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: message[18]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler4.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleFault()</result><result>ServerLogicalHandler6.handleFault()</result><result>ServerSOAPHandler5.handleFault()</result><result>ServerSOAPHandler4.handleFault()</result><result>ServerSOAPHandler6.handleFault()</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler4.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler4.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleFault()</result><result>ServerLogicalHandler6.handleFault()</result><result>ServerSOAPHandler5.handleFault()</result><result>ServerSOAPHandler4.handleFault()</result><result>ServerSOAPHandler6.handleFault()</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler4.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: The complete list of messages are the following:
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:36:  TRACE: List.size()=19
[javatest.batch] 04-14-2020 11:29:36:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler4.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: Getting all messages after Inbound
[javatest.batch] 04-14-2020 11:29:36:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:36:  TRACE: The first item found is:
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: who=Server
[javatest.batch] 04-14-2020 11:29:36:  TRACE: contextType=SOAP
[javatest.batch] 04-14-2020 11:29:36:  TRACE: remoteException=true
[javatest.batch] 04-14-2020 11:29:36:  TRACE: direction=
[javatest.batch] 04-14-2020 11:29:36:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:36:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:36:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:36:  TRACE: List.size()=15
[javatest.batch] 04-14-2020 11:29:36:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler4.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:36:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:36:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:29:36:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:29:36:  TRACE: close6=14
[javatest.batch] 04-14-2020 11:29:36:  TRACE: close4=13
[javatest.batch] 04-14-2020 11:29:36:  TRACE: close5=12
[javatest.batch] 04-14-2020 11:29:36:  Server-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:29:36:  Get server side throwables back from endpoint
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:36:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: *** action = getArrayThrowables ***
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: action=getArrayThrowables
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:37:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:29:37:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:37:  cleanup ok
[javatest.batch] 04-14-2020 11:29:38:  TRACE: SLEPT FOR:  1000
[javatest.batch] STATUS:Passed.
[javatest.batch] Passed.
[javatest.batch] ********************************************************************************
[javatest.batch] Finished Test:  PASSED........com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ServerEndpointRemoteRuntimeExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] Number of tests completed:  155 (155 passed, 0 failed, 0 with errors)
[javatest.batch] Number of tests remaining:  1548
[javatest.batch] ********************************************************************************
[javatest.batch] Beginning Test:  com/sun/ts/tests/jaxws/api/javax_xml_ws_handler_soap/SOAPHandler/Client.java#ServerEndpointRemoteSOAPFaultExceptionTest_from_standalone
[javatest.batch] ********************************************************************************
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:38:  Harness - harness.executeMode is set to "2"
[javatest.batch] 04-14-2020 11:29:38:  Harness - keywords (to be passed to tests) set to:  forward
[javatest.batch] 04-14-2020 11:29:38:  Harness - sClassPathFromExecProps = 
[javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../lib/jaxwstck.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/ha-api.jar:/com/sun/ts/tests/jaxws/common/xml/catalog DISPLAY=:0.0 HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Djava.awt.headless=true -Djava.security.policy=/home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/harness.policy -Djava.security.manager -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxws.JAXWSDeliverable -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jax-ws-api-tck-test/glassfish5/glassfish/modules/endorsed com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../tmp/tstest.jte -t ServerEndpointRemoteSOAPFaultExceptionTest -vehicle standalone -ap /home/jenkins/agent/workspace/jax-ws-api-tck-test/xml-ws-tck/bin/xml/../../bin/jaxws-url-props.dat
[javatest.batch] ************************************************************
[javatest.batch] * props file set to "/tmp/default-cts-props.txt"
[javatest.batch] ************************************************************
[javatest.batch] 04-14-2020 11:29:38:  TRACE: #######  Value of harness.socket.retry.count is "10"
[javatest.batch] 04-14-2020 11:29:38:  TRACE: #######  Value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:38:  TRACE: #######  Actual bind value of harness.log.port is "2000"
[javatest.batch] 04-14-2020 11:29:38:  TRACE: in ServiceEETest.run() method
[javatest.batch] 04-14-2020 11:29:38:  TRACE: Vehicle to be used for this test is:  standalone
[javatest.batch] 04-14-2020 11:29:38:  TRACE: in custom vehicle so call on EETest.
[javatest.batch] 04-14-2020 11:29:38:  TRACE: *** in EETest.run(argv,p)
[javatest.batch] 04-14-2020 11:29:38:  TRACE: TESTCLASS=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:38:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxws.api.javax_xml_ws_handler_soap.SOAPHandler.Client
[javatest.batch] 04-14-2020 11:29:38:  TRACE: ** IN getRunMethod: testname=ServerEndpointRemoteSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:29:38:  TRACE: ** GOT RUN METHOD!
[javatest.batch] 04-14-2020 11:29:38:  TRACE: **runmethod=ServerEndpointRemoteSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:29:38:  TRACE: ABOUT TO GET SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:38:  TRACE: No setupMethod annotation present
[javatest.batch] 04-14-2020 11:29:38:  TRACE: getSetupMethod - checking for testcase specific setup method:  ServerEndpointRemoteSOAPFaultExceptionTest_setup
[javatest.batch] 04-14-2020 11:29:38:  TRACE: getSetupMethod - checking for default class specific setup method
[javatest.batch] 04-14-2020 11:29:38:  TRACE: GOT SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:38:  TRACE: No cleanupMethod annotation present
[javatest.batch] 04-14-2020 11:29:38:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  ServerEndpointRemoteSOAPFaultExceptionTest_cleanup
[javatest.batch] 04-14-2020 11:29:38:  TRACE: getCleanupMethod - checking for default class specific cleanup method
[javatest.batch] 04-14-2020 11:29:38:  TRACE: GOT CLEANUP METHOD!
[javatest.batch] 04-14-2020 11:29:38:  TRACE: ABOUT TO INVOKE SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:38:  Create Service object
[javatest.batch] 04-14-2020 11:29:38:  Get URL's used by the test
[javatest.batch] 04-14-2020 11:29:38:  Service Endpoint1 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:38:  Service Endpoint3 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:38:  Service Endpoint4 URL: http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:38:  WSDL Location URL:    http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:38:  JAXWS_Util:getService(URL, QName, Class)
[javatest.batch] 04-14-2020 11:29:38:  URL=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello?wsdl
[javatest.batch] 04-14-2020 11:29:38:  siName={http://dlhandlerservice.org/wsdl}DLHandlerService
[javatest.batch] Apr 14, 2020 11:29:38 AM com.sun.ts.tests.jaxws.common.Modules <clinit>
[javatest.batch] INFO: Error during initialization of [com.sun.ts.tests.jaxws.common.Modules]. Probably not Jigsaw runtime.
[javatest.batch] 04-14-2020 11:29:38:  siClass=com.sun.ts.tests.jaxws.sharedclients.dlhandlerclient.DLHandlerService
[javatest.batch] 04-14-2020 11:29:39:  setup ok
[javatest.batch] 04-14-2020 11:29:39:  TRACE: INVOKED SETUP METHOD!
[javatest.batch] 04-14-2020 11:29:39:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
[javatest.batch] 04-14-2020 11:29:39:  TRACE: ServerEndpointRemoteSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:29:39:  TRACE: entering setupPorts
[javatest.batch] 04-14-2020 11:29:39:  TRACE: entering getPorts
[javatest.batch] 04-14-2020 11:29:39:  Get port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:40:  port1=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello
[javatest.batch] 04-14-2020 11:29:40:  Get port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:40:  port3=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3
[javatest.batch] 04-14-2020 11:29:40:  Get port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:40:  port4=JAX-WS RI 2.3.3 git-revision#cb2aa14: Stub for http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData
[javatest.batch] 04-14-2020 11:29:40:  Get binding for port 1 = HelloPort
[javatest.batch] 04-14-2020 11:29:40:  Port1 HandlerChain =[]
[javatest.batch] 04-14-2020 11:29:40:  Port1 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:40:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  Get binding for port 3 = Hello3Port
[javatest.batch] 04-14-2020 11:29:40:  Port3 HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:40:  Port3 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:40:  ------------------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  Get binding for port 4 = GetTrackerDataPort
[javatest.batch] 04-14-2020 11:29:40:  Port4 HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:40:  Port4 HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:40:  TRACE: leaving getPorts
[javatest.batch] 04-14-2020 11:29:40:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello ...
[javatest.batch] 04-14-2020 11:29:40:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/Hello3 ...
[javatest.batch] 04-14-2020 11:29:40:  Set target endpoint address to=http://localhost:8080/WSDLHandlerService_web/jaxws/GetTrackerData ...
[javatest.batch] 04-14-2020 11:29:40:  TRACE: leaving setupPorts
[javatest.batch] 04-14-2020 11:29:40:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@173ed316
[javatest.batch] 04-14-2020 11:29:40:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:40:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:40:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@25ce9dc4
[javatest.batch] 04-14-2020 11:29:40:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:40:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:40:  Clearing client-side handlers on binding:com.sun.xml.ws.binding.SOAPBindingImpl@74ea2410
[javatest.batch] 04-14-2020 11:29:40:  TRACE: HandlerChain=[]
[javatest.batch] 04-14-2020 11:29:40:  TRACE: HandlerChain size = 0
[javatest.batch] 04-14-2020 11:29:40:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:40:  Expecting SOAPFaultException wrapped by a WebServiceException
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageFalseTest' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleMessageThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: whichMsg=ServerLogicalInboundHandlerThrowsSOAPFaultToClientHandlersTest
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultFalseTest
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsRuntimeExceptionTest
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: msg=<ns2:MyAction xmlns:ns2="http://dlhandlerservice.org/types"><action>EndpointRemoteSOAPFaultExceptionTest</action><testType>SOAPTest</testType><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:MyAction>
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: whichMsg=ServerLogicalInboundHandleFaultThrowsSOAPFaultExceptionTest
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: *** in Hello3Impl ***
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: *** action = EndpointRemoteSOAPFaultExceptionTest ***
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: *** testType = SOAPTest ***
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Throwing a SOAPFaultException nested in a RemoteException
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleFault
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:handleFault
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleFault
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:handleFault
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleFault
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:handleFault
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleFault
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.handleFault()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'ServerSOAPHandler6.handleMessage throws SOAPFaultException for ServerSOAPInboundHandleFaultThrowsSOAPFaultExceptionTest' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'ServerSOAPHandler6.handleMessage throws SOAPFaultException for ServerSOAPInboundHandleFaultThrowsRuntimeExceptionTest' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'ServerSOAPHandler5.handleMessage throws SOAPFaultException for ServerSOAPInboundHandleFaultFalseTest' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:handleFault
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleFault
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:handleFault
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@685539ef:close
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@41d65a0b:close
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@32fccba9:close
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler4@1bb49b48:close
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@4fc1ba14:close
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:40:  Did get expected WebServiceException
[javatest.batch] 04-14-2020 11:29:40:  Did get expected nested SOAPFaultException
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:40:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: *** action = getArrayMessages1 ***
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: action=getArrayMessages1
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayMessages1</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[0]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[1]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[2]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[3]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[4]=ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[5]=ServerSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[6]=ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[7]=ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[8]=ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[9]=ServerLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[10]=ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[11]=ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[12]=ServerSOAPHandler4.handleFault()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[13]=ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[14]=ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[15]=ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[16]=ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[17]=ServerSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[18]=ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler4.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleFault()</result><result>ServerLogicalHandler6.handleFault()</result><result>ServerSOAPHandler5.handleFault()</result><result>ServerSOAPHandler4.handleFault()</result><result>ServerSOAPHandler6.handleFault()</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler4.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler6.close()</result><result>ServerSOAPHandler6.handleMessage().doInbound()</result><result>ServerSOAPHandler4.handleMessage().doInbound()</result><result>ServerSOAPHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler6.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleMessage().doInbound()</result><result>ServerLogicalHandler5.handleFault()</result><result>ServerLogicalHandler6.handleFault()</result><result>ServerSOAPHandler5.handleFault()</result><result>ServerSOAPHandler4.handleFault()</result><result>ServerSOAPHandler6.handleFault()</result><result>ServerLogicalHandler5.close()</result><result>ServerLogicalHandler6.close()</result><result>ServerSOAPHandler5.close()</result><result>ServerSOAPHandler4.close()</result><result>ServerSOAPHandler6.close()</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: The complete list of messages are the following:
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:41:  TRACE: List.size()=19
[javatest.batch] 04-14-2020 11:29:41:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler4.handleFault()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: Getting all messages after Inbound
[javatest.batch] 04-14-2020 11:29:41:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:41:  TRACE: The first item found is:
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: who=Server
[javatest.batch] 04-14-2020 11:29:41:  TRACE: contextType=SOAP
[javatest.batch] 04-14-2020 11:29:41:  TRACE: remoteException=true
[javatest.batch] 04-14-2020 11:29:41:  TRACE: direction=
[javatest.batch] 04-14-2020 11:29:41:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:41:  TRACE: The complete list of callbacks are:
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  TRACE: Dumping List<String>
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  TRACE: 
[javatest.batch] 
[javatest.batch] 04-14-2020 11:29:41:  TRACE: List.size()=15
[javatest.batch] 04-14-2020 11:29:41:  TRACE: List.isEmpty()=false
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler4.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerLogicalHandler6.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerLogicalHandler5.handleMessage().doInbound()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerLogicalHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerLogicalHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler5.handleFault()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler4.handleFault()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler6.handleFault()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler4.close()
[javatest.batch] 04-14-2020 11:29:41:  TRACE: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:41:  Testing that close() was called and the order in which it was called
[javatest.batch] 04-14-2020 11:29:41:  Testing the close callbacks for exceptions
[javatest.batch] 04-14-2020 11:29:41:  TRACE: close6=14
[javatest.batch] 04-14-2020 11:29:41:  TRACE: close4=13
[javatest.batch] 04-14-2020 11:29:41:  TRACE: close5=12
[javatest.batch] 04-14-2020 11:29:41:  Server-Side Callbacks are (correct)
[javatest.batch] 04-14-2020 11:29:41:  Get server side throwables back from endpoint
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>getArrayThrowables</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: *** action = getArrayThrowables ***
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: action=getArrayThrowables
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:41:  Purging server-side tracker data
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=false
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (inbound) - Inbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: msg=<ns2:GetTrackerDataAction xmlns:ns2="http://dlhandlerservice.org/types"><action>purge</action><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataAction>
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: *** in GetTrackerDataImpl ***
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: *** action = purge ***
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: The endpoint is sending back the following data:
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: action=purge
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: harnessloghost=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: harnesslogport=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: harnesslogtraceflag=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: message[0]=purge complete
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: msg=<ns2:GetTrackerDataResult xmlns:ns2="http://dlhandlerservice.org/types"><result>purge complete</result><harnessloghost>10.130.4.173</harnessloghost><harnesslogport>2000</harnesslogport><harnesslogtraceflag>true</harnesslogtraceflag></ns2:GetTrackerDataResult>
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: whichMsg=GetTrackerData
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnessloghost' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnessloghost
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=10.130.4.173
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogport' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogport
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=2000
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Getting the value for item 'harnesslogtraceflag' from the message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: name=harnesslogtraceflag
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: value=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: MESSAGE_OUTBOUND_PROPERTY=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: direction = (outbound) - Outbound
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: Checking if this is a 'GetTrackerData' message
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: foundIt=true
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: --------------------------------------------
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: exiting com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:handleMessage
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler5@157609d1:close
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: HandlerTracker: ServerLogicalHandler5.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerLogicalHandler6@448e2bd1:close
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: HandlerTracker: ServerLogicalHandler6.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler5@2869008a:close
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: HandlerTracker: ServerSOAPHandler5.close()
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: in com.sun.ts.tests.jaxws.sharedwebservices.dlhandlerservice.ServerSOAPHandler6@68d278b7:close
[javatest.batch] 04-14-2020 11:29:41:  SVR-TRACE: HandlerTracker: ServerSOAPHandler6.close()
[javatest.batch] 04-14-2020 11:29:41:  cleanup ok
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 69 killed;
[ssh-agent] Stopped.
Build was aborted
Aborted by Dmitry Kornilov
Skipped archiving because build is not successful
Finished: ABORTED