You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to push my mule app using your mule buildpack for PCF but it seems it tries to download JDK from oracles site which is pointing to a deprecated location, Below is the error log :
Hi Daniel,
I was trying to push my mule app using your mule buildpack for PCF but it seems it tries to download JDK from oracles site which is pointing to a deprecated location, Below is the error log :
2017-11-02T18:16:20.912+05:30 [STG/0] [ERR] 2017-11-02 12:46:20 (65.6 MB/s) - ‘mule-standalone-3.5.0.tar.gz’ saved [89776500/89776500]
2017-11-02T18:16:20.915+05:30 [STG/0] [OUT] ------> Installing Mule (mule-standalone-3.5.0.tar.gz)...
2017-11-02T18:16:22.099+05:30 [STG/0] [OUT] ------> Installing JDK (jdk-7u67-linux-x64.tar.gz)...
2017-11-02T18:16:22.101+05:30 [STG/0] [ERR] --2017-11-02 12:46:22-- http://download.oracle.com/otn-pub/java/jdk/7u67-b01/jdk-7u67-linux-x64.tar.gz
2017-11-02T18:16:22.147+05:30 [STG/0] [ERR] Resolving download.oracle.com (download.oracle.com)... 23.15.7.90, 23.15.7.128
2017-11-02T18:16:22.150+05:30 [STG/0] [ERR] Connecting to download.oracle.com (download.oracle.com)|23.15.7.90|:80... connected.
2017-11-02T18:16:22.152+05:30 [STG/0] [ERR] HTTP request sent, awaiting response... 302 Moved Temporarily
2017-11-02T18:16:22.152+05:30 [STG/0] [ERR] Location: https://edelivery.oracle.com/otn-pub/java/jdk/7u67-b01/jdk-7u67-linux-x64.tar.gz [following]
2017-11-02T18:16:22.152+05:30 [STG/0] [ERR] --2017-11-02 12:46:22-- https://edelivery.oracle.com/otn-pub/java/jdk/7u67-b01/jdk-7u67-linux-x64.tar.gz
2017-11-02T18:16:22.237+05:30 [STG/0] [ERR] Resolving edelivery.oracle.com (edelivery.oracle.com)... 23.49.182.138, 2600:1408:10:286::2d3e, 2600:1408:10:297::2d3e
2017-11-02T18:16:22.239+05:30 [STG/0] [ERR] Connecting to edelivery.oracle.com (edelivery.oracle.com)|23.49.182.138|:443... connected.
2017-11-02T18:16:22.312+05:30 [STG/0] [ERR] HTTP request sent, awaiting response... 302 Moved Temporarily
2017-11-02T18:16:22.312+05:30 [STG/0] [ERR] Location: http://download.oracle.com/otn-pub/java/jdk/7u67-b01/jdk-7u67-linux-x64.tar.gz?AuthParam=1509626902_ed393947e941c0a4c348ae799585078f [following]
2017-11-02T18:16:22.312+05:30 [STG/0] [ERR] --2017-11-02 12:46:22-- http://download.oracle.com/otn-pub/java/jdk/7u67-b01/jdk-7u67-linux-x64.tar.gz?AuthParam=1509626902_ed393947e941c0a4c348ae799585078f
2017-11-02T18:16:22.315+05:30 [STG/0] [ERR] Connecting to download.oracle.com (download.oracle.com)|23.15.7.90|:80... connected.
2017-11-02T18:16:23.694+05:30 [STG/0] [ERR] HTTP request sent, awaiting response... 404 Not Found
2017-11-02T18:16:23.694+05:30 [STG/0] [ERR] 2017-11-02 12:46:23 ERROR 404: Not Found.
2017-11-02T18:16:23.695+05:30 [STG/0] [ERR] Failed to compile droplet: Failed to compile droplet: exit status 8
Can you please update the URL in build pack or suggest a workaround for this.
Thanks & Regards,
Anil Jha
The text was updated successfully, but these errors were encountered: