Skip to Content
0
Former Member
Oct 02, 2008 at 10:21 AM

Failed to get deployable object part info for component

32 Views

Hi experts,

In my webdynpro project i have 2 components.

Upon clicking some button action will in other component.

When click on it it is giving me the below error.

The problem is not there in development and QA.

But Strangely, it is showing this error only in Production.

com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to get deployable object part info for component com.sb.ExcelExportComp

at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.getComponentDeploymentDescription(ClientComponent.java:784)

at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:934)

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

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

at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:116)

Any one knows, why it is so only in production?

Regards,

Bala