cancel
Showing results for 
Search instead for 
Did you mean: 

DEPLOY_ONLINE failed

Former Member
0 Kudos

Hi,

I am having problem in upgrade phase UPGRADE/DEPLOY_ONLINE when upgrading java portion of the upgrade, this is NW EHP1 upgrade dual stacks:

Here is:

The execution of UPGRADE/UPGRADE/DEPLOY_ONLINE ended in error.

Error while executing SDM process phase with action DEPLOY_SLOT. See /usr/sap/TRN/upg/jupgrade/log/DEPLOY_SLOT_1__DON_03.LOG for details.

Cannot execute Java process for deployList with parameters /usr/sap/TRN/upg/jupgrade/tmp/SLOT.DEPLOY.LST.

Return code condition success evaluated to false for process java for action ACTION_DEPLOY_LIST.

In /usr/sap/TRN/upg/jupgrade/tmp/SLOT.DEPLOY.LST:

/usr/sap/TRN/upg/jupgrade/data/patches/ADSSAP02_0-20002778.SCA

/usr/sap/TRN/upg/jupgrade/data/patches/BIMMR02_0-10005878.SCA

/usr/sap/TRN/upg/jupgrade/data/patches/BIUDI02_0-10005879.SCA

/usr/sap/TRN/upg/jupgrade/data/patches/CAF02_0-10005882.SCA

/usr/sap/TRN/upg/jupgrade/data/patches/CAFUM02_0-10005883.SCA

/usr/sap/TRN/upg/jupgrade/data/patches/KMKWJIKS02_0-20002797.SCA

/usr/sap/TRN/upg/jupgrade/data/patches/LMTOOLS02_0-10005881.SCA

/usr/sap/TRN/upg/jupgrade/data/patches/SWLIFECYCL02_0-10005910.SCA

/usr/sap/TRN/upg/jupgrade/data/patches/UMEADMIN02_0-10005911.SCA

I've checked JC and SCS seem started ok, any clue?

Thanks very much.

Accepted Solutions (1)

Accepted Solutions (1)

former_member618758
Active Participant
0 Kudos

Hi,

You should have more error. Can you check the latest DEPLOY_SLOT_1__DON_0x.LOG?

Check to see if all running cluster instances running ok?

Thanks,

George

Former Member
0 Kudos

Hi George,

You are right, I checked again, there are more errors such as:

Dec 8, 2008 5:29:31 AM Error: There is no control instance running in the cluster returned by MessageServer [MS host: p400g; MS port: 3600].

Please check if there are running cluster instances.

Dec 8, 2008 5:29:31 AM Error: Received exception when restoring Engine state: There is no control instance running in the cluster returned by MessageServer [MS host: p400g; MS port: 3600].

The instances are:

|Name:JM_T1228742002449_1_p400g |Host:p400g

Please check if there are running cluster instances.

Dec 8, 2008 5:29:31 AM Error: -


At least one of the Deployments failed -


Dec 8, 2008 5:30:27 AM Info: Summarizing the deployment results:

.

.

Thanks.

former_member618758
Active Participant
0 Kudos

Please try running manually:

jupgrade dir/exe/jcontrol -DSAPSTART=1 pf=/usr/sap/<SID>/SYS/profile/<SID>_DVEBMGSxx_<hostname>

Then monitor with:

jupgrade dir/exe/jcmon pf=/usr/sap/<SID>/SYS/profile/<SID>_DVEBMGSxx_<hostname>

When you see all processes are in running state, repeat the phase.

Thanks.

Former Member
0 Kudos

Hi George,

Thanks it works, eventually it get passed the deploy phase and java upgrade now finished, thanks very much for your help.

Jerry

Former Member
0 Kudos

Thanks for all your help.

Answers (0)