Skip to Content
0
Former Member
Dec 22, 2011 at 12:22 PM

Failed to get deployable object part exception while testing the applicatio

27 Views

Hi All,

I have a standard application which is working fine in development system now when I tried to deploy the same in Test and when i try to view the application's output I am getting the below error . Please let me know why this error has occured and how can it be resolved :

com/test_app/CatManagerApprove#com.sap.test.webdynpro.services.exceptions.WDRuntimeException: Failed to get deployable object part

at com.sap.test.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:931)

at com.sap.test.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:177)

at com.sap.test.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:149)

at com.sap.test.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:141)

at com.sap.pcuigp.xssfpm.wd.FPMComponent$ComponentUsageManager.createVACComponentUsage(FPMComponent.java:747)

at com.sap.test.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)

at com.sap.test.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:783)

at com.sap.test.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:303)

at com.sap.test.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:761)

at com.sap.test.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:696)

Caused by: com.sap.test.webdynpro.services.sal.deployment.api.WDDeploymentException: Failed to get deployable object 'sap.com/msscatapproval'. Causing exception is nested.

at com.sap.test.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObjectPart(DeployableObjectFactory.java:113)

Thank you in Advance.

Ghousia Naaz

Edited by: GhousiaN on Dec 22, 2011 1:23 PM