I am in the J2ee config phase of the upgrade and not able to get past the following error:
I have checked Note 1401712 and symptom 4 seems to fit:
Symptom 4
Step DETERMINE_PROFILES stops with the following
error:
====== error fragment 5 =====
The tool was unable to determine
the central instance
====== error fragment 5 =====
But the solution did not help:
sapcontrol -nr <Instance_Number> -host <Hostname> -function RestartService
DETERMINE_PROFILES_DPR.log:
_______
Mar 5, 2013 6:05:22 PM [Info]: com.sap.sdt.sapcontrolws.SapControlWsClient [Thread[main,5,main]]: Using username: smdadm to authenticate against SAPCONTROL Web Service API.
Mar 5, 2013 6:05:22 PM [Error]: com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:863) [Thread[main,5,main]]: Exception has occurred during the execution of the phase.
Mar 5, 2013 6:05:22 PM [Error]: com.sap.sdt.tools.sysinfo.CentralInstanceRoleDetector.detectCentralInstance(CentralInstanceRoleDetector.java:111) [Thread[main,5,main]]: The tools was unable to determine the central instance. See SAP Note 1401712 for further information.
Mar 5, 2013 6:05:22 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:906) [Thread[main,5,main]]: Phase PREPARE/INIT/DETERMINE_PROFILES has been completed.
Mar 5, 2013 6:05:22 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:907) [Thread[main,5,main]]: Start time: 2013/03/05 18:05:19.
Mar 5, 2013 6:05:22 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:909) [Thread[main,5,main]]: End time: 2013/03/05 18:05:22.
Mar 5, 2013 6:05:22 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:910) [Thread[main,5,main]]: Duration: 0:00:02.625.
Mar 5, 2013 6:05:22 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:911) [Thread[main,5,main]]: Phase status is error.
___________________
Since this is just a PREPARE phase, I am not sure why it is already looking for '02' instance which is the shadow instance.
Any direction please?
Thanks
Shabna