HTTP return codes seen in SSIM
search cancel

HTTP return codes seen in SSIM

book

Article ID: 177097

calendar_today

Updated On:

Products

Security Information Manager

Issue/Introduction

This document contains information about the HTTP return codes that can appear in Symantec Security Information Manager (SSIM)

 

Resolution

HTTP Return Codes
Code
Reason Phrase
Definition
200
OK The request was successful.
201
Created The request was successful and a new resource was created.
202
Accepted The request was accepted for processing, but the processing is not yet complete.
204
No Content The server has processed the request but there is no new information to be returned.
300
Multiple The requested resource is available at one or more locations.
301
Moved Permanently The requested resource has been assigned a new URL and any further references should use this new URL.
302
Moved Temporarily The requested resource resides at a different location, but will return to this location in the future.
304
Not Modified The requested resource has not been modified since the date specified in the If-Modified_Since header.
400
Bad Request The server could not properly interpret the request.
401
Unauthorized The request requires user authorization.
403
Forbidden The server has understood the request and has refused to satisfy it.
404
Not Found The server cannot find the information specified in the request.
500
Internal Server The server could not satisfy the request due to an internal error condition.
501
Not Implemented The server does not support the requested feature.
502
Bad Gateway The server received an invalid response from the server from which it was trying to
retrieve information.
503
Service Unavailable The server cannot process this request at the current time.

 
 

HTTP Return Codes with SSIM-specific information
Code
Reason Phrase
Description
200
OK
The servlet accepted the data and the calling agent should remove the data from its local cache. This does not imply that the data was fully processed correctly. There still may be data format issues, but these files would be tagged and moved by the Management Server into the error folder for later evaluation.
206
Partial Content
There was no data associated with the data stream
401
Unauthorised
The IP address of the calling agent could not be validated (not registered in the SSIM Directory).
406
Not Acceptable
The data was invalid
412
Precondition Failed
The HTTP headers were not valid; therefore the entire POST is suspect.
503
Service Unavailable
This status code has several causes
  • The servlet is shutting down (or a reload is in progress)
  • There was not enough disk space to store more data on the Management Server.
  • The configuration for the Management Server is being loaded and is not in a valid state.
  • The agent is calling too often and/or not paying attention to the time delay setting.
SSIM DBMU is running
Event Service is busy
550
Server Unwriteable
The servlet cannot write data to the local cache