Project

General

Profile

Primitives_TestSuite_Appsrv-pipe_char_TestCase-pipe_char_chararacter-0-FAILED.txt

Sergey Ivanovskiy, 07/28/2026 05:52 AM

Download (2.75 KB)

 
1
Status: FAILED
2
Time Taken: 24
3
Size: 536
4
Timestamp: Tue Jul 28 12:47:38 MSK 2026
5
TestStep: pipe_char_chararacter
6

    
7
----------------- Messages ------------------------------
8
[JsonPath Match] Assertion failed for path [$.response.outputValue] : IllegalArgumentException:Invalid JSON: <html>
9
   <head>
10
      <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
11
      <title>Error 404 Not Found</title>
12
   </head>
13
   <body>
14
      <h2>HTTP ERROR 404 Not Found</h2>
15
      <table>
16
         <tr>
17
            <th>URI:</th>
18
            <td>/rest/goldencodeService/pipe/char/Mihai</td>
19
         </tr>
20
         <tr>
21
            <th>STATUS:</th>
22
            <td>404</td>
23
         </tr>
24
         <tr>
25
            <th>MESSAGE:</th>
26
            <td>Not Found</td>
27
         </tr>
28
         <tr>
29
            <th>SERVLET:</th>
30
            <td>org.eclipse.jetty.ee8.servlet.ServletHandler$Default404Servlet-1cb991da</td>
31
         </tr>
32
      </table>
33
      <hr/>
34
      <a href="https://jetty.org/">Powered by Jetty:// 12.0.34</a>
35
      <hr/>
36
   </body>
37
</html>
38
[Valid HTTP Status Codes] Response status code:404 is not in acceptable list of status codes
39

    
40
----------------- Properties ------------------------------
41
HTTP Version: HTTP/1.1
42
Endpoint: https://localhost:9443
43
Method: GET
44
StatusCode: 404
45
URL: https://localhost:9443//rest/goldencodeService//pipe/char/Mihai
46

    
47
---------------- Request ---------------------------
48
Connection: [Keep-Alive]
49
User-Agent: [Apache-HttpClient/4.5.5 (Java/17.0.12)]
50
Host: [localhost:9443]
51
Accept-Encoding: [gzip,deflate]
52

    
53
GET https://localhost:9443//rest/goldencodeService//pipe/char/Mihai HTTP/1.1
54
Accept-Encoding: gzip,deflate
55
Host: localhost:9443
56
Connection: Keep-Alive
57
User-Agent: Apache-HttpClient/4.5.5 (Java/17.0.12)
58

    
59

    
60
---------------- Response --------------------------
61
Server: [Jetty(12.0.34)]
62
Cache-Control: [must-revalidate,no-cache,no-store]
63
#status#: [HTTP/1.1 404 Not Found]
64
Content-Length: [536]
65
Date: [Tue, 28 Jul 2026 09:47:38 GMT]
66
Content-Type: [text/html;charset=iso-8859-1]
67

    
68
<html>
69
   <head>
70
      <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
71
      <title>Error 404 Not Found</title>
72
   </head>
73
   <body>
74
      <h2>HTTP ERROR 404 Not Found</h2>
75
      <table>
76
         <tr>
77
            <th>URI:</th>
78
            <td>/rest/goldencodeService/pipe/char/Mihai</td>
79
         </tr>
80
         <tr>
81
            <th>STATUS:</th>
82
            <td>404</td>
83
         </tr>
84
         <tr>
85
            <th>MESSAGE:</th>
86
            <td>Not Found</td>
87
         </tr>
88
         <tr>
89
            <th>SERVLET:</th>
90
            <td>org.eclipse.jetty.ee8.servlet.ServletHandler$Default404Servlet-1cb991da</td>
91
         </tr>
92
      </table>
93
      <hr/>
94
      <a href="https://jetty.org/">Powered by Jetty:// 12.0.34</a>
95
      <hr/>
96
   </body>
97
</html>