Skip to Content
0
Former Member
May 09, 2008 at 09:04 AM

Problem with BAPI (Flight) Tutorial

42 Views

Hi,

Im new in developeing with Web Dynpro for Java.

I did every steps of this tutorial (Adaptive RFC tutorial - with the BAP_Flight_Getlist) exactly:

http://help.sap.com/saphelp_webas630/helpdata/DE/b2/326b09e58bcf499f73b5cc278808f4/content.htm

But i can not deploy the application - Error: deployment aborted.

-


05.04.2008 11:00:23 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:

[022]Deployment aborted

Settings

SDM host : dmhpnb34

SDM port : 50018

URL to deploy : file:/C:/DOKUME1/ADMINI1/LOKALE~1/Temp/temp29689Flights.ear

Result

=> deployment aborted : file:/C:/DOKUME1/ADMINI1/LOKALE~1/Temp/temp29689Flights.earAborted: development component 'Flights'/'local'/'LOKAL'/'0.2008.04.05.11.00.19'/'0':

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

java.rmi.RemoteException: Cannot deploy application local/Flights.. Reason: Clusterwide exception: Failed to deploy application local/Flights. 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 local/Flights. 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)

Deployment exception : The deployment of at least one item aborted

-


My SLD is working, also my JCOS, so there should not be the problem.

Are there more good small tutorials (like this flight tutorial) with Web Dynpro and BAPI ?!