|
1
|
Status: FAILED
|
|
2
|
Time Taken: 1
|
|
3
|
Size: 651
|
|
4
|
Timestamp: Tue Jul 28 12:47:40 MSK 2026
|
|
5
|
TestStep: Request 1
|
|
6
|
|
|
7
|
----------------- Messages ------------------------------
|
|
8
|
[Valid HTTP Status Codes] Response status code:405 is not in acceptable list of status codes
|
|
9
|
[OrderNum Match] Assertion failed for path [$.response.dsOutputBT.dsOutputBT.ttOrder..orderNum[0]] : IllegalArgumentException:Invalid JSON: <html>
|
|
10
|
<head>
|
|
11
|
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
|
|
12
|
<title>Error 405 HTTP method POST is not supported by this URL</title>
|
|
13
|
</head>
|
|
14
|
<body>
|
|
15
|
<h2>HTTP ERROR 405 HTTP method POST is not supported by this URL</h2>
|
|
16
|
<table>
|
|
17
|
<tr>
|
|
18
|
<th>URI:</th>
|
|
19
|
<td>/rest/goldencodeService/dataset/dataset_bt_out</td>
|
|
20
|
</tr>
|
|
21
|
<tr>
|
|
22
|
<th>STATUS:</th>
|
|
23
|
<td>405</td>
|
|
24
|
</tr>
|
|
25
|
<tr>
|
|
26
|
<th>MESSAGE:</th>
|
|
27
|
<td>HTTP method POST is not supported by this URL</td>
|
|
28
|
</tr>
|
|
29
|
<tr>
|
|
30
|
<th>SERVLET:</th>
|
|
31
|
<td>org.eclipse.jetty.ee8.servlet.ServletHandler$Default404Servlet-1cb991da</td>
|
|
32
|
</tr>
|
|
33
|
</table>
|
|
34
|
<hr/>
|
|
35
|
<a href="https://jetty.org/">Powered by Jetty:// 12.0.34</a>
|
|
36
|
<hr/>
|
|
37
|
</body>
|
|
38
|
</html>
|
|
39
|
[OrderName Match] Assertion failed for path [$.response.dsOutputBT.dsOutputBT.ttOrder..orderName[0]] : IllegalArgumentException:Invalid JSON: <html>
|
|
40
|
<head>
|
|
41
|
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
|
|
42
|
<title>Error 405 HTTP method POST is not supported by this URL</title>
|
|
43
|
</head>
|
|
44
|
<body>
|
|
45
|
<h2>HTTP ERROR 405 HTTP method POST is not supported by this URL</h2>
|
|
46
|
<table>
|
|
47
|
<tr>
|
|
48
|
<th>URI:</th>
|
|
49
|
<td>/rest/goldencodeService/dataset/dataset_bt_out</td>
|
|
50
|
</tr>
|
|
51
|
<tr>
|
|
52
|
<th>STATUS:</th>
|
|
53
|
<td>405</td>
|
|
54
|
</tr>
|
|
55
|
<tr>
|
|
56
|
<th>MESSAGE:</th>
|
|
57
|
<td>HTTP method POST is not supported by this URL</td>
|
|
58
|
</tr>
|
|
59
|
<tr>
|
|
60
|
<th>SERVLET:</th>
|
|
61
|
<td>org.eclipse.jetty.ee8.servlet.ServletHandler$Default404Servlet-1cb991da</td>
|
|
62
|
</tr>
|
|
63
|
</table>
|
|
64
|
<hr/>
|
|
65
|
<a href="https://jetty.org/">Powered by Jetty:// 12.0.34</a>
|
|
66
|
<hr/>
|
|
67
|
</body>
|
|
68
|
</html>
|
|
69
|
|
|
70
|
----------------- Properties ------------------------------
|
|
71
|
HTTP Version: HTTP/1.1
|
|
72
|
Endpoint: https://localhost:9443
|
|
73
|
Method: POST
|
|
74
|
StatusCode: 405
|
|
75
|
URL: https://localhost:9443//rest/goldencodeService//dataset/dataset_bt_out
|
|
76
|
|
|
77
|
---------------- Request ---------------------------
|
|
78
|
Connection: [Keep-Alive]
|
|
79
|
User-Agent: [Apache-HttpClient/4.5.5 (Java/17.0.12)]
|
|
80
|
Host: [localhost:9443]
|
|
81
|
Accept-Encoding: [gzip,deflate]
|
|
82
|
Content-Length: [70]
|
|
83
|
Content-Type: [application/json]
|
|
84
|
|
|
85
|
POST https://localhost:9443//rest/goldencodeService//dataset/dataset_bt_out HTTP/1.1
|
|
86
|
Accept-Encoding: gzip,deflate
|
|
87
|
Content-Type: application/json
|
|
88
|
Content-Length: 70
|
|
89
|
Host: localhost:9443
|
|
90
|
Connection: Keep-Alive
|
|
91
|
User-Agent: Apache-HttpClient/4.5.5 (Java/17.0.12)
|
|
92
|
|
|
93
|
{"request":
|
|
94
|
{
|
|
95
|
"input_orderNum":"3",
|
|
96
|
"input_orderName":"Mih"
|
|
97
|
}
|
|
98
|
}
|
|
99
|
|
|
100
|
---------------- Response --------------------------
|
|
101
|
Server: [Jetty(12.0.34)]
|
|
102
|
Cache-Control: [must-revalidate,no-cache,no-store]
|
|
103
|
#status#: [HTTP/1.1 405 Method Not Allowed]
|
|
104
|
Content-Length: [651]
|
|
105
|
Date: [Tue, 28 Jul 2026 09:47:40 GMT]
|
|
106
|
Content-Type: [text/html;charset=iso-8859-1]
|
|
107
|
|
|
108
|
<html>
|
|
109
|
<head>
|
|
110
|
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
|
|
111
|
<title>Error 405 HTTP method POST is not supported by this URL</title>
|
|
112
|
</head>
|
|
113
|
<body>
|
|
114
|
<h2>HTTP ERROR 405 HTTP method POST is not supported by this URL</h2>
|
|
115
|
<table>
|
|
116
|
<tr>
|
|
117
|
<th>URI:</th>
|
|
118
|
<td>/rest/goldencodeService/dataset/dataset_bt_out</td>
|
|
119
|
</tr>
|
|
120
|
<tr>
|
|
121
|
<th>STATUS:</th>
|
|
122
|
<td>405</td>
|
|
123
|
</tr>
|
|
124
|
<tr>
|
|
125
|
<th>MESSAGE:</th>
|
|
126
|
<td>HTTP method POST is not supported by this URL</td>
|
|
127
|
</tr>
|
|
128
|
<tr>
|
|
129
|
<th>SERVLET:</th>
|
|
130
|
<td>org.eclipse.jetty.ee8.servlet.ServletHandler$Default404Servlet-1cb991da</td>
|
|
131
|
</tr>
|
|
132
|
</table>
|
|
133
|
<hr/>
|
|
134
|
<a href="https://jetty.org/">Powered by Jetty:// 12.0.34</a>
|
|
135
|
<hr/>
|
|
136
|
</body>
|
|
137
|
</html>
|