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

Issue during the deployment to PCF DEV - Build Pack Compile Failed #1

Open
arubalac opened this issue Apr 9, 2017 · 0 comments
Open

Comments

@arubalac
Copy link

arubalac commented Apr 9, 2017

Hello Daniel,

I was trying to deploy the mule app in your git to my PCF Dev instance . During the deployment I am getting a compilation failure (PFB the logs).
Could you please help in resolving the issue.

PFB the execution log:

`PS C:\TechM-lab\cf-mule> cf create-buildpack mule cf-buildpack-mule.zip 1 --enable
Creating buildpack mule...
OK

Uploading buildpack mule...
Done uploading
OK
PS C:\TechM-lab\cf-mule> cf push bookstore -i 1 -m 512M -b mule -p examples/bookstore/bookstore.zip
Creating app bookstore in org pcfdev-org / space pcfdev-space as admin...
OK

Creating route bookstore.local.pcfdev.io...
OK

Binding bookstore.local.pcfdev.io to bookstore...
OK

Uploading bookstore...
Uploading app files from: C:\Users\arubalac\AppData\Local\Temp\unzipped-app412651127
Uploading 22K, 36 files
Done uploading
OK

Starting app bookstore in org pcfdev-org / space pcfdev-space as admin...
Downloading mule...
Downloaded mule (79.6K)
Creating container
Successfully created container
Downloading app package...
Downloaded app package (20.9K)
Staging...
Failed to compile droplet
Exit status 223
Staging failed: Exited with status 223
Destroying container
Successfully destroyed container

FAILED
Error restarting application: BuildpackCompileFailed
`
Regards
Arun

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