Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Deploying a Grails app to Cloud Foundry from Bamboo onDemand

Chris Prior September 25, 2012

I am trying to deploy my Grails app to Cloud Foundry from Bamboo onDemand using the grails cloud-foundry plugin.

In a Grails task I have added the following command:

grails test cf-update

I am getting the following error in the Bamboo log:

26-Sep-2012 15:37:17	|Building WAR file
26-Sep-2012 15:37:23	..........................................................
26-Sep-2012 15:37:23	|Done creating WAR target/cf-temp-1348670230579.war
26-Sep-2012 15:37:23	|Updating Application:
26-Sep-2012 15:37:23	|  Checking for available resources:
26-Sep-2012 15:37:24	Error |
26-Sep-2012 15:37:24	
26-Sep-2012 15:37:24	I/O error: Unexpected end of file from server; nested exception is java.net.SocketException: Unexpected end of file from server
26-Sep-2012 15:37:24

I tried running the command as:

grails test cf-update -plain-update

...but this did not help.

1 answer

0 votes
Chris Prior September 25, 2012

I logged directly into the Amazon EC2 instance and could deploy successfully to Cloud Foundry using the same command so it looks like it is definitely a fault of the build process rather than an access issue.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events