cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP PI 7.5 ESR Unable to lunch

alex_45
Newcomer
0 Kudos
1,292

Hello, I got an error when I'm opening the ESR Java file that says unable to launch

When I open the details, i got the following exceptions:

com.sun.deploy.net.FailedDownloadException: No se ha podido cargar el recurso: http://<website:port>/rep/repository/com.sap.xpi.ibrep.client.jar

at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)

at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)

at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)

at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)

at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)

at java.util.concurrent.FutureTask.run(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

I have another tab that is Adjust exception that says:
java.io.IOException: Server returned HTTP response code: 503 for URL: http://<website:port>/rep/repository/com.sap.xpi.ibrep.client.jar at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at com.sun.deploy.net.HttpUtils.followRedirects(Unknown Source) at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source) at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source) at com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source) at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source) at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source) at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source) at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source) at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)I've tried looking if that the Java version is diferent. Because I'd could open this PI ESR successful when i had other website:port but for this one i'm having this issue and i don't know if its because of the VPN or the Java version.
View Entire Topic
tomastoth
Discoverer
0 Kudos

Hello Alex,

similar symptoms here as well after patching to NW PI 7.5 SPS26. SAPNote 3085217 doesn't apply, because the file can be downloaded directly in web browser.

IMHO there is some new features in ICM, which is not compatible with Oracle JRE 1.8.0_371-b11 (latest in time of writing).

We are going to analyze ICM log and use Wireshark to capture net traffic. If there is no luck, we would have to create OSS Message.

Best regards, Tom