Error Codes

The following table lists error codes, detailed explanation of each error, and where applicable, ways to solve different errors for LDAP.

Error Code Role Category Description Solution

MESSAGE_FORMAT.errorcode=300000

{0}

INFO BW-Plug-in Initial log for info None

INFO_START_EXECUTION.errorcode=300001

{0} is in process

INFO BW-Plug-in Activity is in process None

INFO_SUCCESS.errorcode=300002

{0} Activity Info: {1}

INFO BW-Plug-in Specific activity success/fail None

INFO_NO_ENTRY_FOUND.errorcode=300003

No entry was found

INFO BW-Plug-in No entry was found in search activity None

INFO_DN_ENTRY_AND_OPCODE.errorcode=300004

DN of this entry is {0} , and OpCode is {1}

INFO BW-Plug-in Shows DN & opcode of entry None

INFO_DN_ENTRY_NEWDN_AND_OPCODE.errorcode=300005

DN of this entry is {0}, New DN is {1}, and OpCode is {2}

INFO Bw-Plug-in Shows DN & opcode of entry for new entry None

INFO_DESTROY_LDAP_LISTENER.errorcode=300006

Destroy LDAP Entry Listener...

INFO BW-Plug-in Destroys entry listener None

INFO_DESTROYED_LDAP_LISTENER.errorcode=300007

LDAP Entry Listener has been destroyed

INFO BW-Plug-in After destroying the entry listener None

INFO_START_LDAP_ENTRY_LISTENER .errorode=300008

Start LDAP Entry Listener...

INFO BW-Plug-in Starts entry listener None

INFO_STARTED_LDAP_ENTRY_LISTENER.errorcode=300009

LDAP Entry Listener has been started

INFO BW-Plug-in After starting entry listener None

INFO_STOP_LDAP_ENTRY_LISTENER.errorcode=300010

Stop LDAP Entry Listener...

INFO BW-Plug-in Stoping entry listener None

INFO_STOPED_LDAP_ENTRY_LISTENER.errorcode=300011

LDAP Entry Listener has been stopped

INFO BW-Plug-in Stopped entry listener None

INFO_INIT_LDAP_ENTRY_LISTENER.errorcode=300012

Init LDAP Entry Listener...

INFO BW-Plug-in Intialize entry listener None

INFO_INIT_LDAP_ENTRY_LISTENER_COMPLETE.errorcode=300013

Init LDAP Entry Listener completed.

INFO BW-Plug-in Intialization of entry listener completed None

TRACE_FORMAT.errorcode=100000

{0}

TRACE BW-Plug-in Only trace info  

TRACE_BEFORE_CONNECTION_RELEASE .errorcode=100001

Before Connection Release Class {0} Activity: {1}

TRACE BW-Plug-in Before releasing connection  

TRACE_AFTER_CONNECTION_RELEASE.errorcode=100002

After Connection Release Class {0} Activity: {1}

TRACE BW-Plug-in After releasing connection  

TRACE_SEARCH_BUILD_STRUCTURE_OUTPUT_RESPONSE_ATTR_KEY.errorcode=100003

Inside {0} Activity buildStructuredOutput(), Response attribute's key: {1}

TRACE BW-Plug-in Shows attribute key  

TRACE_SEARCH_BUILD_STRUCTURE_OUTPUT_ELEMENT_CHECK.errorcode=100004

Inside {0} Activity buildStructuredOutput(), output element in contains check: {1}

TRACE BW-Plug-in Shows output element in contains check  

TRACE_SEARCH_BUILD_STRUCTURE_OUTPUT_ELEMENT.errorcode=100005

Inside {0} Activity buildStructuredOutput(), output element: {1}

TRACE BW-PLug-in Shows output element  

DEBUG_FORMAT.errorcode=200000

{0}

DEBUG BW-Plug-in Shows initial debug log  

DEBUG_ACTIVITY_UNIQUE_ID.errorcode=200001

Unique Id is: {0}, for activity {1} of activity type {2}

DEBUG BW-Plug-in Shows unique id for activity  

DEBUG_START_EXECUTE.errorcode=200002

Start execute() of {0} Activity

DEBUG BW-Plugin Shows execute method starts  

DEBUG_OP_RESULT_EXECUTE .errorcode=200003

{0} Activity myOpResult after Execute: myOpResult.getStatus()= {1} ,myOpResult.getResult()= {2}

DEBUG BW-Plug-in Shows Operation status & result  

DEBUG_IRESULT.errorcode=200004

{0} Activity execute() IResult.success is {1}

DEBUG BW-Plug-in Shows IResult status  

DEBUG_AFTER_EVALOUTPUT_RESULT.errorcode=200005

{0} Activity Result after EvalOutput: {1}

DEBUG BW-Plug-in Shows result of evaloutput method  

DEBUG_EXIT_METHOD.errorcode=200006

Exit execute() of {0} Activity

DEBUG BW-Plug-in Shows exit of execute method  

DEBUG_EVAL_OUTPUT_METHOD_BEGIN.errorcode=200007

Inside {0} evalOutput() method

DEBUG BW-Plug-in Inside of evaloutput method execution  

DEBUG_EVAL_OUTPUT_METHOD_END.errorcode=200008

Leaving {0} evalOutput() method

DEBUG BW-Plug-in Exit of evaloutput method execution  

DEBUG_BUILD_STRUCTURE_METHOD_BEGIN.errorcode=200009

Inside {0} buildStructuredOutput() method

DEBUG BW-Plug-in Inside of buildstructuredOutput method execution  

DEBUG_BUILD_STRUCTURE_METHOD_END.errorcode=200010

Leaving {0} buildStructuredOutput() method

DEBUG BW-Plug-in Exit of buildstructuredOutput method execution  

DEBUG_ATTR_NAMES.errorcode=200011

Name of Attr = {0}, Value = {1}

DEBUG BW-Plug-in Shows Attributes & its values  

DEBUG_EXECUTE_RESULT.errorcode=200012

{0} execute() Result:={1}

DEBUG BW-Plug-in Shows Activity execution results  

DEBUG_VALIDATE_OBJECT.errorcode=200013

ValidateObject is {0}

DEBUG BW-Plug-in Validates Objects  

DEBUG_SEARCH_BUILD_STRUCTURE_OUTPUT.errorcode=200014

Inside {0} Activity buildStructuredOutput() activityConfig.getUniqueId() is not NULL

DEBUG BW-Plug-in Shows when unique id is not null  

DEBUG_SEARCH_BUILD_STRUCTURE_OUTPUT_ENTRY_COMPARE.errorcode=200015

Inside {0} Activity buildStructuredOutput() SEARCH result entry comparison is Matched

DEBUG BW-Plug-in Shows search entry comaparison matched  

DEBUG_SEARCH_DN_ENTRY.errorcode=200016

DN of this entry is {0}

DEBUG BW-Plug-in Shows DN of the entry  

DEBUG_SEARCH_BUILD_STRUCTURE_OUTPUT_UNIQUEID.errorcode=200017

Inside {0} Activity buildStructuredOutput(), activityConfig.getUniqueId() is:"{1}"

DEBUG BW-Plug-in shows unique id for activity  

DEBUG_SEARCH_BUILD_STRUCTURE_OUTPUT_VEC_KEY.errorcode=200018

Inside {0} Activity buildStructuredOutput(), vecKey= {1}

DEBUG BW-Plug-in Shows vector key value  

DEBUG_SEARCH_BUILD_STRUCTURE_OUTPUT_UPDATED_ATTR_MAP.errorcode=200019

Inside {0} Activity buildStructuredOutput(), updatedAttributesMap= {1}

DEBUG BW-Plug-in Shows updated Attribut Map values  

DEBUG_PROCESS_STARTER.errorcode=200020

Into start method for ProcessStarter- {0} of Process {1}

DEBUG BW-Plug-in Start method of process starter  

DEBUG_PROCESS_STOP.errorcode=200021

Into stop method for ProcessStarter- {0}

DEBUG BW-Plug-in Stop method of process starter  

DEBUG_EXIT_PROCESS_STARTER.errorcode=200022

Exit stop method for ProcessStarter- {0}

DEBUG BW-Plug-in Exit of stop method of process starter  

DEBUG_PROCESS_STARTER_INIT.errorcode=200023

Into init method for ProcessStarter- {0} of Process {1}

DEBUG BW-Plug-in Init method for process starter  

DEBUG_PROCESS_STARTER_INIT_EXIT.errorcode=200024

Exit init method for ProcessStarter- {0} of Process {1}

DEBUG BW-Plug-in Exit of init method of process starter  

DEBUG_USER_HOME.errorcode=200025

user.home = {0}

DEBUG BW-Plug-in Shows user home value  

DEBUG_MONITOR_ATTR.errorcode=200026

Monitoring attribute(s) {0}

DEBUG BW-Plug-in Shows monitered attributes  

DEBUG_DESTROY_METHOD.errorcode=200027

Into destroy method

DEBUG BW-Plug-in Inside destroy method  

DEBUG_EXIT_DESTROY_METHOD.errorcode=200028

Exit destroy method

DEBUG BW-Plug-in Exit of destroy method  

DEBUG_ACCESSLOGDNEXISTS_METHOD.errorcode=200029

Into isAccessLogDNExists method

DEBUG BW-Plug-in Inside of isAccessLogDNExists method  

DEBUG_ENTRY_LISTENER_EVAL_OUTPUT.errorcode=200030

Inside LDAPEntryListenerActivity.evalOutput():

DEBUG BW-Plug-in Inside of LDAPEntryListenerActivity evalOutput method  

DEBUG_EXIT_LISTENER_EVAL_OUTPUT.errorcode=200031

Leaving LDAPEntryListenerActivity.evalOutput():

DEBUG BW-Plug-in Exit of LDAPEntryListenerActivity evalOutput method  

DEBUG_ENTRY_LISTENER_BUILD_STRUCTURE_OTHERS.errorcode=200032

Inside LDAPEntryListenerActivity.buildStructuredOutputForOthers():

DEBUG BW-Plug-in Inside LDAPEntryListenerActivity buildStructuredOutputForOthers method  

DEBUG_EXIT_ENTRY_LISTENER_BUILD_STRUCTURE_OTHERS.errorcode=200033

Leaving LDAPEntryListenerActivity.buildStructuredOutputForOthers():

DEBUG BW-Plug-in Leaving LDAPEntryListenerActivity buildStructuredOutputForOthers method  

DEBUG_ENTRY_LISTENER_BUILD_STRUCTURE_OUTPUT.errorcode=200034

Inside LDAPEntryListenerActivity.buildStructuredOutput():

DEBUG BW-Plug-in Inside LDAPEntryListenerActivity buildStructuredOutput method  

DEBUG_EXIT_ENTRY_LISTENER_BUILD_STRUCTURE_OUTPUT.errorcode=200035

Leaving LDAPEntryListenerActivity.buildStructuredOutput():

DEBUG BW-Plug-in Exit of LDAPEntryListenerActivity buildStructuredOutput method  

DEBUG_LDAP_CONNECTION_RESOURCE_START.errorcode=200036

Inside LDAPConnectionResource.start()

DEBUG BW-Plug-in Inside of LDAPConnectionResource start method  

DEBUG_OP_ENTY_EXECUTE.errorcode200037

Entry in Authenticate Execute

DEBUG BW-Plug-in Entry in Authenticate Execute  

DEBUG_OP_EXIT_EXECUTE.errorcode=200038

Exit execute() of DeleteActivity

DEBUG BW-Plug-in Exit execute() of DeleteActivity  

DEBUG_OP_DN_EXIST.errorcode=200039

The requested entry {0} exists in LDAP Server

DEBUG BW-Plug-in Entry exist on ldap server  

WARN_FORMAT.errorcode=400000

{0}

WARN BW-Plug-in Initial Warn message  

ERROR_CATCH_EXCEPTION.errorcode=500000

Exception occurred : {0}

ERROR BW-Plug-in Generic type exception occured Exception occurred

EX_SUCCESS.errorcode=500001

The operation completed successfully.

ERROR BW-Plug-in operation completed None

EX_OPERATION_ERROR.errorcode=500002

An internal error occurred in the LDAP server.

ERROR BW-Plug-in Internal error occurred in ldap server  

EX_PROTOCOL_ERROR.errorcode=500003

TA LDAP server could not correctly interpret the request sent by your client because the request does not strictly comply with the LDAP protocol.

ERROR BW-Plug-in Request is not appropriate as per ldap protocol  

EX_TIME_LIMIT_EXCEEDED.errorcode=500004

The search operation could not be completed within the maximum time limit.

ERROR BW-Plug-in Maximum time limit reached for performing operation Check for maximum time limit

EX_SIZE_LIMIT_EXCEEDED .errorcode=500005

The search found more than the maximum number of results.

ERROR BW-Plug-in Maximum search limit exceeds Search results are more than the limit mentioned

EX_COMPARE_FALSE.errorcode=500006

Value returned by an LDAP compare operation if the specified attribute and value is not found in the entry.

ERROR BW-Plug-in Specified attribute value not found in entry None

EX_COMPARE_TRUE.errorcode=500007

Value returned by an LDAP compare operation if the specified attribute and value is found in the entry.

ERROR BW-Plug-in Specified attribute value found in entry None

EX_AUTH_METHOD_NOT_SUPPORTED.errorcode=500008

The specified authentication method is not supported by the LDAP server that you are connecting to.

ERROR BW-Plug-in Authentication method not supported Check the authentication method is correct or not

EX_STRONG_AUTH_REQUIRED.errorcode=500009

A stronger authentication method (more than LDAP_AUTH_SIMPLE)is required by the LDAP server that you are connecting to.

ERROR BW-Plug-in Stronger Authentication method require for connection Other than SIMPLE authentication is required

EX_LDAP_PARTIAL_RESULTS.errorcode=500010

The LDAP server is referring your client to another LDAP server.

ERROR BW-Plug-in Server referring client to another server None

EX_REFERRAL.errorcode=500011

[LDAP v3] The server does not hold the requested entry.The referral field of the server's response contains a reference to another server (or set of servers), which your client can access through LDAP or other protocols. Typically, these references are LDAP URLs that identify the server that may contain the requested entry.

ERROR BW-Plug-in The referral field of the server's response contains a reference to another server None

EX_ADMIN_LIMIT_EXCEEDED.errorcode=500012

[LDAP v3] The adminstrative limit on the maximum number of entries to return was exceeded.

ERROR BW-Plug-in Adminstrative limit on the maximum number of entries exceeded  

EX_UNAVAILABLE_CRITICAL_EXTENSION.errorcode=500013

[LDAP v3] The server received an LDAP v3 control that is marked critical and either (1) is not recognized or supported by the server, or (2) is inappropriate for the operation requested.

ERROR BW-Plug-in The server received an LDAP v3 control that is not appropriate  

EX_CONFIDENTIALITY_REQUIRED.errorcode=500014

[LDAP v3] A secure connection is required for this operation.

ERROR BW-Plug-in Secured connection required for this operation  

EX_SASL_BIND_IN_PROGRESS.errorcode=500015

[LDAP v3] While authenticating your client by using a SASL (Simple Authentication Security Layer) mechanism, the server requires the client to send a new SASL bind request (specifying the same SASL mechanism) to continue the authentication process.

ERROR BW-Plug-in The server requires the client to send a new SASL bind request (specifying the same SASL mechanism) to continue the authentication process.  

EX_NO_SUCH_ATTRIBUTE.errorcode=500016

The specified attribute could not be found.

ERROR BW-Plug-in Attribute not found Check the specificied attributes

EX_UNDEFINED_ATTRIBUTE_TYPE.errorcode=500017

The specified attribute is not defined.

ERROR BW-Plug-in Attribute not define Specified atribute must be defiied

EX_INAPPROPRIATE_MATCHING.errorcode=500018

An inappropriate type of matching was used.

ERROR BW-Plug-in Inappropriate type of matching used. Check the DN syntax

EX_CONSTRAINT_VIOLATION.errorcode=500019

Syntax violation on the request DN.

ERROR BW-Plug-in Syntax violation on the request DN.  

EX_ATTRIBUTE_OR_VALUE_EXISTS.errorcode=500020

The value that you are adding to an attribute already exists in the attribute.

ERROR BW-Plug-in Attribute already exists  

EX_INVALID_ATTRIBUTE_SYNTAX.errorcode=500021

The request contains invalid syntax.

ERROR BW-Plug-in The request contains invalid syntax. None

EX_NO_SUCH_OBJECT.errorcode=500022

The entry specified in the request does not exist.

ERROR BW-Plug-in Entry doesn't exist in request  

EX_ALIAS_PROBLEM.errorcode=500023

An problem occurred with an alias.

ERROR BW-Plug-in An problem occurred with an alias.  

EX_INVALID_DN_SYNTAX.errorcode=500024

The specified distinguished name (DN) uses invalid syntax.

ERROR BW-Plug-in The specified distinguished name (DN) uses invalid syntax.

EX_IS_LEAF.errorcode=500025

The specified entry is a "leaf" entry (it has no entries beneath it in the directory tree).

ERROR BW-Plug-in The specified entry is a "leaf" entry  

EX_ALIAS_DEREFERENCING_PROBLEM.errorcode=500026

An error occurred when dereferencing an alias.

ERROR BW-Plug-in An error occurred when dereferencing an alias.  

EX_INAPPROPRIATE_AUTHENTICATION.errorcode=500027

The authentication presented to the server is inappropriate.

ERROR BW-Plug-in The authentication presented to the server is inappropriate.  

EX_INVALID_CREDENTIALS.errorcode=500028

The credentials presented to the server for authentication are not valid.

ERROR BW-Plug-in The credentials presented to the server for authentication are not valid.  

EX_INSUFFICIENT_ACCESS_RIGHTS.errorcode=500029

The client is authenticated as a user who does not have the access privileges to perform this operation.

ERROR BW-Plug-in User who does not have the access privileges to perform this operation  

EX_BUSY.errorcode=500030

The LDAP server is busy.

ERROR BW-Plug-in The LDAP server is unavailable  

EX_UNAVAILABLE.errorcode=500031

The LDAP server is unavailable.

ERROR BW-Plug-in The LDAP server is unavailable.  

EX_UNWILLING_TO_PERFORM.errorcode=500032

The LDAP server is unable to perform the specified operation.

ERROR BW-Plug-in The LDAP server is unable to perform the specified operation.  

EX_LOOP_DETECT.errorcode=500033

A loop has been detected.

ERROR BW-Plug-in A loop has been detected.  

EX_SORT_CONTROL_MISSING.errorcode=500034

The "server-side sorting" control was not included with the "virtual list view control in the search request.

ERROR BW-Plug-in The "server-side sorting" control was not included with the "virtual list view control in the search request.  

EX_INDEX_RANGE_ERROR.errorcode=500035

An index range error occurred.

ERROR BW-Plug-in An index range error occurred.  

EX_NAMING_VIOLATION.errorcode=500036

A naming violation has occurred.

ERROR BW-Plug-in A naming violation has occurred.  

EX_OBJECT_CLASS_VIOLATION.errorcode=500037

The requested operation will add or change data so that the data no longer complies with the schema.

ERROR BW-Plug-in The requested operation will add or change data so that the data no longer complies with the schema.  

EX_NOT_ALLOWED_ON_NONLEAF.errorcode=500038

The requested operation can only be performed on an entry that has no entries beneath it in the directory tree (in other words, a "leaf" entry).

ERROR BW-Plug-in Operation can only be performed on an entry that has no entries beneath it in the directory tree  

EX_NOT_ALLOWED_ON_RDN.errorcode=500039

The specified operation cannot be performed on a relative distinguished name (RDN).

ERROR BW-Plug-in The specified operation cannot be performed on a relative distinguished name  

EX_ENTRY_ALREADY_EXISTS.errorcode=500040

The specified entry already exists.

ERROR BW-Plug-in The specified entry already exists.  

EX_OBJECT_CLASS_MODS_PROHIBITED.errorcode=500041

You cannot modify the specified object class.

ERROR BW-Plug-in You cannot modify the specified object class.  

EX_AFFECTS_MULTIPLE_DSAS.errorcode=500042

[LDAP v3] The client attempted to move an entry from one LDAP server to another by requesting a "modify DN" operation. In general, clients should not be able to arbitrarily move entries and subtrees between servers.

ERROR BW-Plug-in The client attempted to move an entry from one LDAP server to another by requesting a "modify DN" operation.  

EX_OTHER.errorcode=500043

General result code for other types of errors that may occur.

ERROR BW-Plug-in General result code for other types of errors that may occur.  

EX_SERVER_DOWN.errorcode=500044

The LDAP server cannot be contacted.

ERROR BW-Plug-in The LDAP server cannot be contacted. Check the server is in up & running state once

EX_LDAP_TIMEOUT.errorcode=500045

The operation could not be completed within the maximum time limit.

ERROR BW-Plug-in The operation could not be completed within the maximum time limit. Increase the time limit to let the operation complete

EX_PARAM_ERROR .errorcode=500046

When calling a constructor or method from your client, one or more parameters were incorrectly specified.

ERROR BW-Plug-in One or more parameters were incorrectly specified. Check all the parameters, any of the parameter is passed incorrectly

EX_CONNECT_ERROR.errorcode=500047

Your LDAP client failed to connect to the LDAP server.

ERROR BW-Plug-in Your LDAP client failed to connect to the LDAP server. None

EX_LDAP_NOT_SUPPORTED.errorcode=500048

The request is not supported by this version of the LDAP protocol.

ERROR BW-Plug-in The request is not supported by this version of the LDAP protocol. Mentioned supported version of ldap protocol

EX_CONTROL_NOT_FOUND.errorcode=500049

The requested control is not found.

ERROR BW-Plug-in The requested control is not found. None

EX_NO_RESULTS_RETURNED.errorcode=500050

No results have been returned from the server.

ERROR BW-Plug-in No results have been returned from the server. None

EX_MORE_RESULTS_TO_RETURN.errorcode=500051

More results are being returned from the server.

ERROR BW-Plug-in More results are being returned from the server. Set the result limit

EX_CLIENT_LOOP.errorcode=500052

Your LDAP client detected a loop in the referral.

ERROR BW-Plug-in Your LDAP client detected a loop in the referral.  

EX_REFERRAL_LIMIT_EXCEEDED.errorcode=500053

The number of sequential referrals (for example, the client may be referred first from LDAP server A to LDAP server B, then from LDAP server B to LDAP server C, and so on) has exceeded the maximum number of referrals (the LDAPv2.REFERRALS_HOP_LIMIT option).

ERROR BW-Plug-in The number of sequential referrals limit exceeded  

EX_TLS_NOT_SUPPORTED.errorcode=500054

The socket factory of the connection is not capable of initiating a TLS session.

ERROR BW-Plug-in The socket factory of the connection is not capable of initiating a TLS session. Mentioned only supported TLS version

EX_OCCURED_RETRIEVE_RESULT.errorcode=500055

IOException occurred while retrieving XML Output for activity [{0}].

ERROR BW-Plug-in IOException occurred while retrieving XML Output Check the provided input so that output will get generated

EX_CANCELED.errorcode=500056

An operation has been canceled using the Cancel extended operation.

ERROR BW-Plug-in Operation has been canceled None

EX_NO_SUCH_OPERATION.errorcode=500057

The server has no knowledge of the operation requested for cancellation.

ERROR BW-Plug-in The server has no knowledge of the operation requested for cancellation. None

EX_TOO_LATE.errorcode=500058

It is too late to cancel the outstanding operation.

ERROR BW-Plug-in It is too late to cancel the outstanding operation. None

EX_CANNOT_CANCEL.errorcode=500059

the identified operation does not support cancellation or the cancel operation could not be performed..

ERROR BW-Plug-in The identified operation does not support cancellation None

EX_UNKNOWN.errorcode=500060

A unknown result code.

ERROR BW-Plug-in A unknown result code.  

EX_FILE_NOT_FOUND.errorcode=500061

Specified file {0} is not found.

ERROR BW-Plug-in File not found Check the keystore file

EX_NOT_SPECIFY_FILE.errorcode=500062

Not specify the file name.

ERROR BW-Plug-in Not specify the file name. None

EX_NOT_SET_UP_ACCESSLOG.errorcode=500063

Access log has not been set up, please set up this entry for OpenLDAP.

ERROR BW-Plug-in Access log has not been set up, please set up this entry for OpenLDAP. Set up this entry for OpenLDAP.

EX_CREATE_CONNECTION_FAILED.errorcode=

500064

ERROR BW-Plug-in Create JNDI Connection failed due to {0} Create JNDI Connection failed

EX_CONNECTION_INVALID.errorcode=500065

Cannot connect on the server, the connection is invalid

ERROR BW-Plug-in Connection is invalid None

EX_E_SYNC_REFRESH_REQUIRED.errorcode=500066

It is safe to do so when it is unable to perform the operation.

ERROR BW-Plug-in It is safe to do so when it is unable to perform the operation.  

EX_MONITOR_ATTRIBUTE_NOT_CORRECT.errorcode=500067

Attribute(s) will be monitored is(or are) not recognized, it doesn't(they don't) exist in LDAP Server.

ERROR BW-Plug-in Attribute does not exist on ldap server Check the attribute passed for monitoring

The following table lists error codes, detailed explanation of each error, and where applicable, ways to solve different errors for LDAP-Shared Resources.

Error Code Role Category Description Solution
DEBUG_FORMAT.errorcoe=200000 {0} DEBUG BW-Plug-in Default log format None

DEBUG_LDAP_CONNECTION_RESOURCE_START.errorcode=200001

Inside LDAPConnectionResource.start()

DEBUG BW-Plug-in Inside LdapConnectionResource start method None

DEBUG_LDAP_CONNECTION_RESOURCE_EXIT.errorcode=200002

Leaving LDAPConnectionResource.start()

DEBUG BW-Plug-in Exit of LdapConnectionResource start method None

DEBUG_JNDL_CONNECTION_POOL_START.errorcode=200003

Inside getJNDLLdapConnectionFromPool

DEBUG BW-Plug-in Inside getJNDLLdapConnectionFromPool method None

DEBUG_JNDL_CONNECTION_POOL_EXIT.errorcode=200004

Leaving getJNDLLdapConnectionFromPool

DEBUG BW-Plug-in Exit of getJNDLLdapConnectionFromPool method None

DEBUG_RECONNECT_FOR_JNDI_START.errorcode=200005

Inside reconnectForJNDI

DEBUG BW-Plug-in Inside reconnectForJNDI method None

DEBUG_RECONNECT_FOR_JNDI_EXIT.errorcode=200006

Leaving reconnectForJNDI

DEBUG BW-Plug-in Exit of reconnectForJNDI method None

DEBUG_CONNECTION_POOL_START.errorcode=200007

Start with LDAPConnectionResource.createConnectionPool()

DEBUG BW-Plug-in Inside of LDAPConnectionResource.createConnectionPool method None

DEBUG_CONNECTION_POOL_EXIT.errorcode=200008

Leaving createConnectionPool()

DEBUG BW-Plug-in Exit of createConnectionPool method None

DEBUG_LDAP_CONNECTION_RESOURCE_TIMEOUT.errorcode=200009

{0} Setting createConnectionPool(), timeout= {1}

DEBUG BW-Plug-in Shows connection timeout of activity None

DEBUG_POOL_CONNECTION.errorcode=200010

LDAPConnectionResource.getLdapConnection() {0} pool.getConnection

DEBUG BW-Plug-in Show connection pool None

DEBUG_LDAP_CONNECTION_FACTORY_CREATED.errorcode=200011

createConnectionPool(), factory Created

DEBUG BW-Plug-in Connection pool factory created None

DEBUG_LDAP_CONNECTION_POOL_PROPERTY.errorcode=200012

createConnectionPool(), pool properties set

DEBUG BW-Plug-in Shows Connection pool property None

DEBUG_CONNCTION_RESOURCE_COUNT.eerorcode=200013

LDAPConnectionResource.getLdapConnection(), count= {0}

DEBUG BW-Plug-in Shows connection pool count None

DEBUG_LDAP_CONNECTION_BIND_UNBIND.errorcode=200014

LDAPConnectionResource.getLdapConnection() unbind and bind.

DEBUG BW-Plug-in Shows connection bind & unbind info None

DEBUG_LDAP_CONNECTION_ACTIVE_CONN_NUMBER.errorcode=200015

LDAPConnectionResource.getLdapConnection(), activeNumOfConnection= {0}

DEBUG BW-Plug-in Show active number of connections None

DEBUG_LDAP_CONNECTION_RECONNECT_COUNT.errorcode=200016

Inside LDAPConnectionResource.getLdapConnection() Exception block, calling reconnectpool(), count= {0}

DEBUG BW-Plug-in Shows connection count in exception block None

DEBUG_LDAP_CONNECTION_AFTER_RECONNECT_POOL.errorcode=200017

Inside LDAPConnectionResource.getLdapConnection() Exception block, after reconnectpool() called ldapConnection= {0}

DEBUG BW-Plug-in Shows ldapconnection info inside exception block None

DEBUG_LDAP_CONNECTION_EXCEPTION.errorcode=200018

Inside LDAPConnectionResource.getLdapConnection() Exception block, ldapConnection != {0}

DEBUG BW-Plug-in Shows ldapconnection info with exception None

DEBUG_LDAP_CONNECTION_SETTING_COUNT.errorcode=200019

Inside LDAPConnectionResource.getLdapConnection() Exception block, setting count= {0}

DEBUG BW-Plug-in Shows count in exception block None

DEBUG_LDAP_CONNECTION_EXIT.errorcode=200020

Leaving LDAPConnectionResource.getLdapConnection() ldapConnection= {0}

DEBUG BW-Plug-in Exit of getLdapConnection method with ldapconnection info None

DEBUG_RECONNECTION_TIME_WITH_INTERVAL.errorcode=200021

reconnectpool() reconnectionTimes= {0}, reconnectionInterval= {1}

DEBUG BW-Plug-in Shows reconnection time & interval None

DEBUG_RECONNECTION_FIRSTTIME_BREAKING.errorcode=200022

reconnectpool() firstTime breaking

DEBUG BW-Plug-in Info of reconnectpool method firstTime breaking None

DEBUG_RECONNECTION_INTERVAL_BREAKING.errorcode=200023

reconnectpool() interval breaking

DEBUG BW-Plug-in Info of reconnectpool interval breaking None

DEBUG_RECONNECTION_POOL_START.errorcode=200024

Start reconnectpool() method

DEBUG BW-Plug-in Start reconnectpool method None

DEBUG_RECONNECTION_POOL_EXIT.errorcode=200025

End of reconnectpool() method, ldapConnection = {1}

DEBUG BW-Plug-in Exit of reconnectpool method with ldapConnection info None

DEBUG_CONNECTION_RELEASING.errorcode=200026

Releasing Connection: {0}

DEBUG BW-Plug-in Releasing Connection None

DEBUG_CONNECTION_RELEASED.errorcode=200027

Released Connection: {0}

DEBUG BW-Plug-in Released Connection None

DEBUG_ACTIVE_CONNECTION.errorcode=200028

getNumberOfConnection(), tibco.ldap.setActiveConnection= {0}

DEBUG BW-Plug-in Shows setActiveConnection info None

DEBUG_ACTIVE_CONNECTION_DEFAULT_VAL.errorcode=200029

Invalid value set for tibco.ldap.setActiveConnection, so using default value 250 for numberOfActiveConnection.

DEBUG BW-Plug-in Setting default value 250 for number of active connections None

DEBUG_NUMBER_OF_CONN.errorcode=200030

getNumberOfConnection() numberOfConn= {0}

DEBUG BW-Plug-in Shows Numberof Connection None

DEBUG_LDAP_CONNECTION_NOT_NULL.errorcode=200031

Exception in LDAPConnectionResource.getLdapConnection() where ldapConnection != null

DEBUG BW-Plug-in Shows exception when ldapconnection is not null None

ERROR_CATCH_EXCEPTION.errorcode=500000

{0}

ERROR BW-Plug-in Default exception loggers None

EX_RESOURCE_LIFECYCLE_FAULT.errorcode=500001

LifeCycleFault occurred in method {0} , for {1} : {2}

ERROR BW-Plug-in LifeCycleFault occurred in method None

EX_COMMON_EXCEPTION.errorcode=500002

Exception occurred in method {0} , for {1} : {2}

ERROR BW-Plug-in Exception occured in method None

EX_CERTIFICATE_EXCEPTION.errorcode=500003

CertificateException occurred in method {0} : {1}

ERROR BW-Plug-in CertificateException occurred in method None

EX_FILE_NOT_FOUND_EXCEPTION.errorcode=500004

FileNotFoundException occurred in method {0} : {1}

ERROR BW-Plug-in FileNotFoundException occurred in method None

EX_IO_EXCEPTION.errorcode=500005

IOException occurred in method {0} : {1}

ERROR BW-Plug-in IOException occurred in method None

EX_INTERRUPTED_EXCEPTION.errorcode=500006

InterruptedException occurred in method {0} : {1}

ERROR BW-Plug-in InterruptedException occurred in method None

EX_NUMBER_FORMAT_EXCEPTION .errorcode=500007

NumberFormatException occurred in method {0} : {1}

ERROR BW-Plug-in NumberFormatException occurred in method None

EX_COUNT_EXCEPTION.errorcode=500008

LDAPConnectionResource.getLdapConnection(), {0} Exception, count= {1}, exception= {2}

ERROR BW-Plug-in Shows connection count with exception None

EX_CONNECTION_FAILED.errorcode=500009

Create connection failed: {0}

ERROR BW-Plug-in Create connection failed None

EX_RECONNECT_FAILED_ATTEMPT.errorcode=500010

Reconnect failed on attempt {0} - will retry in {1} milliseconds"

ERROR BW-Plug-in Reconnection failed attempt & retry details in miliseconds None

EX_RECONNECT_FAILED_ATTEMPT_RETRIES.errorcode=500011

Reconnect failed on attempt {0}, and all the retries are failed"

ERROR BW-Plug-in Reconnection attempt failed with retries None

EX_RELEASE_CONNECTION_FAILED.errorcode=500012

Release connection failed: {0}

ERROR BW-Plug-in Release connection failed None

EX_OBJECT_INVALIDATE_FAILED.errorcode=500013

Object invalidate failed: {0}

ERROR BW-Plug-in Object invalidate failed None

MESSAGE_FORMAT.errorcode=300000

{0}

INFO BW-Plug-in Default info logger None

INFO_LOAD_BALANCE_MODE_ENABLED.errorcode=300001

Load balance mode is enabled: {0}

INFO BW-Plug-in Load balance mode is enabled None

INFO_CONNECTION_POOL_TLS.errorcode=300002

createConnectionPool(), useTLS: {0}

INFO BW-Plug-in TLS is selected None

INFO_AUTHENTICATE_MODE.errorcode=300003

createConnectionPool(), AuthenticateMode: {0}

INFO BW-Plug-in Shows AuthenticateMode None

INFO_CONNCTION_RESOURCE_BSUCC.error.code=300004

LDAPConnectionResource.getLdapConnection() bsucc= {0}

INFO BW-Plug-in Shows bsucc info None

INFO_RECONNECT_ATTEMPT.errorcode=300005

Reconnect attempt {0}

INFO BW-Plug-in Reconnect attempt None

INFO_RECONNECT_ATTEMPT_SUCCESS.errocode=300006

Reconnect attempt {0} successfully

INFO BW-Plug-in Reconnect attempt successfully None

WARN_FORMAT.errorcode=400000

{0}

WARN BW-Plug-in Default warn logger None

TRACE_FORMAT.errorcode=100000

{0}

TRACE BW-Plug-in Default trace logger None

The following table lists error codes, detailed explanation of each error, and where applicable, ways to solve different errors for LDAP Cloud.

Error Code Role Category Description Solution

LDAP_CLOUD_PCA_OBJECT_NULL.errorcode=100002

Public Client Application Object is null

TRACE BW-Plug-in Public Client Application Object is null None
LDAP_CLOUD_CRUD_INPUT.errorCode=200001

{0}. Input:\n{1}

DEBUG BW-Plug-in Displays input parameters populated by user. None.
LDAP_CLOUD_CRUD_OUTPUT.errorCode=200002

{0}. Output:\n{1}

DEBUG BW-Plug-in Displays output prepared at runtime before sending to activity. None.
LDAP_CLOUD_REQUEST_DATA.errorCode=200003

Request Data:\n{0}

DEBUG BW-Plug-in Print the JSON request data before executing the rest call. None.
LDAP_CLOUD_RESPONSE_CODE.errorCode=200004

Response Code: {0} {1}

DEBUG BW-Plug-in Print the response code that received as response from Rest API. None.
LDAP_CLOUD_RESOURCE_OPERATION.errorCode=300001

Performing {0} {1} operation.

INFO BW-Plug-in Information about which operation user is performing like user create, group create. None.
LDAP_CLOUD_EXECUTE_START_OPERATION.errorCode=300002

Executing Graph API Call for {0} {1} operation.

INFO BW-Plug-in Execute Graph API call. None.
LDAP_CLOUD_EXECUTE_STOP_OPERATION.errorCode=300003

Execution of {0} {1} operation completed.

INFO BW-Plug-in Information about operation completion. None.
LDAP_CLOUD_PASSWORD_UNOBFUSCATION_APPLIED.errorCode=300004

BW Unobfuscation is getting applied on password field.

INFO BW-Plug-in Information about whether password is being obfuscated or not. None.
LDAP_CLOUD_PASSWORD_UNOBFUSCATION_FAILED.errorCode=300005

BW Unobfuscation is failed and return the null value for given password field, so sending password value as it is to server.

INFO BW-Plug-in Information about unobfuscation failure. None.

LDAP_CLOUD_START_VALIDATE_ACQUIRE_TOKEN.errorCode= 300006

Start with validateAndAcquireToken(), jobId ={0}, proccessName ={1}, activityId ={2}, threadName ={3}

INFO BW-Plug-in Information on validate aquire token. None

LDAP_CLOUD_END_VALIDATE_ACQUIRE_TOKEN.errorcode= 300007

End with validateAndAcquireToken(), jobId ={0}, proccessName ={1}, activityId ={2}, threadName ={3}

INFO BW-Plug-in Information on completion of validate acquire token. None

LDAP_CLOUD_ACQUIRING_TOKEN_FROM_CACHE.errorcode= 300008

Before acquiring token from PublicClientApplication Cache : [ {0} ] and Expiry [ {1} ]..

INFO BW-Plug-in Information on aquiring token from cache. None

LDAP_CLOUD_ACQUIRED_TOKEN_FROM_CACHE_AND_EXPIRY.errorcode= 300009

Acquired token from PublicClientApplication Cache : [ {0} ] and Expiry [ {1} ].

INFO BW-Plug-in Information on Acquired token using cache and its expiry None

LDAP_CLOUD_ACQUIRING_TOKEN_FROM_USER_CDREDS.errorcode= 300010

Acquiring token from PublicClientApplication using UserCreds.

INFO BW-Plug-in Information on acquiring token from PublicClientApplication using User credentials. None

LDAP_CLOUD_ACQUIRED_TOKEN_FROM_USER_CDREDS_AND_EXPIRY.errorcode= 300011

Acquired token from PublicClientApplication using UserCreds :[ {0} ] and Expiry [ {1} ].

INFO BW-Plug-in Information on Acquired token using User credentials and its expiry.  
LDAP_CLOUD_CRUD_RESOURCE_NOT_FOUND

errorCode=500001

{0}

ERROR BW-Plug-in An error occurrs as the resource does not exist on the AAD. Provide a valid resource.
LDAP_CLOUD_CRUD_BAD_REQUEST. errorCode=500002

{0}

ERROR BW-Plug-in A bad request was sent to the server. Change the request parameter or input parameter.
LDAP_CLOUD_JSON_PARSING_ERROR.errorCode=500003

{0}

ERROR BW-Plug-in Error while parsing the JSON data. None.
LDAP_CLOUD_CRUD_METHOD_NOT_ALLOWED.errorCode=500004

{0}

ERROR BW-Plug-in Rest API returned the "Method not allowed" response. None.
LDAP_CLOUD_CRUD_IO_EXCEPTION.errorCode=500005

{0}

ERROR BW-Plug-in Rest API throws an IO exception while executing the operation. Dynamic workaround based on the error received from the server.
LDAP_CLOUD_CRUD_CLIENT_PROTOCOL_EXCEPTION.errorCode=500006

{0}

ERROR BW-Plug-in Rest API throws a Protocol exception while executing a request. Dynamic workaround based on the error received from the server.
LDAP_CLOUD_UNKNOWN_ERROR.errorCode=500007

{0}

ERROR BW-Plug-in Rest API throws an error while executing the request. Dynamic workaround based on the error received from the server.
LDAP_CLOUD_INPUT_REQUIRED_EXCEPTION.errorCode=500008

One or more Mandatory Input fields have blank data.

ERROR BW-Plug-in One or more Mandatory Input fields have blank data. Mandatory fields should not be blank.
LDAP_CLOUD_ILLEGAL_INPUT_DATA_FOUND.errorCode=500009

Illegal input data found.

ERROR BW-Plug-in Unexpected value given for field. Set appropriate value for field.
LDAP_CLOUD_SHARED_RESOURCE_NOT_SET.errorCode=500010

Shared resource fields does not have valid data.

ERROR BW-Plug-in Invalid details provided in SR. Provide correct details in SR.
LDAP_CLOUD_XSD_NO_ACCESS.errorCode=500011

No access to input XSD file.

ERROR BW-Plug-in There is no access to hidden xsd file. Check access for hidden xsd file.

LDAP_CLOUD_EXCEPTION.errorcode= 500012

Error occurred while performing operation : {0}

ERROR BW-Plug-in Generic exception handled Dynamic workaround based on the error occured

The following table lists error codes, detailed explanation of each error, and where applicable, ways to solve different errors for LDAP Cloud shared resources.

Error Code Role Category Description Solution
MESSAGE_ADDING_NEW_CONFIG.errorCode=300001

Adding new configuration for Shared Resource with name [{0}].

INFO BW-Plug-in Adding Shared Resource at Run Time. None.
MESSAGE_DELETING_CONFIG.errorCode=300002

Deleting Configuration for Shared Resource with name[{0}].

INFO BW-Plug-in Deleting Share Resource at Run Time. None.
LDAP_CLOUD_CONNECTION_SR_ERROR_FORMAT

errorCode=500001

Error creating shared resource {0}. Exception:{1}

ERROR BW-Plug-in Error while creating shared resource. Provide a valid resource.