cancel
Showing results for 
Search instead for 
Did you mean: 

referenced components missing for WD Application

Former Member
0 Kudos

Hi,

I have created a New WebDynPro Component, activated the source code in the NWDI, but im not able to lunch the application.

I have checked the log file from the SDM and it say that few referenced components deployed are missing.

Here is the complete log file from SDM.

java.rmi.RemoteException: Cannot deploy application rockwell.com/appl~zsrv_assgn_mob..

Reason: Clusterwide exception: Failed to deploy application rockwell.com/appl~zsrv_assgn_mob. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:

com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application rockwell.com/appl~zsrv_assgn_mob. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?

at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:681)

at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1278)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:312)

at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)

at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

Caused by: com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application rockwell.com/appl~zsrv_assgn_mob. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?

at com.sap.engine.services.webdynpro.WebDynproContainer.deploy(WebDynproContainer.java:1050)

at com.sap.engine.services.webdynpro.WebDynproContainer.makeUpdate(WebDynproContainer.java:1281)

at com.sap.engine.services.deploy.server.application.UpdateTransaction.makeComponents(UpdateTransaction.java:400)

at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)

at com.sap.engine.services.deploy.server.application.UpdateTransaction.begin(UpdateTransaction.java:164)

at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)

at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)

at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184)

at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:669)

... 10 more

For detailed information see the log file of the Deploy Service.

08/05/13 21:54:08 - ***********************************************************

May 13, 2008 9:54:08 PM Info: End of log messages of the target system.

May 13, 2008 9:54:08 PM Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****

May 13, 2008 9:54:08 PM Error: Aborted: development component 'appl/zsrv_assgn_mob'/'rockwell.com'/'JD0_MOB12T1_D'/'1923'/'0':

Caught exception during application deployment from SAP J2EE Engine's deploy service:

java.rmi.RemoteException: Cannot deploy application rockwell.com/appl~zsrv_assgn_mob..

Reason: Clusterwide exception: Failed to deploy application rockwell.com/appl~zsrv_assgn_mob. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:

com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application rockwell.com/appl~zsrv_assgn_mob. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?

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

May 13, 2008 9:54:08 PM Info: Starting to save the repository

May 13, 2008 9:54:09 PM Info: Finished saving the repository

May 13, 2008 9:54:09 PM Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.

May 13, 2008 9:54:09 PM Error: -


At least one of the Deployments failed -


May 13, 2008 9:54:12 PM Info: Delete the files from /usr/sap/DC1/DVEBMGS20/SDM/program/temp

May 13, 2008 9:54:12 PM Info: Close client connection to mkeuap105-pub.mke.ra.rockwell.com/130.151.67.6, remote port 63539

May 14, 2008 3:40:51 PM Info: Opened client connection to dc1-20.ra.rockwell.com (IP address dc1-20.ra.rockwell.com/130.151.78.26, remote port 58352)

May 14, 2008 3:40:51 PM Info: Request for Logon as admin accepted

Please do suggest me what the additional reference components i have to deploy.

This is a very simple applicaiton, but im using the com.sap.security.api.sda this jar file in hte 'usedDC'

Thanks,

Anil

Accepted Solutions (0)

Answers (2)

Answers (2)

MVE
Explorer
0 Kudos

We are confronted to the same issue.

Did you solve your problem?

Thanks and regards,

Mathieu

Former Member
0 Kudos

Problem was solved by renaming the Webdynpro component and application.

former_member185029
Active Contributor
0 Kudos

hi,

Is your library DC (security.api) already checked in into DTR?

Sync used DC and try to check in again.

Ashutosh