cancel
Showing results for 
Search instead for 
Did you mean: 

Clusterwide Exception on deployment

Former Member
0 Kudos

Hi all,

I hv created a web dynpro java project using web service.

On deployment of the application i gt the following error::

ERROR: Not deployed. Deploy Service returned ERROR:

java.rmi.RemoteException: Cannot deploy application local/DATE_TEST_PROJECT..

Reason: Clusterwide exception: Failed to deploy application local/DATE_TEST_PROJECT. 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/DATE_TEST_PROJECT. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?

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

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

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

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

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

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

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

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

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

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)

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

Caused by: com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application local/DATE_TEST_PROJECT. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?

at com.sap.engine.services.webdynpro.WebDynproContainer.deploy(WebDynproContainer.java:1050)

at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)

at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)

at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)

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

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

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

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

... 10 more

For detailed information see the log file of the Deploy Service.

08/09/17 11:40:51 - ***********************************************************

Sep 17, 2008 11:40:51... Info: End of log messages of the target system.

Sep 17, 2008 11:40:51... Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****

Sep 17, 2008 11:40:51... Error: Aborted: development component 'DATE_TEST_PROJECT'/'local'/'LOKAL'/'0.2008.09.17.11.35.05'/'0':

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

java.rmi.RemoteException: Cannot deploy application local/DATE_TEST_PROJECT..

Reason: Clusterwide exception: Failed to deploy application local/DATE_TEST_PROJECT. 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/DATE_TEST_PROJECT. 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)

Sep 17, 2008 11:40:51... Info: Starting to save the repository

Sep 17, 2008 11:40:57... Info: Finished saving the repository

Sep 17, 2008 11:40:57... Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.

Sep 17, 2008 11:40:57... Error: -


At least one of the Deployments failed -


Can anyone please explain me where the problem is and hw can it be resolved?

Thanks and Regards,

Ankita

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Ankita,

It seems to be any of your refrence object is missing during deployment.

regards.

sukanta

Former Member
0 Kudos

refer this thread

and also the wiki

which would provide may provide u the answers

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/wdjava/clusterwideexception-FailedtodeployWebDynprocontentforapplication