Skip to content

Instantly share code, notes, and snippets.

@studiomaestro
Created April 14, 2011 20:55
Show Gist options
  • Save studiomaestro/920520 to your computer and use it in GitHub Desktop.
Save studiomaestro/920520 to your computer and use it in GitHub Desktop.
[CFSPIKE ~/work/grails/cf-spike]$ vmc push
Would you like to deploy from the current directory? [Yn]: Y
Application Name: cf-spike
Application Deployed URL: 'cf-spike.cloudfoundry.com'? y
[WARNING] Can't determine the Application Type.
Select Application Type: (Rails, Node, Grails, Sinatra, Spring, Roo or JavaWeb) Grails
Selected Java SpringSource Grails Application
Memory Reservation [Default:512M] (64M, 128M, 256M, 512M, 1G or 2G)
Creating Application: OK
Would you like to bind any services to 'cf-spike'? [yN]: y
Would you like to use an existing provisioned service [yN]? y
The following provisioned services are available::
1. mongotest
2. mysqltest
3. redistest
Please select one you wish to provision: 1
Binding Service: OK
Uploading Application:
Checking for available resources: OK
Processing resources: OK
Packing application: OK
Uploading (37K): OK
Push Status: OK
Staging Application: OK
Starting Application: ..........................Error 306: Error retrieving file 'logs/startup.log'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment