Skip to main content
Summary Artix client receives a "Not found" error when sending a request to a server
Article Number 19440
Environment All Supported Operating Systems Artix 5.1
Question/Problem Description Artix client receives a "Not found" error when sending a request to a server.
(IT_BUS.TRANSPORT.HTTP:0) I - WebClient::receive, Error
(IT_BUS.TRANSPORT.HTTP:0) I - Not Found
Clarifying Information
Error Message
Defect/Enhancement Number
Cause

The Not Found error message is a HTTP standard response code (404) indicating that the client was able to communicate with the server, but the server could not find what was requested. It also indicates that the requested resource may be available again in the future.

This should not be confused with "server not found" or similar errors, in which a connection to the destination server can not be made at all.

Resolution Ensure the requested resources are available on the server side.
Workaround
Notes
Attachment
Created date: 06 September 2011
Last Modified: 13 February 2013
Last Published: 23 June 2012
First Published date: 09 September 2011

#KnowledgeDocs
#Orbix