Skip to Content
0
Former Member
Mar 29, 2007 at 05:20 AM

Failed to deploy application sap.com/caf~UI~ptn~common

48 Views

Dear all,

I installed a NW2004s Web AS Java SR1 with usage types EP and DI. After the installation I started (without doing any configuration on the portal or DI first) the SP upgrade to SPS11.

I can deploy all components of SPS11, but the upgrade always fails during the deployment of sca 'CAF11_0-10003464.SCA' the error's shown in the default trace are shown below. But the main error message seems to be:

Clusterwide exception: Failed to deploy application sap.com/cafUIptn~common. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?

The component sap.com/cafUIptn~common does exist in the visual admin, the error occurs no matter if the service is started or stopped. The default trace also mentions to take a look at the 'traces of Deploy Service' Does anyone know what this means (there is no more information in the SDM log files or JSPM log files). I am really stuck. The error occurs when using a support stack upgrade but also when deploying the SCA manually. Because this is a test system I tried to deploy all components manually and that works fine except for this component. The system info page on the Web AS now shows that all components aer on SP11 except the CAF components which is still on SP06. http://<servername>:<port>/caf works by the way so it doesn't look like there is a problem with CAF to me...

I would be very thankfull if someone could help me out since I cannot find any other error messages like this on SDN or service marketplace.

Kind Regards,

Nico van der Linden

By The Way If you need more information then let me know.

==========================================================

Default trace

-


#1.5#000C293AEF07006500000025000010D400042CC13DD2A6C3#1175108383984#com.sap.engine.services.deploy##com.sap.engine.services.deploy#Administrator#309####7b25f0f1dd5e11dbca6c000c293aef07#SAPEngine_Application_Thread[impl:3]_0##0#0#Error#1#/System/Server#Plain###

Operation update over application sap.com/cafUIptn~common finished with errors on server 18535150. For more detailed information see traces of Deploy Service.#

#1.5#000C293AEF07006500000028000010D400042CC13DD2BE08#1175108383984#com.sap.engine.services.deploy##com.sap.engine.services.deploy#Administrator#309####7b25f0f1dd5e11dbca6c000c293aef07#SAPEngine_Application_Thread[impl:3]_0##0#0#Error#1#/System/Server#Java#deploy_5047##Cannot deploy application sap.com/cafUIptncommon.#1#sap.com/cafUIptncommon#

#1.5#000C293AEF07006500000029000010D400042CC13DD2BE11#1175108383984#com.sap.engine.services.deploy##com.sap.engine.services.deploy#Administrator#309####7b25f0f1dd5e11dbca6c000c293aef07#SAPEngine_Application_Thread[impl:3]_0##0#0#Error#1#/System/Audit#Java###Exception #1#com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Cannot deploy application sap.com/cafUIptn~common.

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

at com.sap.engine.services.deploy.server.application.UpdateTransaction.begin(UpdateTransaction.java:164)

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.update(DeployServiceImpl.java:669)

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

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

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

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

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 sap.com/cafUIptn~common. 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:1016)

at com.sap.engine.services.webdynpro.WebDynproContainer.makeUpdate(WebDynproContainer.java:1259)

at com.sap.engine.services.deploy.server.application.UpdateTransaction.makeComponents(UpdateTransaction.java:400)

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

... 15 more