Status: FAILED
Time Taken: 1
Size: 651
Timestamp: Tue Jul 28 12:47:40 MSK 2026
TestStep: Request 1
----------------- Messages ------------------------------
[Valid HTTP Status Codes] Response status code:405 is not in acceptable list of status codes
[OrderNum Match] Assertion failed for path [$.response.dsOutputBT.dsOutputBT.ttOrder..orderNum[0]] : IllegalArgumentException:Invalid JSON:
Error 405 HTTP method POST is not supported by this URL
HTTP ERROR 405 HTTP method POST is not supported by this URL
| URI: |
/rest/goldencodeService/dataset/dataset_bt_out |
| STATUS: |
405 |
| MESSAGE: |
HTTP method POST is not supported by this URL |
| SERVLET: |
org.eclipse.jetty.ee8.servlet.ServletHandler$Default404Servlet-1cb991da |
Powered by Jetty:// 12.0.34
[OrderName Match] Assertion failed for path [$.response.dsOutputBT.dsOutputBT.ttOrder..orderName[0]] : IllegalArgumentException:Invalid JSON:
Error 405 HTTP method POST is not supported by this URL
HTTP ERROR 405 HTTP method POST is not supported by this URL
| URI: |
/rest/goldencodeService/dataset/dataset_bt_out |
| STATUS: |
405 |
| MESSAGE: |
HTTP method POST is not supported by this URL |
| SERVLET: |
org.eclipse.jetty.ee8.servlet.ServletHandler$Default404Servlet-1cb991da |
Powered by Jetty:// 12.0.34
----------------- Properties ------------------------------
HTTP Version: HTTP/1.1
Endpoint: https://localhost:9443
Method: POST
StatusCode: 405
URL: https://localhost:9443//rest/goldencodeService//dataset/dataset_bt_out
---------------- Request ---------------------------
Connection: [Keep-Alive]
User-Agent: [Apache-HttpClient/4.5.5 (Java/17.0.12)]
Host: [localhost:9443]
Accept-Encoding: [gzip,deflate]
Content-Length: [70]
Content-Type: [application/json]
POST https://localhost:9443//rest/goldencodeService//dataset/dataset_bt_out HTTP/1.1
Accept-Encoding: gzip,deflate
Content-Type: application/json
Content-Length: 70
Host: localhost:9443
Connection: Keep-Alive
User-Agent: Apache-HttpClient/4.5.5 (Java/17.0.12)
{"request":
{
"input_orderNum":"3",
"input_orderName":"Mih"
}
}
---------------- Response --------------------------
Server: [Jetty(12.0.34)]
Cache-Control: [must-revalidate,no-cache,no-store]
#status#: [HTTP/1.1 405 Method Not Allowed]
Content-Length: [651]
Date: [Tue, 28 Jul 2026 09:47:40 GMT]
Content-Type: [text/html;charset=iso-8859-1]
Error 405 HTTP method POST is not supported by this URL
HTTP ERROR 405 HTTP method POST is not supported by this URL
| URI: |
/rest/goldencodeService/dataset/dataset_bt_out |
| STATUS: |
405 |
| MESSAGE: |
HTTP method POST is not supported by this URL |
| SERVLET: |
org.eclipse.jetty.ee8.servlet.ServletHandler$Default404Servlet-1cb991da |
Powered by Jetty:// 12.0.34