Startup fails with EJBMDOrchestr E CNTR0075E: The user-provided com.workpoint.server.ejb.EJSRemoteStatelessServerConADMA ADMA0245W: EJBDeploy feature is not installed. Cannot execute "deploy enterprise beans" option.
search cancel

Startup fails with EJBMDOrchestr E CNTR0075E: The user-provided com.workpoint.server.ejb.EJSRemoteStatelessServerConADMA ADMA0245W: EJBDeploy feature is not installed. Cannot execute "deploy enterprise beans" option.

book

Article ID: 37327

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal CA Risk Analytics CA Secure Cloud SaaS - Arcot A-OK (WebFort) CLOUDMINDER ADVANCED AUTHENTICATION CA Secure Cloud SaaS - Advanced Authentication CA Secure Cloud SaaS - Identity Management CA Secure Cloud SaaS - Single Sign On

Issue/Introduction

Websphere server fails to start after an IDM installation with many ejb deployment failures like these:

[12/3/15 9:59:38:009 BRST] 000003e1 EJBMDOrchestr E CNTR0075E: The user-provided class "com.workpoint.server.ejb.EJSRemoteStatelessServerConfigPvt_EJB_44cee6a9" needed by the EnterpriseBean could not be found or loaded. 

[12/3/15 9:59:38:010 BRST] 000003e1 SharedEJBRunt E WSVR0068E: Attempt to start EnterpriseBean iam_im#wpServer.jar#ServerConfigPvt_EJB failed with exception: com.ibm.ejs.container.EJBConfigurationException: Bean class com.workpoint.server.ejb.EJSRemoteStatelessServerConfigPvt_EJB_44cee6a9 could not be found or loaded ....

 

Environment

Release:
Component: IDMGR

Cause

The problem is cause by the EJBs not having been deployed because Websphere's EJBDeploy tool was not running.

The installation log, caiamsuite.log, also lists the following message.

:ADMA0245W: EJBDeploy feature is not installed. Cannot execute "deploy enterprise beans" option. 

The above message means that EJBDeploy tools was not installed.

 

Resolution

Install WebSphere's EJBDeploy tool. 

Below is a link to a Websphere technote about installing the tool. Please contact your Websphere administrator or IBM's WAS support for details. 

http://www-01.ibm.com/support/docview.wss?uid=swg21498705 

Once the EJBDeploy tool is instaledl the EJBs will successfully deploy and IDM will startup.