Skip to Content
0
Former Member
Mar 21, 2009 at 10:22 AM

Need help in developing a webdynpro application using UWL API

30 Views

Hi developers,

Iam developing a new WebDynpro application for UWL using UWL API.the functionality is to dispaly the summary of UWL like number of unread items, total items.

Iam getting the problem while deploying the application, iam getting warning while deployed the application.

I have given all possible ways mentioned in the below forum link

accessing-portalruntime-at-runtime

The exact problem is coming at reference file.

Please giude me how to move forward.

1. Below is the error when given "tckmcbc.uwl~api" in the service entry

deployed with warning :

Finished with warnings: development

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

java.rmi.RemoteException: Error occurred while starting application local/UWLCountDemo and wait. Reason: Clusterwide exception: server ID 21763550:com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to prepare application local/UWLCountDemo for startup. Reason=Clusterwide exception: Failed to start dependent service ''tckmcbc.uwl~api'' of application ''local/UWLCountDemo''. Status of dependent component: STATUS_MISSING. Hint: Is the component deployed correctly on the engine?

2.Below is the error when i gave PORTAL:sap.com/tckmcbc.uwl~api in the sharing refernce entry

Finished with warnings: development

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

java.rmi.RemoteException: Error occurred while starting application local/UWLCountDemo and wait. Reason: Clusterwide exception: server ID 21763550:com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Application local/UWLCountDemo cannot be started. Reason: it has hard reference to resource tckmcbc.uwl~api with type application, which is not active on the server.

Thanks in Advance

Sekhar.

Edited by: sekhar c on Mar 21, 2009 11:24 AM