Application failed to stage

20 views
Skip to first unread message

Bharath Posa

unread,
Apr 23, 2015, 1:20:16 AM4/23/15
to bosh-...@cloudfoundry.org
Hi All ,

I recently deployed cloudfoundry on openstack. The deployment went smooth. Now while I am uploading the app it is giving  "Unable to detect the app by build packs " error /. I am posting my error while running cf push using CF_TRACE=true . please try to have a look at it 


regards
bharath

James Bayer

unread,
Apr 23, 2015, 1:29:39 AM4/23/15
to bosh-users
what does "cf buildpacks" return? perhaps the buildpacks are still be downloaded to the DEAs?

To unsubscribe from this group and stop receiving emails from it, send an email to bosh-users+...@cloudfoundry.org.



--
Thank you,

James Bayer

Bharath Posa

unread,
Apr 23, 2015, 1:33:33 AM4/23/15
to bosh-...@cloudfoundry.org
Hi james 

it seems build packs are there .  the output of the command is below . and the role was spaceDeveloper

Getting buildpacks...

buildpack          position   enabled   locked   filename
java_buildpack     1          true      false    java-buildpack-v2.7.1.zip
ruby_buildpack     2          true      false    ruby_buildpack-cached-v1.3.0.zip
nodejs_buildpack   3          true      false    nodejs_buildpack-cached-v1.2.1.zip
go_buildpack       4          true      false    go_buildpack-cached-v1.2.0.zip
python_buildpack   5          true      false    python_buildpack-cached-v1.2.0.zip
php_buildpack      6          true      false    php_buildpack-offline-v3.1.0.zip

Sabhanayakam

unread,
Apr 23, 2015, 1:59:04 AM4/23/15
to bosh-...@cloudfoundry.org
When pushing, use a manifest file or use -p <pathToApp> option so only the Calculator.war file gets uploaded rather than everything in the current directory from where you are pushing
Also, does the war file have a WEB-INF/web.xml or something under a WEB-INF folder?

-Sabha
Reply all
Reply to author
Forward
0 new messages