Skip to content

Failed

com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.MarshallJavaArrayTest_from_standalone (from xml-rpc-tck)

Failing for the past 1 build (Since #10 )
Took 1 sec.

Error Message

test result: Failed. Test case throws exception: MarshallJavaArrayTest failed

Stacktrace

test result: Failed. Test case throws exception: MarshallJavaArrayTest failed

Standard Output

#Test Results (version 2)
#Mon Jul 06 13:19:35 UTC 2020
#-----testdescription-----
$file=/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/xml-rpc-tck/src/com/sun/ts/tests/jaxrpc/ee/j2w/marshalltest/Client.java
$root=/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/xml-rpc-tck/src
assertion_ids=JAXRPC\:SPEC\:11  The JAX-RPC specification requires support for encoded representations of a SOAP message representing an RPC call or RPC response.\nJAXRPC\:SPEC\:202  A JAX-RPC implementation must support transmission of the values of a JAX-RPC supported Java type between a service client and service endpoint at runtime.\nJAXRPC\:SPEC\:204  Supports a Java array with members of a supported JAX-RPC Java type. The JAX-RPC specification requires support for Java array of type java.lang.Object.\nJAXRPC\:SPEC\:208  Service definition interface extends java.rmi.remote directly or indirectly. All methods in the interface throw java.rmi.RemoteException.\nJAXRPC\:SPEC\:212  Method parameters and return types must be the JAX-RPC supported Java types.\nJAXRPC\:SPEC\:214  Service definition interface must not include constant (as public final static) declarations.\nJAXRPC\:SPEC\:219  A Java array or JAX-RPC value type must not include a remote reference as a contained element.\nJAXRPC\:SPEC\:220  JAX-RPC requires support for the pass by copy parameter passing mode for all parameters and return values.\nJAXRPC\:SPEC\:221  Support the standard mapping of the Java types to the XML data types.\nJAXRPC\:SPEC\:224  A byte[] is mapped to the xsd\:base64Binary\nJAXRPC\:SPEC\:225  Maps a Java array to and XML array of one of the following types\:\nJAXRPC\:SPEC\:225.1  Array derived from the soapenc\:Array using the wsd\:arrayType attribute for restriction.\nJAXRPC\:SPEC\:225.2  Array with the soapenc\:arrayType in the schema instance as specified in the SOAP 1.1 encoding.\nJAXRPC\:SPEC\:225.3  Array derived from soapenc\:Array restriction as specific in the SOAP 1.1 specification.\nJAXRPC\:SPEC\:227  The member type of a Java array must be a JAX-RPC supported Java type as defined in the section 5.1.\nJAXRPC\:SPEC\:258  A Java identifier is mapped to an equivalent XML name.\nJAXRPC\:SPEC\:259  A Java package is mapped to a WSDL document.\nJAXRPC\:SPEC\:260  The JAX-RPC specification requires the namespace definitions in the WSDL document to be mapped in an application specific manner. A Java to WSDL mapping tool is required to support the configuration of the namespace definitions in the mapped WSDL document.\nJAXRPC\:SPEC\:261  The Java to WSDL mappng specification does not require any specific authoring style for the mapped WSDL document.\nJAXRPC\:SPEC\:262  A service definition interface (that extends java.rmi.Remote) is mapped to the wsdl\:portType element.\nJAXRPC\:SPEC\:263  The name attribute of the wsdl\:portType has the same name as the service definiton interface.\nJAXRPC\:SPEC\:264  Each Java interface in the service definition heirarchy is mapped to an equivalent wsdl\:portType definition.\nJAXRPC\:SPEC\:265  Each mapped wsdl\:portType definiton includes mapping of the complete set of inherited Java methods.\nJAXRPC\:SPEC\:266  Each method on a Java service definition interface is mapped to an equivalent wsdl\:operation definition.\nJAXRPC\:SPEC\:267  The mapped wsdl\:operation definition preserves the method signature in terms of the parameter ordering.\nJAXRPC\:SPEC\:268  Standard mapping of Java method to a wsdl\:operation\nJAXRPC\:SPEC\:268.1  The name attribute of the mapped wsdl\:operation is the same as the name of the Java method.\nJAXRPC\:SPEC\:268.2  Overloaded Java methods are mapped to multiple wsdl\:operation elements. These mapped wsdl\:operation elements are named same (as the name of the overloaded Java methods) or with unique names depending on the mechanism that is used by server-side JAXRPC runtime system to dispatch methods to the target service endpoint.\nJAXRPC\:SPEC\:268.3  A mapped wsdl\:operation contains wsdl\:input, wsdl\:output and an optional wsdl\:fault based on the mapping of the Java method signature.\nJAXRPC\:SPEC\:268.4  Each Java parameter is mapped to a message part in the corresponding wsdl\:message element. Each message part has a name attribute that is mapped based on the name of the Java parameter and a type attribute mapped from the Java type of the parameter. Message parts appear in the same order as in the Java method signature.\nJAXRPC\:SPEC\:268.5  A Java return type is mapped to a message part in the wsdl\:message. This wsdl\:message corresponds to the wsdl\:output element for the mapped wsdl\:operation.\nJAXRPC\:SPEC\:268.6  For Holder classes used as method parameters, a Java to WSDL mapping tools is required to provide a facility for specifying the related mapping metadata.\nJAXRPC\:SPEC\:268.7  Ordering of the Java parameters is represented in the parameterOrder attribute in the wsdl\:operation element.\nJAXRPC\:SPEC\:268.8  The message part for a return value is not listed in the parameterOrder attribute.\nJAXRPC\:SPEC\:268.9  Each service specific Java exception in a remote method signature is mapped to a wsdl\:fault element.\nJAXRPC\:SPEC\:268.10  The name attribute of the wsdl\:fault element is based on the name of the Java exception.\nJAXRPC\:SPEC\:268.11  The message attribute is the qualified name of the wsdl\:message definition.\nJAXRPC\:SPEC\:268.12  A remote exception is mapped to a standard wsdl\:fault.\nJAXRPC\:SPEC\:279  JAX-RPC requires support for operation with the rpc style and encoded use.\nJAXRPC\:SPEC\:283  In JAX-RPC programming model, rpc style operations are mapped to the corresponding remote methods on a service definition interface.\nWS4EE\:SPEC\:35  See assertion html documents.\nWS4EE\:SPEC\:36  See assertion html documents.\nWS4EE\:SPEC\:70  See assertion html documents.\nWS4EE\:SPEC\:137  See assertion html documents.
classname=com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client
direction=forward
finder=cts
id=MarshallJavaArrayTest_from_standalone
keywords=all jaxrpc webservices javaee_optional MarshallJavaArrayTest standalone_vehicle forward
service_eetest=yes
testArgs=-ap jaxrpc-url-props.dat
testName=MarshallJavaArrayTest
testProps=\ webServerHost  webServerPort  platform.mode
test_directory=com/sun/ts/tests/jaxrpc/ee/j2w/marshalltest

#-----environment-----
JAVA_HOME=/opt/jdk1.8.0_191/jre
JAVA_OPTIONS=
LOCAL_CLASSES=/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish/modules/webservices-osgi.jar\:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish/modules/jakarta.xml.rpc-api.jar\:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish/modules/jakarta.servlet-api.jar\:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish/modules/jakarta.mail.jar\:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish/modules/jaxb-osgi.jar\:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish/modules/jakarta.ejb-api.jar\:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish/modules/glassfish-naming.jar\:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish/modules/bean-validator.jar
TS_HOME=/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/xml-rpc-tck
command.testExecute=com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH\=${TS_HOME}/lib/sigtest.jar\:${TS_HOME}/lib/tsharness.jar\:${TS_HOME}/lib/apiCheck.jar\:${TS_HOME}/lib/jaxrpctck.jar\:${TS_HOME}/lib/javatest.jar\:${TS_HOME}/classes\:${JAVA_HOME}/jre/lib/rt.jar\:${LOCAL_CLASSES} DISPLAY\=\:0.0 HOME\=${user.home} ${JAVA_HOME}/bin/java ${JAVA_OPTIONS} -Ddeliverable.class\=${deliverable.class} $testExecuteClass $testExecuteArgs
deliverable.class=com.sun.ts.lib.deliverable.jaxrpc.JAXRPCDeliverable
harness.executeMode=2
harness.log.delayseconds=1
harness.log.port=2000
harness.log.traceflag=true
harness.socket.retry.count=10
harness.temp.directory=${ts.home}
local.classes=${webserver.home}/modules/webservices-osgi.jar\:${webserver.home}/modules/jakarta.xml.rpc-api.jar\:${webserver.home}/modules/jakarta.servlet-api.jar\:${webserver.home}/modules/jakarta.mail.jar\:${webserver.home}/modules/jaxb-osgi.jar\:${webserver.home}/modules/jakarta.ejb-api.jar\:${webserver.home}/modules/glassfish-naming.jar\:${webserver.home}/modules/bean-validator.jar
platform.mode=standalone
porting.ts.jaxrpc.class.1=com.sun.ts.lib.implementation.sun.jaxrpc.SunRIJAXRPC
porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL
sigTestClasspath=${local.classes}\:${JAVA_HOME}/lib/rt.jar
ts.home=/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/xml-rpc-tck
user.home=?
webServerHost=localhost
webServerPort=8080
webserver.home=/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish

#-----testresult-----
description=file\:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/xml-rpc-tck/src/com/sun/ts/tests/jaxrpc/ee/j2w/marshalltest/Client.java\#MarshallJavaArrayTest_from_standalone
end=Mon Jul 06 13\:19\:35 UTC 2020
environment=ts_unix
execStatus=Failed. Test case throws exception\: MarshallJavaArrayTest failed
harnessLoaderMode=Classpath Loader
harnessVariety=Full Bundle
javatestOS=Linux 3.10.0-1062.el7.x86_64 (amd64)
javatestVersion=5.0
script=com.sun.ts.lib.harness.TSScript
sections=script_messages TestRun
start=Mon Jul 06 13\:19\:34 UTC 2020
test=com/sun/ts/tests/jaxrpc/ee/j2w/marshalltest/Client.java\#MarshallJavaArrayTest_from_standalone
timeoutSeconds=600
totalTime=1648
work=/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/xml-rpc-tckwork/xml-rpc-tck/com/sun/ts/tests/jaxrpc/ee/j2w/marshalltest

#section:script_messages
----------messages:(0/0)----------

#section:TestRun
----------messages:(1/1737)----------
command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/xml-rpc-tck/lib/sigtest.jar:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/xml-rpc-tck/lib/tsharness.jar:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/xml-rpc-tck/lib/apiCheck.jar:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/xml-rpc-tck/lib/jaxrpctck.jar:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/xml-rpc-tck/lib/javatest.jar:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/xml-rpc-tck/classes:/opt/jdk1.8.0_191/jre/jre/lib/rt.jar:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish/modules/jakarta.xml.rpc-api.jar:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish/modules/jakarta.mail.jar:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish/modules/jakarta.ejb-api.jar:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/jakartaee-tck_8.0.2/glassfish5/glassfish/modules/bean-validator.jar DISPLAY=:0.0 HOME=? /opt/jdk1.8.0_191/jre/bin/java -Ddeliverable.class=com.sun.ts.lib.deliverable.jaxrpc.JAXRPCDeliverable com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jakartaee-tck_8.0.2/xml-rpc-tck/tmp/tstest.jte -t MarshallJavaArrayTest -vehicle standalone -ap /home/jenkins/agent/workspace/jakartaee-tck_8.0.2/xml-rpc-tck/bin/jaxrpc-url-props.dat
----------log:(410/30021)----------
************************************************************
* props file set to "/tmp/?-cts-props.txt"
************************************************************
07-06-2020 13:19:34:  TRACE: #######  Value of harness.socket.retry.count is "10"
07-06-2020 13:19:34:  TRACE: #######  Value of harness.log.port is "2000"
07-06-2020 13:19:34:  TRACE: #######  Actual bind value of harness.log.port is "2000"
07-06-2020 13:19:34:  TRACE: in ServiceEETest.run() method
07-06-2020 13:19:34:  TRACE: Vehicle to be used for this test is:  standalone
07-06-2020 13:19:34:  TRACE: in custom vehicle so call on EETest.
07-06-2020 13:19:34:  TRACE: *** in EETest.run(argv,p)
07-06-2020 13:19:34:  TRACE: TESTCLASS=com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client
07-06-2020 13:19:34:  TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client
07-06-2020 13:19:34:  TRACE: ** IN getRunMethod: testname=MarshallJavaArrayTest
07-06-2020 13:19:34:  TRACE: ** GOT RUN METHOD!
07-06-2020 13:19:34:  TRACE: **runmethod=MarshallJavaArrayTest
07-06-2020 13:19:34:  TRACE: ABOUT TO GET SETUP METHOD!
07-06-2020 13:19:34:  TRACE: No setupMethod annotation present
07-06-2020 13:19:34:  TRACE: getSetupMethod - checking for testcase specific setup method:  MarshallJavaArrayTest_setup
07-06-2020 13:19:34:  TRACE: getSetupMethod - checking for default class specific setup method
07-06-2020 13:19:34:  TRACE: GOT SETUP METHOD!
07-06-2020 13:19:34:  TRACE: No cleanupMethod annotation present
07-06-2020 13:19:34:  TRACE: getCleanupMethod - checking for testcase specific cleanup method:  MarshallJavaArrayTest_cleanup
07-06-2020 13:19:34:  TRACE: getCleanupMethod - checking for default class specific cleanup method
07-06-2020 13:19:34:  TRACE: GOT CLEANUP METHOD!
07-06-2020 13:19:34:  TRACE: ABOUT TO INVOKE SETUP METHOD!
07-06-2020 13:19:34:  Get URL's used by the test
07-06-2020 13:19:34:  Service Endpoint URL: http://localhost:8080/J2WMT_web/ws4ee
07-06-2020 13:19:34:  WSDL Location URL:    http://localhost:8080/J2WMT_web/ws4ee?WSDL
07-06-2020 13:19:34:  JAXRPC_Util.getStub()
07-06-2020 13:19:34:  Get service implementation class for service interface=com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTestService
07-06-2020 13:19:34:  JAXRPC_Util:getServiceFactory
07-06-2020 13:19:34:  Creating ServiceFactory instance
07-06-2020 13:19:34:  ServiceImplClass=com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTestService_Impl@63e31ee
07-06-2020 13:19:34:  Get stub class for port method=getMarshallTestPort
07-06-2020 13:19:34:  Cast stub to base Stub class ...
07-06-2020 13:19:34:  Setting target endpoint to http://localhost:8080/J2WMT_web/ws4ee ...
07-06-2020 13:19:34:  setup ok
07-06-2020 13:19:34:  TRACE: INVOKED SETUP METHOD!
07-06-2020 13:19:34:  TRACE: ABOUT TO INVOKE EETEST RUN METHOD!
07-06-2020 13:19:34:  MarshallJavaArrayTest
07-06-2020 13:19:34:  MarshallJavaArrayTest:(booleanArrayTest)
07-06-2020 13:19:34:  Passing/Returning boolean array to/from JAXRPC Service
07-06-2020 13:19:34:  ERROR: Caught exception: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
07-06-2020 13:19:34:  ERROR: java.rmi.RemoteException: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.booleanArrayTest(MarshallTest_Stub.java:1160)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.booleanArrayTest(Client.java:956)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.MarshallJavaArrayTest(Client.java:387)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:40)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:38)
Caused by: HTTP Status-Code 404: Not Found - Not Found
	at com.sun.xml.rpc.client.http.HttpClientTransport.checkResponseCode(HttpClientTransport.java:330)
	at com.sun.xml.rpc.client.http.HttpClientTransport.connectForResponse(HttpClientTransport.java:278)
	at com.sun.xml.rpc.client.http.HttpClientTransport.invoke(HttpClientTransport.java:99)
	at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:103)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.booleanArrayTest(MarshallTest_Stub.java:1143)
	... 14 more

07-06-2020 13:19:34:  ERROR: MarshallJavaArrayTest:(booleanArrayTest) ... FAILED
07-06-2020 13:19:34:  MarshallJavaArrayTest:(byteArrayTest)
07-06-2020 13:19:34:  ERROR: Caught exception: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
07-06-2020 13:19:34:  ERROR: java.rmi.RemoteException: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.byteArrayTest(MarshallTest_Stub.java:1925)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.byteArrayTest(Client.java:973)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.MarshallJavaArrayTest(Client.java:389)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:40)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:38)
Caused by: HTTP Status-Code 404: Not Found - Not Found
	at com.sun.xml.rpc.client.http.HttpClientTransport.checkResponseCode(HttpClientTransport.java:330)
	at com.sun.xml.rpc.client.http.HttpClientTransport.connectForResponse(HttpClientTransport.java:278)
	at com.sun.xml.rpc.client.http.HttpClientTransport.invoke(HttpClientTransport.java:99)
	at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:103)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.byteArrayTest(MarshallTest_Stub.java:1908)
	... 14 more

07-06-2020 13:19:34:  ERROR: MarshallJavaArrayTest:(byteArrayTest) ... FAILED
07-06-2020 13:19:34:  MarshallJavaArrayTest:(shortArrayTest)
07-06-2020 13:19:34:  ERROR: Caught exception: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
07-06-2020 13:19:34:  ERROR: java.rmi.RemoteException: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.shortArrayTest(MarshallTest_Stub.java:1517)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.shortArrayTest(Client.java:990)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.MarshallJavaArrayTest(Client.java:391)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:40)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:38)
Caused by: HTTP Status-Code 404: Not Found - Not Found
	at com.sun.xml.rpc.client.http.HttpClientTransport.checkResponseCode(HttpClientTransport.java:330)
	at com.sun.xml.rpc.client.http.HttpClientTransport.connectForResponse(HttpClientTransport.java:278)
	at com.sun.xml.rpc.client.http.HttpClientTransport.invoke(HttpClientTransport.java:99)
	at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:103)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.shortArrayTest(MarshallTest_Stub.java:1500)
	... 14 more

07-06-2020 13:19:34:  ERROR: MarshallJavaArrayTest:(shortArrayTest) ... FAILED
07-06-2020 13:19:34:  MarshallJavaArrayTest:(intArrayTest)
07-06-2020 13:19:34:  ERROR: Caught exception: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
07-06-2020 13:19:34:  ERROR: java.rmi.RemoteException: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.intArrayTest(MarshallTest_Stub.java:2333)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.intArrayTest(Client.java:1007)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.MarshallJavaArrayTest(Client.java:393)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:40)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:38)
Caused by: HTTP Status-Code 404: Not Found - Not Found
	at com.sun.xml.rpc.client.http.HttpClientTransport.checkResponseCode(HttpClientTransport.java:330)
	at com.sun.xml.rpc.client.http.HttpClientTransport.connectForResponse(HttpClientTransport.java:278)
	at com.sun.xml.rpc.client.http.HttpClientTransport.invoke(HttpClientTransport.java:99)
	at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:103)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.intArrayTest(MarshallTest_Stub.java:2316)
	... 14 more

07-06-2020 13:19:34:  ERROR: MarshallJavaArrayTest:(intArrayTest) ... FAILED
07-06-2020 13:19:34:  MarshallJavaArrayTest:(longArrayTest)
07-06-2020 13:19:34:  ERROR: Caught exception: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
07-06-2020 13:19:34:  ERROR: java.rmi.RemoteException: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.longArrayTest(MarshallTest_Stub.java:596)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.longArrayTest(Client.java:1024)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.MarshallJavaArrayTest(Client.java:395)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:40)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:38)
Caused by: HTTP Status-Code 404: Not Found - Not Found
	at com.sun.xml.rpc.client.http.HttpClientTransport.checkResponseCode(HttpClientTransport.java:330)
	at com.sun.xml.rpc.client.http.HttpClientTransport.connectForResponse(HttpClientTransport.java:278)
	at com.sun.xml.rpc.client.http.HttpClientTransport.invoke(HttpClientTransport.java:99)
	at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:103)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.longArrayTest(MarshallTest_Stub.java:579)
	... 14 more

07-06-2020 13:19:34:  ERROR: MarshallJavaArrayTest:(longArrayTest) ... FAILED
07-06-2020 13:19:34:  MarshallJavaArrayTest:(floatArrayTest)
07-06-2020 13:19:34:  ERROR: Caught exception: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
07-06-2020 13:19:34:  ERROR: java.rmi.RemoteException: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.floatArrayTest(MarshallTest_Stub.java:2384)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.floatArrayTest(Client.java:1041)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.MarshallJavaArrayTest(Client.java:397)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:40)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:38)
Caused by: HTTP Status-Code 404: Not Found - Not Found
	at com.sun.xml.rpc.client.http.HttpClientTransport.checkResponseCode(HttpClientTransport.java:330)
	at com.sun.xml.rpc.client.http.HttpClientTransport.connectForResponse(HttpClientTransport.java:278)
	at com.sun.xml.rpc.client.http.HttpClientTransport.invoke(HttpClientTransport.java:99)
	at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:103)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.floatArrayTest(MarshallTest_Stub.java:2367)
	... 14 more

07-06-2020 13:19:34:  ERROR: MarshallJavaArrayTest:(floatArrayTest) ... FAILED
07-06-2020 13:19:34:  MarshallJavaArrayTest:(doubleArrayTest)
07-06-2020 13:19:34:  ERROR: Caught exception: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
07-06-2020 13:19:34:  ERROR: java.rmi.RemoteException: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.doubleArrayTest(MarshallTest_Stub.java:2282)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.doubleArrayTest(Client.java:1058)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.MarshallJavaArrayTest(Client.java:399)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:40)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:38)
Caused by: HTTP Status-Code 404: Not Found - Not Found
	at com.sun.xml.rpc.client.http.HttpClientTransport.checkResponseCode(HttpClientTransport.java:330)
	at com.sun.xml.rpc.client.http.HttpClientTransport.connectForResponse(HttpClientTransport.java:278)
	at com.sun.xml.rpc.client.http.HttpClientTransport.invoke(HttpClientTransport.java:99)
	at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:103)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.doubleArrayTest(MarshallTest_Stub.java:2265)
	... 14 more

07-06-2020 13:19:34:  ERROR: MarshallJavaArrayTest:(doubleArrayTest) ... FAILED
07-06-2020 13:19:34:  MarshallJavaArrayTest:(StringArrayTest)
07-06-2020 13:19:34:  ERROR: Caught exception: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
07-06-2020 13:19:34:  ERROR: java.rmi.RemoteException: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.stringArrayTest(MarshallTest_Stub.java:800)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.StringArrayTest(Client.java:1075)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.MarshallJavaArrayTest(Client.java:401)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:40)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:38)
Caused by: HTTP Status-Code 404: Not Found - Not Found
	at com.sun.xml.rpc.client.http.HttpClientTransport.checkResponseCode(HttpClientTransport.java:330)
	at com.sun.xml.rpc.client.http.HttpClientTransport.connectForResponse(HttpClientTransport.java:278)
	at com.sun.xml.rpc.client.http.HttpClientTransport.invoke(HttpClientTransport.java:99)
	at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:103)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.stringArrayTest(MarshallTest_Stub.java:783)
	... 14 more

07-06-2020 13:19:34:  ERROR: MarshallJavaArrayTest:(StringArrayTest) ... FAILED
07-06-2020 13:19:34:  MarshallJavaArrayTest:(CalendarArrayTest)
07-06-2020 13:19:34:  ERROR: Caught exception: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
07-06-2020 13:19:34:  ERROR: java.rmi.RemoteException: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.calendarArrayTest(MarshallTest_Stub.java:749)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.CalendarArrayTest(Client.java:1092)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.MarshallJavaArrayTest(Client.java:403)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:40)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:38)
Caused by: HTTP Status-Code 404: Not Found - Not Found
	at com.sun.xml.rpc.client.http.HttpClientTransport.checkResponseCode(HttpClientTransport.java:330)
	at com.sun.xml.rpc.client.http.HttpClientTransport.connectForResponse(HttpClientTransport.java:278)
	at com.sun.xml.rpc.client.http.HttpClientTransport.invoke(HttpClientTransport.java:99)
	at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:103)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.calendarArrayTest(MarshallTest_Stub.java:732)
	... 14 more

07-06-2020 13:19:34:  ERROR: MarshallJavaArrayTest:(CalendarArrayTest) ... FAILED
07-06-2020 13:19:34:  MarshallJavaArrayTest:(BigIntegerArrayTest)
07-06-2020 13:19:34:  ERROR: Caught exception: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
07-06-2020 13:19:34:  ERROR: java.rmi.RemoteException: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.bigIntegerArrayTest(MarshallTest_Stub.java:188)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.BigIntegerArrayTest(Client.java:1110)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.MarshallJavaArrayTest(Client.java:405)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:40)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:38)
Caused by: HTTP Status-Code 404: Not Found - Not Found
	at com.sun.xml.rpc.client.http.HttpClientTransport.checkResponseCode(HttpClientTransport.java:330)
	at com.sun.xml.rpc.client.http.HttpClientTransport.connectForResponse(HttpClientTransport.java:278)
	at com.sun.xml.rpc.client.http.HttpClientTransport.invoke(HttpClientTransport.java:99)
	at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:103)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.bigIntegerArrayTest(MarshallTest_Stub.java:171)
	... 14 more

07-06-2020 13:19:34:  ERROR: MarshallJavaArrayTest:(BigIntegerArrayTest) ... FAILED
07-06-2020 13:19:34:  MarshallJavaArrayTest:(BigDecimalArrayTest)
07-06-2020 13:19:34:  ERROR: Caught exception: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
07-06-2020 13:19:34:  ERROR: java.rmi.RemoteException: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.bigDecimalArrayTest(MarshallTest_Stub.java:698)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.BigDecimalArrayTest(Client.java:1127)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.MarshallJavaArrayTest(Client.java:407)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:40)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:38)
Caused by: HTTP Status-Code 404: Not Found - Not Found
	at com.sun.xml.rpc.client.http.HttpClientTransport.checkResponseCode(HttpClientTransport.java:330)
	at com.sun.xml.rpc.client.http.HttpClientTransport.connectForResponse(HttpClientTransport.java:278)
	at com.sun.xml.rpc.client.http.HttpClientTransport.invoke(HttpClientTransport.java:99)
	at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:103)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.bigDecimalArrayTest(MarshallTest_Stub.java:681)
	... 14 more

07-06-2020 13:19:34:  ERROR: MarshallJavaArrayTest:(BigDecimalArrayTest) ... FAILED
07-06-2020 13:19:34:  MarshallJavaArrayTest:(JavaBeanArrayTest)
07-06-2020 13:19:34:  ERROR: Caught exception: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
07-06-2020 13:19:34:  ERROR: java.rmi.RemoteException: HTTP Status-Code 404: Not Found - Not Found; nested exception is: 
	HTTP Status-Code 404: Not Found - Not Found
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.javaBeanArrayTest(MarshallTest_Stub.java:647)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.JavaBeanArrayTest(Client.java:1146)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.MarshallJavaArrayTest(Client.java:409)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:40)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:38)
Caused by: HTTP Status-Code 404: Not Found - Not Found
	at com.sun.xml.rpc.client.http.HttpClientTransport.checkResponseCode(HttpClientTransport.java:330)
	at com.sun.xml.rpc.client.http.HttpClientTransport.connectForResponse(HttpClientTransport.java:278)
	at com.sun.xml.rpc.client.http.HttpClientTransport.invoke(HttpClientTransport.java:99)
	at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:103)
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.MarshallTest_Stub.javaBeanArrayTest(MarshallTest_Stub.java:630)
	... 14 more

07-06-2020 13:19:34:  ERROR: MarshallJavaArrayTest:(JavaBeanArrayTest) ... FAILED
07-06-2020 13:19:34:  ERROR: MarshallJavaArrayTest failed
07-06-2020 13:19:34:  ERROR: Test case throws exception: MarshallJavaArrayTest failed
07-06-2020 13:19:34:  ERROR: Exception at:  
07-06-2020 13:19:34:  ERROR: com.sun.ts.lib.harness.EETest$Fault: MarshallJavaArrayTest failed
	at com.sun.ts.tests.jaxrpc.ee.j2w.marshalltest.Client.MarshallJavaArrayTest(Client.java:413)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:40)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:38)

07-06-2020 13:19:34:  cleanup ok
07-06-2020 13:19:35:  TRACE: SLEPT FOR:  1000
STATUS:Failed.Test case throws exception: MarshallJavaArrayTest failed
result: Failed. Test case throws exception: MarshallJavaArrayTest failed


test result: Failed. Test case throws exception: MarshallJavaArrayTest failed