Error number

General chat about HostMonitor (all messages posted before March 07, 2003 available here).
Locked
niemijuh
Posts: 8
Joined: Wed Mar 12, 2003 6:00 pm

Post by niemijuh »

Hi

What mean error number 1005 ?

26.07.2003 07:39:38 No answer Error #1005

Regards
Juha
KS-Soft
Posts: 12869
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Which test method returns this error? HTTP? It means HostMonitor are not able to establish TCP connection with web server.

Regards
Alex
niemijuh
Posts: 8
Joined: Wed Mar 12, 2003 6:00 pm

Post by niemijuh »

Yes. HTTP.

Are all error codes described somewhere ?

Regards
Juha
KS-Soft
Posts: 12869
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Actually there are just several different error codes: 1005 - winsock error, 1006 - timeout error, 1007 - resource allocation error. Traditionally HostMonitor uses different statuses to inform about problem:
- unknown: HostMonitor cannot perform the test due to some error on local system (e.g. resource allocation error)
- unknown host: host name cannot be resolved to IP address
- no answer: HostMonitor cannot retrieve information from web server (cannot establish TCP connection)
- bad: HostMonitor can connect to the server but cannot retrieve page (e.g. page not found error)
- bad contents: HostMonitor retrieved web page but it does not fit specified conditions

Regards
Alex
Locked