Dear all,
I have a own PO system (running on windows with maxdb) out of the box install (so a 7.3.1.0) and I want to apply the newest stack.
I downloaded the stack and wanted to import it with JSPM.
When starting JSPM I get the error
Error while obtaining the SAPLOCALHOST parameter value from the instance with number <number> on host <hostname> using the SAPControl web service API. For more information, see SAP Note 1401712.
This issue I also get with SUM.
I read the specific note and the solution given there (changed the parameter setting from sdefault to default and restarted) but still getting the error
Nov 14, 2012 12:51:52 PM [Error ]: Error while obtaining the SAPLOCALHOST parameter value from the instance with number 4 on host htbn60205128a using the SAPControl web service API. For more information, see SAP Note 1401712.
Nov 14, 2012 12:51:52 PM [Error ]: The server sent HTTP status code 401: Unauthorized
Nov 14, 2012 12:51:52 PM [Error ]: The following problem has occurred during step execution: com.sap.sdt.tools.sapcontrolws.SapControlWsException: Error while obtaining the SAPLOCALHOST parameter value from the instance with number * on host ******** using the SAPControl web service API. For more information, see SAP Note 1401712.
com.sun.xml.internal.ws.client.ClientTransportException: The server sent HTTP status code 401: Unauthorized
.
what bothers me is that there still comes the Unauthorized part but I granted the <sid>adm rights on server as said in the installationguide.
Any one suffered the same problem and had a solution on this?