playframework - Deploy Play 2.0.2 to Heroku -


I tried to push my application to the herook and I follow the instructions.

When I run git to its master master, it fails with the following message:

[error] {file: / Tmp / build_21x20nx2i16sz Projecttrunk / compile: sources: scala.tools.nsc.interactive.FreshRunReq [error] total time: 48 s, full July 9, 2012 6:46:55 PM

not me Know where this problem is, because the app is running fine on my machine.

My Procfile :

Web: Goal / Start- Dhttp.port = $ {PORT} $ {JAVA_OPTS} -DapplyEvolutions.default = True -Ddb.default.url = $ {DATABASE_URL} -Ddb.default.driver = org.postgresql.Driver

Thanks for your help!

Update 1:

I just pushed again and no compilation error was encountered? I do not understand ... Now the application is crashing with the following message:

2012-07-09T19: 02: 55 + 00: 00Ap [Web.1]: This The application is already running (or delete the RUNNING_PID file).

UPDATE 2:

I deleted the RUNNING_PID file and now the following errors myoku log :

< P> 2012-07-09T19: 33: 36 + 00: 00 Horoku [Run 1]: changed from starting the state 2012-07-09T19: 34: 02 + 00: 00 Heroko [router]: error H10 (App crash) - & gt; Bright-word 21333.herokuapp.com/dyno = queue = wait = service = condition = 503 bytes = 2012-07-09T19: 38: 01 + 00: 00Horoku [Web 1] Get: Crashing with the state being turned on Gone 2012-07-09T19: 38: 03 + 00: 00 Horoku [Web 1]: The process of starting with the command target / start -Dhttp.port = $ {PORT} $ {JAVA_OPTS} -Double Evolution. Default = true - Ddb.default.url = $ {DATABASE_URL} -Ddb.default.drive r = org.postgresql.Driver 2012-07-09T19: 38: 04 + 00: 00Ap [Web.1] : This application is already running (or delete RUNNING_PID file) 2012-07-09T19: 38: 06 + 00: 00 Horoku [Web.1]: Process 255 got out of the situation 2012-07-09T19: 38: 06 + 00: 00 Heroko [Web 1]: State has been changed from the beginning to the crash 2012-07-09T19: 44: 32 + 00: 00 Heroku [Run. 1]: Position 0 0 0 9 07 T 19:44: 32 + 00: 00 Out with the Heroko [Run 1]: State changed above 2012-07-09T19: 45: 07 + 00: 00 To complete Heroko [router]: Error H10 (app crash) - & gt; GET radiant-word 2133.herokuapp.com/dyno = queue = wait = service = condition = 503 bytes =

  horoku run bish   

Then, try deleting the file:

Your GIT will be removed from the repository.

Comments