cancel
Showing results for 
Search instead for 
Did you mean: 

Error during deployment of JAVA Component CAF12_0-10003464.SCA in SP10

Former Member
0 Kudos

We are getting below the error while deploying JAVA component CAF12_0-10003464.SCA during SP stack upgrade from SP4 to SP10. The Windows server. Deployed 15 java components, but when it gets to the CAF component it aborts with the below error. Remaining components left in the queue are LMTOOLS and UME ADMIN.

<u><b>JSPM trace file:</b></u>

Thread[main,5,main]]: Creating com.sap.sl.ut.manager.UtlMain with SID=SRA DSN=jdbc/pool/SRA SecStoreProps=
SERVERNAME

\sapmnt\SRA\SYS\global\security\data\SecStore.properties SecStoreKey=
SERVERNAME

\sapmnt\SRA\SYS\global\security\data\SecStore.key SecStoreKeyPhrase=<null>

Dec 4, 2007 12:35:34 PM [Error]: com.sap.sdt.j700.usagetypeslibrary.MainInfo [Thread[main,5,main]]: Creating com.sap.sl.ut.manager.UtlMain with SID=SRA DSN=jdbc/pool/SRA SecStoreProps=
SERVERNAME

\sapmnt\SRA\SYS\global\security\data\SecStore.properties SecStoreKey=
SERVERNAME

\sapmnt\SRA\SYS\global\security\data\SecStore.key SecStoreKeyPhrase=<null>

Dec 4, 2007 12:37:53 PM [Error]: com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl [Thread[main,5,main]]: Deployment of archive
SERVERNAME\sapmnt\trans\EPS\in\CAF12_0-10003464.SCA has been terminated. Aborted: software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.12.0.20070510102601''/'2':

Failed deployment of SDAs:

development component 'caf/UI/ptn/common'/'sap.com'/'MAIN_APL70VAL_C'/'1220264'/'2' : aborted

Please, look at error logs above for more information!

Dec 4, 2007 12:37:53 PM [Error]: com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl [Thread[main,5,main]]: Archive
SERVERNAME\sapmnt\trans\EPS\in\LMTOOLS12_0-10003486.SCA has been admitted for deployment but deployment did not start. ready for update (but not updated yet)

Dec 4, 2007 12:37:53 PM [Error]: com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl [Thread[main,5,main]]: Archive
SERVERNAME\sapmnt\trans\EPS\in\UMEADMIN12_0-10003471.SCA has been admitted for deployment but deployment did not start. ready for update (but not updated yet)

Dec 4, 2007 12:37:53 PM [Error]: com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.deployList(DeploymentManagerImpl.java:433) [Thread[main,5,main]]: Error during deployment. See F:/usr/sap/SRA/DVEBMGS00/SDM/program/log/sdmcl20071204123642.log for details.

Dec 4, 2007 12:37:53 PM [Error]: com.sap.sdt.jspm.deployment.deploy.DeploymentManager [Thread[main,5,main]]: com.sap.sdt.j2ee.tools.deploymentmgr.DeploymentManagerDeploymentException: Error during deployment.

___________________________________________________________________

<u><b>SDM Log:</b></u>

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

07/12/04 12:37:47 - ***********************************************************

Dec 4, 2007 12:37:47 PM Info: End of log messages of the target system.

Dec 4, 2007 12:37:47 PM Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****

Dec 4, 2007 12:37:47 PM Error: Aborted: development component 'caf/UI/ptn/common'/'sap.com'/'MAIN_APL70VAL_C'/'1220264'/'2', grouped by :

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

java.rmi.RemoteException: Cannot deploy application sap.com/cafUIptn~common..

Reason: 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?; nested exception is:

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?

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)

Dec 4, 2007 12:37:47 PM Info: Starting to save the repository

Dec 4, 2007 12:37:49 PM Info: Finished saving the repository

Dec 4, 2007 12:37:49 PM Info: Starting: Update: Selected software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.12.0.20070510102601''/'2' updates currently deployed software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.6.0.20060119211001''/'0'.

Dec 4, 2007 12:37:49 PM Error: Aborted: software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.12.0.20070510102601''/'2':

Failed deployment of SDAs:

development component 'caf/UI/ptn/common'/'sap.com'/'MAIN_APL70VAL_C'/'1220264'/'2' : aborted

Please, look at error logs above for more information!

Dec 4, 2007 12:37:49 PM Info: Starting to save the repository

Dec 4, 2007 12:37:51 PM Info: Finished saving the repository

Dec 4, 2007 12:37:51 PM Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.

Dec 4, 2007 12:37:51 PM Error: -


At least one of the Deployments failed -


Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi Prashant,

many thanks for you help. The note did fix the issue.

Regards,

Raza

Former Member
0 Kudos

Hi Raza,

Cheers......

Dont forget to award points to all helpful answers

Regards,

Prashant

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Raza,

Check this supporting SAP note 1010640

Regards,

Prashant

Former Member
0 Kudos

Hi Raza,

This is typical problem when you upgrade from < SP8 to higher version.

You need to Undeploy the CAF components from the system using SDM first and then reply the patches from JSPM.

It should go with out errors.

Let us know if this worked.

Regards

Prashant.

-->Reward Points if Helpful.