Active Update Return Codes ================================================================================== Error Codes in TMUDUMP.TXT for problems in downloading updates from our AU Servers ================================================================================== Value Meaning 0 LOADHTTP_ERROR_SUCCESS -1 LOADHTTP_ERROR_CREATE_FILE -2 LOADHTTP_ERROR_WRITE_FILE -3 LOADHTTP_ERROR_SOCKETS_INIT_FAILED // NO USE -4 LOADHTTP_ERROR_CREATE_SOCKET -5 LOADHTTP_ERROR_BIND_SOCKET -6 LOADHTTP_ERROR_RESOLVE_NAME -7 LOADHTTP_ERROR_CONNECT -8 LOADHTTP_ERROR_NO_SECURITY // NO USE -9 LOADHTTP_ERROR_AUTH_FAIL -10 LOADHTTP_ERROR_CLIENT_SEND -11 LOADHTTP_ERROR_NO_AUTH_METHOD -12 LOADHTTP_ERROR_PROTOCOL -13 LOADHTTP_ERROR_CLIENT_READ -14 LOADHTTP_ERROR_USER_BREAK -15 LOADHTTP_ERROR_BUFFER_OVERFLOW // HTTP Response Status Codes: Value Meaning Explanation 100 HTTP_STATUS_CONTINUE OK to continue with request 101 HTTP_STATUS_SWITCH_PROTOCOLS server has switched protocols in upgrade header 200 HTTP_STATUS_OK request completed 201 HTTP_STATUS_CREATED object created, reason = new URI 202 HTTP_STATUS_ACCEPTED async completion (TBS) 203 HTTP_STATUS_PARTIAL partial completion 204 HTTP_STATUS_NO_CONTENT no info to return 205 HTTP_STATUS_RESET_CONTENT request completed, but clear form 206 HTTP_STATUS_PARTIAL_CONTENT partial GET furfilled 300 HTTP_STATUS_AMBIGUOUS server couldn't decide what to return 301 HTTP_STATUS_MOVED object permanently moved 302 HTTP_STATUS_REDIRECT object temporarily moved 303 HTTP_STATUS_REDIRECT_METHOD redirection w/ new access method 304 HTTP_STATUS_NOT_MODIFIED Did not download the file because "if-modified-since" was not modified 305 HTTP_STATUS_USE_PROXY redirection to proxy, location header specifies proxy to use 307 HTTP_STATUS_REDIRECT_KEEP_VERB HTTP/1.1: keep same verb 400 HTTP_STATUS_BAD_REQUEST invalid syntax 401 HTTP_STATUS_DENIED access denied 402 HTTP_STATUS_PAYMENT_REQ payment required 403 HTTP_STATUS_FORBIDDEN request forbidden 404 HTTP_STATUS_NOT_FOUND object not found 405 HTTP_STATUS_BAD_METHOD method is not allowed 406 HTTP_STATUS_NONE_ACCEPTABLE no response acceptable to client found 407 HTTP_STATUS_PROXY_AUTH_REQ proxy authentication required 408 HTTP_STATUS_REQUEST_TIMEOUT server timed out waiting for request 409 HTTP_STATUS_CONFLICT user should resubmit with more info 410 HTTP_STATUS_GONE the resource is no longer available 411 HTTP_STATUS_LENGTH_REQUIRED the server refused to accept request w/o a length 412 HTTP_STATUS_PRECOND_FAILED precondition given in request failed 413 HTTP_STATUS_REQUEST_TOO_LARGE request entity was too large 414 HTTP_STATUS_URI_TOO_LONG request URI too long 415 HTTP_STATUS_UNSUPPORTED_MEDIA unsupported media type 500 HTTP_STATUS_SERVER_ERROR internal server error 501 HTTP_STATUS_NOT_SUPPORTED required not supported 502 HTTP_STATUS_BAD_GATEWAY error response received from gateway 503 HTTP_STATUS_SERVICE_UNAVAIL temporarily overloaded 504 HTTP_STATUS_GATEWAY_TIMEOUT timed out waiting for gateway 505 HTTP_STATUS_VERSION_NOT_SUP HTTP version not supported ========================================================================== Error Codes in TMUDUMP.TXT for problems in downloading / deploying updates ========================================================================== Value Explanation 0 Reported by patch.exe if successful 1 Reported by patch.exe if successful after restarting the machine 2 Reported by patch.exe if successful after restarting the product 3 The patch.exe file reports if an update or rollback action fails. The ServerProtect application will be terminated and re-run to execute the update or rollback action again. 4 No new components need to be updated 5 The deployed pattern/engine/program files cannot be rolled back 6 No new components need to be duplicated 7 Reported by the patch.exe file if updating files failed 8 Reported by the patch.exe file if rolling back files failed 9 Reported by the patch.exe file if duplicating files failed 10 The user presses the CANCEL button while the ActiveUpdate UI displays on the screen 11 Internal waiting time-out 12 Incorrect parameter (e.g., some parameter cannot be NULL) 13 Insufficient product information 14 Insufficient information of update/duplicate source 15 Insufficient information of the update/rollback/duplicate destination 16 Creating or deleting directory under the destination directory failed 17 Copying or moving files under the destination directory failed 18 Downloading source (HTTP) is not available 19 Executing the patch.exe failed (local) 20 Cannot remotely copy the TRA.exe file (service) 21 Failed to remotely install or run a service 22 Failed to remotely remove or delete a service 23 Failed to remotely read, write, or open the registry 24 Unzipping files failure 25 No result returned 26 HTTP timeout 27 HTTP authentication failure 28 Network generic failure for downloading source 29 Network generic failure for downloading destination 30 Invalid UNC password for downloading source 31 Invalid UNC password for downloading destination 32 Invalid UNC path for downloading source 33 Invalid UNC path for downloading destination 34 ActiveUpdate source (server.ini file) not found 35 ActiveUpdate source (server.ini file) corrupted 36 HTTP Generic failure 37 HTTP Create Socket Error 38 HTTP Bind Socket Error 39 HTTP - Unable to resolve name 40 HTTP - Error connecting to server 41 HTTP - Error occured during sending data on client side 42 HTTP - No supported authentication method 43 Only HTTP Protocol is acceptable 44 HTTP - Error occured during receiving data on client side 45 Error in prepare patch program 46 Error in merge incremental pattern 47 Invalid zip file