cancel
Showing results for 
Search instead for 
Did you mean: 

JAVA Stack Upgrade 7.01 to 7.31 - Error in KMC_UPLOAD_PRINCIPALS phase

Former Member
0 Kudos

Hello,

I'm trying to upgrade a JAVA STACK to 7.31 and i'm facing a problem.

During the KMC_UPLOAD_PRINCIPALS phase i'm having the following error:

ERROR
Cannot deploy KMC migration archive E:\SUM\SUM\java\data\install\sap.com~tc~kmc~rf~ummig~rmiapp.sda Cannot execute Java process for deployArchive with parameters E:\SUM\SUM\java\data\install\sap.com~tc~kmc~rf~ummig~rmiapp.sda. Return code condition success evaluated to false for process java.exe for action ACTION_DEPLOY_ARCHIVE.

More technical details of the error:

Log File

May 17, 2013 7:21:41 AM [Error]:                       com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:883) [Thread[main,5,main]]: Exception has occurred during the execution of the phase.

May 17, 2013 7:21:41 AM [Error]:        com.sap.sdt.tools.procx.DefaultProcessAdapter.checkReturnCode(DefaultProcessAdapter.java:579) [Thread[main,5,main]]: Return code condition success evaluated to false for process java.exe for action ACTION_DEPLOY_ARCHIVE.

May 17, 2013 7:21:41 AM [Error]: com.sap.sdt.j2ee.tools.sdmprocess.AbstractSDMProcessCall.deployArchive(AbstractSDMProcessCall.java:718) [Thread[main,5,main]]: Cannot execute Java process for deployArchive with parameters E:\SUM\SUM\java\data\install\sap.com~tc~kmc~rf~ummig~rmiapp.sda.

May 17, 2013 7:21:41 AM [Error]:                com.sap.sdt.j630.comphandler.KMCComponentHandler.handle(KMCComponentHandler.java:129) [Thread[main,5,main]]: Cannot deploy KMC migration archive E:\SUM\SUM\java\data\install\sap.com~tc~kmc~rf~ummig~rmiapp.sda

I've done a little bit of searching and was unable to find any clue to what might be the problem.

Any thoughts?

Accepted Solutions (1)

Accepted Solutions (1)

former_member264034
Active Contributor
0 Kudos

Hi,

There could be several reasons.

1 authorization,
user running tools have no access to this folder or this file.

2 file corruption,
this file has been corrupted.

3 SDM problem.
  In order to resolve this kindly refer point 1 from the Solution
section
of the following attached SAP Note:

   780670 - SDM could not reach Message Server

Also review "Problem 5: Error During update of SDM" from the following
SAP help link below:

http://help.sap.com/saphelp_nw70/helpdata/en/7c/9ce742bdab5604e10000000a155106/frameset.htm

Can you please see if there is more relevant error infomation in the

following log:

KMC_ONLINE_MIGRATION_DEPLOY_<SID>_01.log

Regards,

Aidan

Former Member

Hello,

The real problem was in fact described in the KMC_ONLINE_MIGRATION log file

Error: Aborted: development component 'tc/kmc/rf/ummig/rmiapp'/'sap.com'/'SAP AG'/'60.0.20070925153059.0000'/'0':

Cannot login to the SAP J2EE Engine using user and password as provided in the Filesystem Secure Store. Enter valid login information in the Filesystem Secure Store using the SAP J2EE Engine Config Tool. For more information, see SAP note 701654.

com.sap.sdm.serverext.servertype.inqmy.extern.DeployManagerAuthExceptionWrapper: Wrong security credentials detected while trying to obtain connection to the J2EE Engine.

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMAUTHEXC)

Problem is now fixed and upgrade has continued to the next step.

Thanls

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Pedro,

Any more information in your SDM and java default trace logs perhaps?

Kind Regards,

Johan