Skip to Content
0
Former Member
Jun 03, 2008 at 07:38 AM

Failed to deploy SCA with SDM

39 Views

HI experts,

I have successfully built the sca file with sapmake_util_70 but I encountered error when I try to deploy the application via SDM.

The sca file that I built contain a few ear files & jar files mainly for :

- Web Dynpro DC

- Library DC

- J2EE Ear DC

- Dictionary DC

- Web Service Client DC

When SDM deploy the SCA file, it first deploy the Dictionary DC and it successful but when trying to deploy the second DC (Web Service Client DC), it show error below:

Jun 2, 2008 6:24:51 PM Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****

Jun 2, 2008 6:24:51 PM Info: Starting cluster instance processes.

Jun 2, 2008 6:24:51 PM Error: An error occured while starting a cluster instance.

Jun 2, 2008 6:24:51 PM Error: There is no clutser control instance running on host ESD-NB-147VD1S which is described in SecureStorage .

The instances, returned by MessageServer [MS host: ESD-NB-147VD1S; MS port: 3901], are :

Name:JM_T1212379802343_0_ESD-NB-147VD1S

Host:ESD-NB-147VD1S

State:5

HostAddress:172.25.152.146

Please check if there is an appropriate running cluster instances.

Jun 2, 2008 6:24:51 PM Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****

Jun 2, 2008 6:24:51 PM Error: Aborted: development component 'bscs/wsp'/'atosorigin.com.my'/'DDI_UMDNP1_D'/'20080530114206'/'0', grouped by software component 'DealerNet'/'atosorigin'/'LOCAL'/'1000.0.0.0.0.20080602174402''/'0':

SDM could not start the J2EE cluster on the host ESD-NB-147VD1S! The online deployment is terminated.

There is no clutser control instance running on host ESD-NB-147VD1S which is described in SecureStorage .

The instances, returned by MessageServer [MS host: ESD-NB-147VD1S; MS port: 3901], are :

Name:JM_T1212379802343_0_ESD-NB-147VD1S

Host:ESD-NB-147VD1S

State:5

HostAddress:172.25.152.146

Please check if there is an appropriate running cluster instances.

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)