Skip to content

Regression

com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.bare.Client.ActionFaultActionAndAddressingAnnotationsTest_from_standalone (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:25 UTC 2021
#-----testdescription-----
$file=/home/jenkins/agent/workspace/jakartaee-tck_master/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/Client.java
$root=/home/jenkins/agent/workspace/jakartaee-tck_master/xml-ws-tck/src
assertion_ids=JAXWS\:JAVADOC\:130  Explicit value of the WS-Addressing Action message addressing property for the fault message(s) of the operation. Each exception that is mapped to a fault and requires an explicit WS-Addressing Action message addressing property, needs to be specified as a value in this property using FaultAction annotation.\nJAXWS\:JAVADOC\:131  Explicit value of the WS-Addressing Action message addressing property for the input message of the operation.\nJAXWS\:JAVADOC\:132  Explicit value of the WS-Addressing Action message addressing property for the output message of the operation.\nJAXWS\:JAVADOC\:144  Value of WS-Addressing Action message addressing property for the exception\nJAXWS\:SPEC\:3043  Conformance (WSDL Addressing Support)\: An implementation MUST support the mapping of Java to WS-Addressing 1.0  WSDL Metadata[32].\nJAXWS\:SPEC\:3044  Conformance (jakarta.xml.ws.soap.Addressing)\: A Java class that is annotated with the jakarta.xml.ws.soap.Addressing annotation with the enabled element set to true, MUST result in the addition of a wsam\:Addressing extensibility element to the  wsdl\:binding element and it MUST NOT have the wsdl\:required\=true attribute.\nJAXWS\:SPEC\:3045  Conformance (jakarta.xml.ws.soap.Addressing)\: If the required element of the Addressing annotation has a value of true, then the wsam\:Addressing extensibility element MUST contain the wsdl\:required\=true attribute.\nJAXWS\:SPEC\:3049  Conformance (jakarta.xml.ws.Action)\: A Java method annotated with the jakarta.xml.ws.Action.input annotation element MUST result in the addition of a wsam\:Action extensibility element to the wsdl\:input element with the wsam\:Action.value equal to jakarta.xml.ws.Action.input.\nJAXWS\:SPEC\:3050  Conformance (jakarta.xml.ws.Action)\: A Java method annotated with the jakarta.xml.ws.Action.output annotation element MUST result in the addition of a  wsam\:Action extensibility element on the wsdl\:output element with the wsam\:Action.value equal to jakarta.xml.ws.Action.output.\nJAXWS\:SPEC\:3051  Conformance (jakarta.xml.ws.FaultAction) A Java method annotated with the jakarta.xml.ws.FaultAction annotation element MUST result in the addition of a wsam\:Action extensibility element on the wsdl\:fault element that corresponds to the Exception specified by jakarta.xml.ws.FaultAction.className with the wsam\:Action.value equal to jakarta.xml.ws.FaultAction.value.\nJAXWS\:SPEC\:3055  wsam\:Action Computation Algorithm.\nAll wsdl\:operation's child elements wsdl\:input, wsdl\:output and wsdl\:fault must \nhave the wsam\:Action attribute in the the generated WSDL. The algorithm to compute wsam\:Action from SEI method is as follows\:\n  1. A non-default @Action(input\=...) or @WebMethod(action\=...) value on a SEI \n  method MUST result into wsdl\:input[@wsam\:Action] attribute in the corresponding wsdl\:operation. Also, @Action(input\=...) and @WebMethod(action\=...) annotation element values MUST be same, if present. \n  2. A non-default @Action(output\=...) value on a SEI method MUST result into wsdl\:output[@wsam\:Action] attribute in the corresponding wsdl\:operation.  \n  3. A non-default @Action(@FaultAction\=...) value on a SEI method MUST result into wsdl\:fault[@wsam\:Action] attribute in the corresponding wsdl\:operation.  The wsdl\:fault element MUST correspond to the exception specified by className annotated element value. \n  4. If wsdl\:input[@wsam\:Action] cannot be mapped from the above steps,  then wsam\:Action is   generated using the metadata defaulting algorithm as if wsdl\:input[@name]  is not present in WSDL.\n  5. If wsdl\:output[@wsam\:Action]  cannot be mapped from the above steps, then wsam\:Action is   generated using the metadata defaulting algorithm as if wsdl\:output[@name] is not present in WSDL. \n  6. If wsdl\:fault[@wsam\:Action] cannot be mapped from the above steps, then wsam\:Action is   generated using the metadata defaulting algorithm as if wsdl\:fault[@name]  is the corresponding exception class name.\n\nFor example\: \n@Action(input\="inAction") \npublic float getPrice(String ticker) throws InvalidTickerException;  \n\n// the mapped wsdl\:operation if targetNamespace\="http\://example.com" and portType\="StockQuoteProvider"\n < operation name\="getPrice" >  \n   < input name\="foo" message\="tns\:getPrice" wsam\:Action\="inAction"/ >  \n   < output name\="bar" message\="tns\:getPriceResponse"\n    wsam\:Action\="http\://example.com/StockQuoteProvider/getPriceResponse" / >  \n   < fault name\="FooTickerException" message\="tns\:InvalidTickerException"\n    wsam\:Action\="http\://example.com/StockQuoteProvider/getPrice/Fault/InvalidTickerException"/ >  \n < /operation >
classname=com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.bare.Client
direction=forward
finder=cts
id=ActionFaultActionAndAddressingAnnotationsTest_from_standalone
keywords=all ActionFaultActionAndAddressingAnnotationsTest standalone_vehicle forward
service_eetest=yes
testArgs=-ap jaxws-url-props.dat
testName=ActionFaultActionAndAddressingAnnotationsTest
testProps=\ ts.home
test_directory=com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare

#-----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
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/mapping/j2wmapping/document/literal/bare/Client.java\#ActionFaultActionAndAddressingAnnotationsTest_from_standalone
end=Wed Sep 29 10\:48\:25 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\:25 UTC 2021
test=com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/Client.java\#ActionFaultActionAndAddressingAnnotationsTest_from_standalone
timeoutSeconds=600
totalTime=4
work=/home/jenkins/agent/workspace/jakartaee-tck_master/xml-ws-tckwork/xml-ws-tck/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare

#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