Pages

Monday, August 16, 2010

Error_Application_NotFindDeployment

Problem:
IST] 00000011 SystemOut     O ERROR     - Error_Application_NotFindDeployment
[8/10/10 11:54:12:043 IST] 00000011 SystemOut     O ERROR     - Exception_Application_NotFindDeployment
[8/10/10 11:54:12:043 IST] 00000011 SystemOut     O ERROR     - Error_Application_NotFindDeployment
[8/10/10 11:54:12:043 IST] 00000011 SystemOut     O ERROR     - Error_Application_NotFindDeployment
[8/10/10 11:54:12:043 IST] 00000011 SystemOut     O ERROR     - com.dwl.management.config.repository.ElementNotFoundException: Exception_Application_NotFindDeployment
[8/10/10 11:54:12:043 IST] 00000011 SystemOut     O INFO      - ###########################
[8/10/10 11:54:12:043 IST] 00000011 SystemOut     O INFO      - DWLServiceController : processRequest : total time in milliseconds 0
[8/10/10 11:54:12:043 IST] 00000011 SystemOut     O INFO      - ###########################
[8/10/10 11:54:12:089 IST] 00000011 SystemOut     O ERROR     - Error_Application_NotFindDeployment
[8/10/10 11:54:12:089 IST] 00000011 SystemOut     O ERROR     - Exception_Application_NotFindDeployment
[8/10/10 11:54:12:089 IST] 00000011 SystemOut     O ERROR     - Error_Application_NotFindDeployment
[8/10/10 11:54:12:089 IST] 00000011 SystemOut     O ERROR     - Error_Application_NotFindDeployment
Solution:
Check whether the deployment name in APPDEPLOYMENT table matches  the one in the bootstrap.properties.(Customer resources ->properties->config)

1 comment:

  1. Hi,

    I have a 'working' RSA and MDM workbench setup with local DB2. I am now trying to connect to a remote Oracle MDM DB. I modified the datasources from was admin console to point to the remote oracle DB. The test connection works fine. However, when I try to connect to MDM core server using either DS-UI or XMLTester, I get the following error message - ERROR - [Error_Application_NotFindDeployment:] CDKCR2001E:The deployment was not found. Deployment: MDMServer

    It works if switch back to DB2 datasources.

    Further, the was server startup log has this message -

    [24/03/11 06:19:08:192 VET] 00000008 SibMessage E [MDM.SIB.server1:w0023aea1848aNode01.server1-MDM.SIB.server1] CWSIS1501E: The data source has produced an unexpected exception: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
    DSRA0010E: SQL State = 72000, Error Code = 1,017
    [24/03/11 06:19:08:192 VET] 00000008 SibMessage E [MDM.SIB.server1:w0023aea1848aNode01.server1-MDM.SIB.server1] CWSIS1504E: The messaging engine is stopping due to an exception from the data source.

    What could be going wrong?

    ReplyDelete