Hello Reagan
Yes I did go thru the link you mentioned earlier and I did upgrade the JVM to 6 (from4) on both Primary and Secondary App server. Rebooted server. Checked permissions. Chose NONE+OSExecute (I did not put space). I put service/protectedwebmethods = NONE+OSExecute
. Only NONE ans also SDEFAULT. Nothing helped.
and also followed OSS Note 927637 and set
service/admin_users=<domain>\sp1adm <domain>\SAPServiceSP1
As of now we have these two set
service/protectedwebmethods = DEFAULT
service/admin_users=CHECKFREE\sp1adm CHECKFREE\SAPServiceSP1
Here are the results
E:\usr\sap\SP1\J01\exe>sapcontrol -nr 01 -function GetStartProfile | findstr pro
tectedwebmethods
service/protectedwebmethods = DEFAULT
E:\usr\sap\SP1\J01\exe>
The latest DELETE-REMOTE-BOOTSTRAP-JARS file is *52 so I am attaching that. Its the same exact error every time. I have tried accessing the .jar files from the app server and they are all accessible fine
<!--LOGHEADER[START]/-->
<!--HELP[Manual modification of the header may cause parsing problem!]/-->
<!--LOGGINGVERSION[2.0.7.1006]/-->
<!--NAME[E:\CDs\SUM\SUM\sdt\log\SWITCH\DELETE-REMOTE-BOOTSTRAP-JARS_52.LOG]/-->
<!--PATTERN[DELETE-REMOTE-BOOTSTRAP-JARS_52.LOG]/-->
<!--FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%6s]: %m)]/-->
<!--ENCODING[UTF8]/-->
<!--LOGHEADER[END]/-->
Nov 6, 2014 3:57:52 PM [Info ]: Creating a proxy to the sapcontrol web service at http://as1sp1:50113
Nov 6, 2014 3:57:55 PM [Info ]: Setting the credentials for user CHECKFREE\sp1adm and a password.
Nov 6, 2014 3:57:55 PM [Info ]: Using user name CHECKFREE\sp1adm to authenticate against the SAPControl web service API.
Nov 6, 2014 3:57:55 PM [Info ]: Setting the service timeout to 300 s.
Nov 6, 2014 3:57:55 PM [Info ]: Executing command "\\passp1\sapmnt\SP1\SYS\exe\jvm\NTAMD64\sapjvm_6.1.071\sapjvm_6\bin\java.exe -cp \\passp1\sapmnt\SP1\SYS\global/sdtremote/sdt_trace.jar;\\passp1\sapmnt\SP1\SYS\global/sdtremote/sdt_util.jar;\\passp1\sapmnt\SP1\SYS\global/sdtremote/sdt_tools.jar;\\passp1\sapmnt\SP1\SYS\global/sdtremote/sap.com~tc~sec~csi.jar com.sap.sdt.tools.remote.SdtRemoteOperationsExecutor deleteBootstrapJars e:/usr/sap/SP1/J01 SWITCH_UPGRADE" on instance 1, host as1sp1 with timeout 300s, log file SUM_1415311075265.log ...
Nov 6, 2014 3:57:55 PM [Error ]: Could not execute command "[Ljava.lang.String;@39772437" on instance javax.xml.ws.soap.SOAPFaultException: Start Service runs with administrative privileges, OSExecute disabled on host $(2) using the sapcontrol web service at $(3). Check if sapcontrol is running and the log file $(4) in the sapcontrol work directory. In case of permissions issues, check SAP note 927637.
Nov 6, 2014 3:57:55 PM [Error ]: The following problem has occurred during step execution: com.sap.sdt.tools.sapcontrolws.SapControlWsException: Could not execute command "\\passp1\sapmnt\SP1\SYS\exe\jvm\NTAMD64\sapjvm_6.1.071\sapjvm_6\bin\java.exe -cp \\passp1\sapmnt\SP1\SYS\global/sdtremote/sdt_trace.jar;\\passp1\sapmnt\SP1\SYS\global/sdtremote/sdt_util.jar;\\passp1\sapmnt\SP1\SYS\global/sdtremote/sdt_tools.jar;\\passp1\sapmnt\SP1\SYS\global/sdtremote/sap.com~tc~sec~csi.jar com.sap.sdt.tools.remote.SdtRemoteOperationsExecutor deleteBootstrapJars e:/usr/sap/SP1/J01 SWITCH_UPGRADE" on instance 1 on host as1sp1 using the sapcontrol web service at http://as1sp1:50113. Check if sapcontrol is running and the log file SUM_1415311075265.log in the sapcontrol work directory. In case of permissions issues, check SAP note 927637.
javax.xml.ws.soap.SOAPFaultException: Start Service runs with administrative privileges, OSExecute disabled
.