ManageEngine® Applications Manager Error Handling |
||
API execution could result in error conditions. In case of an error, the error information would be sent in the response body. The response body will have <error> as the child node along with the appropriate error code.
The list of HTTP error codes are tabulated below:
Code | Description |
---|---|
4000 |
Monitor updated successfully. |
4002 |
The specified resourceid in request URI should be an integer. |
4003 | The specified resourceid in request URI is wrong. |
4004 |
The specified apikey [ "+apiKey+" ] in the request is invalid. Kindly log in to Applications Manager and check for the key in generate key in Admin tab. |
4005 | The specified type in request URI is wrong. |
4006 | The given ResoureID in the URL is wrong or repeated. |
4007 | The specified monitorname in request URI is wrong. |
4008 |
The specified request URI is incorrect. |
4016 |
The specified method in request URI is incorrect. |
4024 |
The given taskid in the URL is wrong. |
4025 | The specified taskname in the URL is already exist or empty. |
4032 |
The specified parameter in request URI is incorrect. |
4033 | The taskName cannot be empty. |
4034 |
The taskName already exists. |
4035 | The taskStatus should be either enable or disable. |
4036 | The taskType should be either group or monitor. |
4037 | Improper resourceid in the request. |
4038 | The startTime should be of the format (HH:MM). |
4039 |
The endTime should be of the format (HH:MM). |
4040 | DestinationAddress DestinationPort GlobalTrap are mandatory for v1 trap |
4041 |
The effectFrom should be of the format (YYYY-MM-DD HH:MM). |
4042 | Task Method should be any one among Daily,Weekly or Once. |
4043 | The totalNumber should be between 1 to 7 only. |
4044 | The customTaskStartTime should be of the format (YYYY-MM-DD HH:MM). |
4045 | The customTaskEndTime should be a valid date format like (YYYY-MM-DD HH:MM). |
4046 | The startDay,startTime,endDay,endTime for weekly Maintenance are incorrect. |
4048 |
The given taskid in the URL is not an integer. |
4049 | The monitor is under maintenance. Try pollnow after maintenance. |
4050 | The monitor cant be polled when unmanaged. |
4064 |
Kindly buy the License to avail the Applications Manager API's. |
4080 | DestinationAddress DestinationPort GlobalTrap are mandatory for v2 trap |
4128 |
Server Error while processing the request. |
4201 |
The pollInterval should be a valid whole number. |
4202 | The type should not be empty. |
4203 |
The groupID should be a valid whole number. |
4204 |
The WSDLUrl should not be empty. |
4205 | The WSDLUrl should not be empty. |
4206 |
The username and password mentioned in the request URL should not be empty. |
4207 | The popHost, smtpUserName and smtpPassword mentioned in the request URL should not be empty. |
4208 | The rbmagentID mentioned in the request URL should not be empty. |
4209 | The rbmagentID mentioned in the request URL is repeated or invalid. |
4210 | The scriptname mentioned in the request URL should not be empty. |
4211 | The displayname mentioned in the request URL should not be empty. |
4212 | Invalid OS type. |
4213 | The mode should be any one among SSH/TELNET/SNMP/WMI |
4214 | The snmptelnetport should be a valid one. |
4215 | The type mentioned in the request URL is not supported. |
4216 | The timeout should be a valid one. |
4217 | The host should not be empty. |
4218 | The port should be a valid one. |
4219 | The username mentioned in the request URL should not be empty. |
4220 | The password mentioned in the request URL should not be empty. |
4221 | The authentication should SQL or Windows. |
4222 | The serverpath should not be a empty. |
4223 | The jndiurl should not be a empty. |
4224 | The instance should not be a empty. |
4225 | The Transaction mentioned in the request URL should be yes or no. |
4226 | The LDAPServer should not be empty. |
4227 | The LDAPServerPort should not be empty. |
4228 | The MatchingAttribute should be anyone of cn, uid, sn, displayname, givenname, objectclass, dc, ou. |
4229 | The FilterCondition should be anyone of equals, contains, notequals. |
4230 | The IsSecured should be either yes or no. |
4231 | The TargetAddress mentioned in the request URL should not be empty. |
4232 | The DownloadFile mentioned in the request URL should not be empty. |
4233 | The UploadFile should be either yes or no. |
4234 | The SearchField should not be empty. |
4235 | The TargetAddress should not be empty. |
4236 | The LookupAddress should not be empty. |
4237 |
The RecordType should not be empty. |
4238 | The version of WEBLOGIC should be anyone of 6.1,7.0,8.1,9.x,10.x. |
4238 | The JNDIPath should not be empty. |
4239 | The version of JBoss server should be anyone of 3.2.x,4.x,4.0.1,4.0.2 & above,5.0.0 & above. |
4240 | The version of Tomcat Server should be anyone of 3,4,5,6. |
4241 | The version of Websphere Server should be anyone of 5.x,6.x,7.x |
4242 | The mode of Websphere Server should be BASE or ND. |
4243 | The soapport should be a valid whole number. |
4244 | The version of Oracle Application Server should be anyone of 10.1.2 or 10.1.3. |
4245 | The SSL of OracleEBS should be yes or no. |
4246 | The systemnumber of SAP Server should not be empty. |
4247 | The logonClient of SAP Server should not be empty. |
4248 | The language of SAP Server should not be empty. |
4249 |
The specified taskMethod and taskid does not match. |
4250 | The starttime should less than endtime. |
4251 |
Check for the date time configuration of weekly. |
4252 | The customTaskStartTime should be less than customTaskEndTime. |
4253 |
The method for UrlMonitor should be post or get. |
4254 |
The httpcondition for UrlMonitor should be as follows. LT for <, GT for >, EQ for =, NE for !=, LE <= and GE for >=. |
4255 | The url should not be empty. |
4256 | The version of Exchange Server should be any one of 2007, 2003, 2000, 5. |
4257 | The databasetype of QueryMonitor should be any one of MySQL, Oracle, DB2, MsSQL, Sybase, Postgres. |
4258 | The databasetypename of QueryMonitor should not be empty. |
4259 | The showqueryoutput of QueryMonitor should be any one of yes or no. |
4260 | The queries of QueryMonitor should not be empty. |
4261 | The name for adding Monitor Group already exist. |
4262 | The name should not be empty. |
4263 | The grouptype should be either monitorgroup or webappgroup. |
4264 | The userid in the request url is wrong or the values are repeated. |
4265 | The weblogic.jar is missing and is required for monitoring Weblogic server Version 6. |
4266 | The weblogic.jar is missing and is required for monitoring Weblogic server Version 7. |
4267 | The weblogic.jar is missing and is required for monitoring Weblogic server Version 8. |
4268 | The weblogic.jar is missing and is required for monitoring Weblogic server Version 9. |
4269 | The weblogic.jar is missing and is required for monitoring Weblogic server Version 10. |
4270 | The accessKey should not be empty. |
4271 | The SecretAccessKey should not be empty. |
4272 |
The apacheurl should not be empty. |
4273 | The serverstatusurl should not be true or false. |
4274 |
The listenerport should not be empty. |
4275 |
The serverconnectionchannel should not be empty. | 4320 | Error occurred while editing the monitor. |
4321 |
Parameter for Edit Monitor is missing. For editing monitor either the monitor resourceid or displayname is required. |
4322 |
Unable to find Monitor with the given resourceid or display name. Verify the details provided. |
4323 | The Record Type mentioned for DNS Monitor is invalid. |
4324 | The Search Field mentioned for DNS Monitor is invalid. |
4325 | The domain name should not be empty. |
4326 | The given EUM monitor details is not for parent monitor. Try to edit again using the parent monitor details. |
4444 |
Error: |
4512 | The specified time in request URI is incorrect. Either it is more than the current time or not a proper time |
4522 | Monitor group name already available. |
4523 | Monitor group name should not be empty. |
4524 | Owner name(s) [own] in the URL is wrong. |
4525 | Given location in the URL is wrong. |
4526 | Problem in editing monitor group. |
4540 | This API is not available for Admin Server. |
Unmanage API |
End User Monitoring (EUM) |