Skip to Content
0
May 17, 2006 at 12:45 AM

Error when deploying Web Dynrpo ESS Component

20 Views

Hello all,

I downloaded SAPESS04P_1-20000512.sca and when I tried to deploy with SDM, I am getting the following error message:

#1.5#000D60114591004D000000A800002934000413F0FDD0EE7C#1147825677994#com.sap.engine.services.deploy##com.sap.engine.services.deploy#Administrator#207####fd650c20e53b11da8db5000d60114591#SAPEngine_Application_Thread[impl:3]_20##0#0#Error#1#/System/Server#Java#deploy_5047##Cannot deploy application sap.com/essbencfg.#1#sap.com/essbencfg#

#1.5#000D60114591004D000000A900002934000413F0FDD0F0B9#1147825677994#com.sap.engine.services.deploy##com.sap.engine.services.deploy#Administrator#207####fd650c20e53b11da8db5000d60114591#SAPEngine_Application_Thread[impl:3]_20##0#0#Error#1#/System/Audit#Java###Exception #1#com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Cannot deploy application sap.com/essbencfg.

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

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:3139)

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

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:304)

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

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

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: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='Exception during deploy: The archive D:
usr
sap
WAS
JC00
j2ee
cluster
server0
.
temp
deploy
work
deploying
reader1147825667489
sap.comessben~cfg.epa could not be deployed completely. Import failed for 24 of 24 objects. [PcdGlTransportManager.importObject(): cannot import an object in transport mode all that has been exported with transport mode data., PcdGlTransportManager.importObject(): cannot import an object in transport mode all that has been exported with transport mode data., PcdGlTransportManager.importObject(): cannot import an object in transport mode all that has been exported with transport mode data., PcdGlTransportManager.importObject(): cannot import an object in transport mode all that has been exported with transport mode data., PcdGlTransportManager.importObject(): cannot import an object in transport mode all that has been exported with transport mode data., PcdGlTransportManager.importObject(): cannot import an object in transport mode all that has been exported with transport mode data., PcdGlTransportManager.importObject(): cannot import an object in transport mode all that has been exported with transport mode data., PcdGlTransportManager.importObject(): cannot import an object in transport mode all that has been exported with transport mode data., PcdGlTransportManager.importObject():

...etc.

Note the message after several attemps, I tried to deploy on the US and non-country-specific files (hence the mention of the "essbencfg" file). However, even when I selected ALL of the .sda files, the same error would occur on the very first <xxx>~cfg file it would try to deploy.

Do you have any ideas as to what could be wrong?

I am running EP6 SP16 and all the archives I downloaded were from the following path in Service Marketplace:

Support Packages and Patches -> SAP Application Components -> SAP ERP -> SAP ERP 2005 -> Entry by Component -> SAP XSS (Self Services)

Thanks in advance,

Mike