Hi Experts,
after we were able to upgrade to SPS XSA and installed HRTT and DI CORE, but weren't able to install WebIDE, we decided to reinstall XSA inclusive the components.
But now when we try to install the XSA again, we get an error within the installation of the xscontroller. And its really strange because we could do it before without any problems.
What we can see, that the uaa service tries to connect to our top domain address, without the host.
[2016-05-27 13:48:14:124]-[Controller.UAA]-[warning]-[.]-[.]: No network connection to UAA at 'https://domain.de:30232/uaa-security'.
- com.sap.xs2rt.core.rest.client.RestException: Error executing request GET https://domain.de:30232/uaa-security/login: java.net.SocketTimeoutException: connect timed out (local port 10681 to address 10.32.35.127 (host.domain.de), remote port 30232 to address IP .....)
at com.sap.xs2rt.core.rest.client.RestResource.method(RestResource.java:470)
As I said, it was running before and we didn't changed any parameter during this time.
Has one of you an idea? Thanks a lot!