Skip to Content
0
Former Member
Oct 01, 2003 at 08:47 PM

Tutorial "Creating your first Web Dynpro Application"

20 Views

Hi!

I have worked through the tutorial "Creating your first Web Dynpro Application". While trying to deploy the example I get an error message (see below).

I have checked the J2EE- and SDM-Server: both are started.

Any help on this is greatly appreciated

Thanks!!!!

An exception occured while deploying: com.tssap.j2ee.ui.core.deploy.DeploymentException

Problems during deployment !

Deploy on SDM

==> Host is : localhost

==> Port is : 50018

--> Created deploy item 0 for file:/G:/SAP/WelcomeSAP/Welcome/Welcome.ear

--> Deployment of item 0 executed but aborted: Execution of deployment Welcome aborted.

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

java.rmi.RemoteException: Error occurred while deploying ear file ./temp/deploy/work/deploying/temp_Welcome.ear. Reason: None of the available containers recognized the components of application local/Welcome and it is not possible to make deploy.; nested exception is: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: None of the available containers recognized the components of application local/Welcome and it is not possible to make deploy.

Contents of the log file of the target system:

03/10/01 19:10:56 - ***********************************************************

03/10/01 19:10:56 - Start updating EAR file...

03/10/01 19:10:56 - EAR file updated successfully for 120s.

03/10/01 19:10:56 - Start deploying ...

03/10/01 19:10:57 - EAR file uploaded to server for 270ms.

03/10/01 19:11:02 - ERROR: Not deployed. Deploy Service returned ERROR:

java.rmi.RemoteException: Error occurred while deploying ear file ./temp/deploy/work/deploying/temp_Welcome.ear.

Reason: None of the available containers recognized the components of application local/Welcome and it is not possible to make deploy.; nested exception is:

com.sap.engine.services.deploy.exceptions.ServerDeploymentException: None of the available containers recognized the components of application local/Welcome and it is not possible to make deploy.

com.sap.engine.services.deploy.exceptions.ServerDeploymentException: None of the available containers recognized the components of application local/Welcome and it is not possible to make deploy.

at com.sap.engine.services.deploy.server.application.DeploymentTransaction.prepare(DeploymentTransaction.java:475)

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

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

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

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

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

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

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

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

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

at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:60)

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

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

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

-

-


predecessor system -

-


com.sap.engine.services.deploy.exceptions.ServerDeploymentException: None of the available containers recognized the components of application local/Welcome and it is not possible to make deploy.

<<no stack trace available>>

For detailed information see the log file of Deploy Service.

03/10/01 19:11:02 - ***********************************************************

(error ID: com.sap.sdm.serverext.servertype.inqmy.EngineApplOnlineDeployer.performAction(int).REMEXC)

Please make sure that the J2EE and SDM server settings are correct and both servers have been started.