Skip to content

Regression

com.sun.ts.tests.jaxws.se.api.jakarta_xml_ws.Endpoint.Client.publishTest3_from_standalone_reverse (from xml-ws-tck)

Failing for the past 1 build (Since #155 )
Took 0 ms.

Error Message

test result: Failed. Illegal access to test: com.sun.ts.lib.deliverable.PropertyNotSetException: No value found for jimage.dir. Please check your jte file for an appropiate value

Stacktrace

test result: Failed. Illegal access to test: com.sun.ts.lib.deliverable.PropertyNotSetException: No value found for jimage.dir. Please check your jte file for an appropiate value

Standard Output

#Test Results (version 2)
#Wed Sep 29 10:48:28 UTC 2021
#-----testdescription-----
$file=/home/jenkins/agent/workspace/jakartaee-tck_master/xml-ws-tck/src/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/Client.java
$root=/home/jenkins/agent/workspace/jakartaee-tck_master/xml-ws-tck/src
assertion_ids=JAXWS\:JAVADOC\:22  Creates and publishes an endpoint for the specified implementor object at the given address. The necessary server infrastructure will be created and configured by the JAX-WS implementation using some default configuration. In order to get more control over the server configuration, please use the jakarta.xml.ws.Endpoint\#create(String,Object) and jakarta.xml.ws.Endpoint\#publish(Object) methods instead.\nJAXWS\:JAVADOC\:27  Stops publishing this endpoint. If the endpoint is not in a published state, this method has no effect.\nJAXWS\:JAVADOC\:114  Creates and publishes an endpoint object with the specified address and implementation object.\nJAXWS\:SPEC\:5004  Conformance (Endpoint publish(String address, Object implementor) Method)\: The effect of invoking the publish method on an Endpoint MUST be the same as first invoking the create method with the binding ID appropriate to the URL scheme used by the address, then invoking the publish(String address) method on the resulting endpoint.\nJAXWS\:SPEC\:5005  Conformance (Default Endpoint Binding)\: If the URL scheme for the address argument of the Endpoint.publish method is  http  or  https  then an implementation MUST use the SOAP 1.1/HTTP binding (see 10) as the binding for the created endpoint.\nJAXWS\:SPEC\:5007  Conformance (Publishing over HTTP)\: If the Binding for an Endpoint is a SOAP (see 10) or HTTP (see 11) binding, then an implementation MUST support publishing the Endpoint to a URL whose scheme is either  http  or  https.\nJAXWS\:SPEC\:5008  Conformance (WSDL Publishing)\: An Endpoint that uses the SOAP 1.1/HTTP binding (see 10) MUST make its contract available as a WSDL 1.1 document at the publishing address suffixed with  ?WSDL  or ?wsdl .\nJAXWS\:SPEC\:5017  At publishing time, a JAX-WS implementation MUST patch the endpoint address in the root description document to match the actual address the endpoint is deployed at.\nJAXWS\:SPEC\:5018  A JAX-WS implementation MUST patch the location attributes of all wsdl\:import and xsd\:import statement in local documents that point to local documents. An implementation MUST NOT patch any other location attributes.\nJAXWS\:SPEC\:5019  Implementations MAY support other use cases, but they MUST follow the general rule that any application provided metadata element takes priority over an implementation-generated one, with the exception of the overriding of a port address.\nJAXWS\:SPEC\:5020  The exception to using a metadata document as supplied by the application without any modifications is the address of the wsdl\:port for the endpoint, which MUST be overridden so as to match the address specified as an argument to the publish method or the one implicit in a server context.\nJAXWS\:SPEC\:5021  When publishing the mainWSDL document for an endpoint, an implementation MUST ensure that all references between documents are correct and resolvable. This may require remapping the metadata documents to URLs different from those set as their systemId property. The renaming MUST be consistent, in that the "imports" and "includes" relationships existing between documents when the metadata was supplied to the endpoint MUST be respected at publishing time. Moreover, the same metadata document SHOULD NOT be published at multiple, different URLs.\nJAXWS\:SPEC\:6002  Conformance (Provider createAndPublishEndpoint Method)\: The effect of invoking the createAndPublishEndpoint method on a Provider MUST be the same as first invoking the createEndpoint method with the binding ID appropriate to the URL scheme used by the address, then invoking the publish-(String address) method on the resulting endpoint.
classname=com.sun.ts.tests.jaxws.se.api.jakarta_xml_ws.Endpoint.Client
direction=reverse
finder=cts
id=publishTest3_from_standalone_reverse
keywords=all publishTest3 standalone_vehicle reverse
service_eetest=yes
testArgs=-ap jaxws-url-props.dat
testName=publishTest3
testProps=\ webServerHost  webServerPort  platform.mode  http.server.supports.endpoint.publish  ts.home
test_directory=com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint

#-----environment-----
TS_HOME=/home/jenkins/agent/workspace/jakartaee-tck_master/xml-ws-tck/bin/xml/../..
harness.executeMode=2
harness.log.delayseconds=1
harness.log.port=2000
harness.log.traceflag=false
harness.socket.retry.count=10
harness.temp.directory=${ts.home}/tmp
http.server.supports.endpoint.publish=true
http.server.supports.endpoint.publish.2=true
platform.mode=standalone
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
ts.home=/home/jenkins/agent/workspace/jakartaee-tck_master/xml-ws-tck/bin/xml/../..
ts_home=/home/jenkins/agent/workspace/jakartaee-tck_master/xml-ws-tck/bin/xml/../..
webServerHost=localhost
webServerHost.2=localhost
webServerPort=8080
webServerPort.2=9080

#-----testresult-----
description=file\:/home/jenkins/agent/workspace/jakartaee-tck_master/xml-ws-tck/src/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/Client.java\#publishTest3_from_standalone_reverse
end=Wed Sep 29 10\:48\:28 UTC 2021
environment=ts_unix
execStatus=Failed. Illegal access to test\: com.sun.ts.lib.deliverable.PropertyNotSetException\: No value found for jimage.dir. Please check your jte file for an appropiate value
harnessLoaderMode=Classpath Loader
harnessVariety=Full Bundle
javatestOS=Linux 5.12.7-300.fc34.x86_64 (amd64)
javatestVersion=5.0
script=com.sun.ts.lib.harness.TSScript
sections=script_messages TestRun
start=Wed Sep 29 10\:48\:28 UTC 2021
test=com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/Client.java\#publishTest3_from_standalone_reverse
timeoutSeconds=600
totalTime=4
work=/home/jenkins/agent/workspace/jakartaee-tck_master/xml-ws-tckwork/xml-ws-tck/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint

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

#section:TestRun
----------messages:(0/0)----------
----------log:(0/0)----------
result: Failed. Illegal access to test: com.sun.ts.lib.deliverable.PropertyNotSetException: No value found for jimage.dir. Please check your jte file for an appropiate value


test result: Failed. Illegal access to test: com.sun.ts.lib.deliverable.PropertyNotSetException: No value found for jimage.dir. Please check your jte file for an appropiate value