Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting issues while deploying mule app on PCF #2

Open
sakarib1 opened this issue Nov 2, 2017 · 0 comments
Open

Getting issues while deploying mule app on PCF #2

sakarib1 opened this issue Nov 2, 2017 · 0 comments

Comments

@sakarib1
Copy link

sakarib1 commented Nov 2, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant