It looks like the app is using the wrong build pack on Heroku. Make sure you don't have a pom.xml or other build file in the project. Can you create a new application on Heorku and re-push? If that doesn't work can you file a support ticket?

-James


On 12/02/2011 04:38 AM, Paweł Stawicki wrote:
Hello,

I wanted to deploy my simple Play app to Heroku. App is a typical Play
helloworld, created with "play new helloworld". I pushed it to heroku,
but it doesn't work.

Heroku log says:
2011-12-02T10:47:35+00:00 heroku[web.1]: Starting process with command
`play run --http.port=29254 $PLAY_OPTS`
2011-12-02T10:47:35+00:00 app[web.1]: sh: play: not found

Does it mean play is "not installed" on Heroku? Shouldn't it work?
What's wrong with my setup?

Thanks,
Best regards
--
Paweł Stawicki
http://pawelstawicki.blogspot.com
http://szczecin.jug.pl


--
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to