Coder Social home page Coder Social logo

play2-on-dotcloud's People

Contributors

chees avatar mchv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

play2-on-dotcloud's Issues

[2.1-RC1] play entered fatal state

I am not able to start Play 2.1 RC1 server with default Welcome app. This is my log

[play.0] ==> /var/log/supervisor/play.log <==
[play.0] JAVA_OPTIONS=-Xmx128M -XX:PermSize=64M -XX:MaxPermSize=128M
[play.0] (To change JAVA_OPTIONS, edit the "run" script!)
[play.0] /home/dotcloud/run: 20: target/start: not found
[play.0] JAVA_OPTIONS=-Xmx128M -XX:PermSize=64M -XX:MaxPermSize=128M
[play.0] (To change JAVA_OPTIONS, edit the "run" script!)
[play.0] /home/dotcloud/run: 20: target/start: not found
[play.0] JAVA_OPTIONS=-Xmx128M -XX:PermSize=64M -XX:MaxPermSize=128M
[play.0] (To change JAVA_OPTIONS, edit the "run" script!)
[play.0] /home/dotcloud/run: 20: target/start: not found
[play.0] JAVA_OPTIONS=-Xmx128M -XX:PermSize=64M -XX:MaxPermSize=128M
[play.0] (To change JAVA_OPTIONS, edit the "run" script!)
[play.0] /home/dotcloud/run: 20: target/start: not found
[play.0] ==> /var/log/supervisor/supervisord.log <==
[play.0] 2012-12-11 00:24:53,398 WARN Included extra file "/home/dotcloud/supervisor.conf" during parsing
[play.0] 2012-12-11 00:24:53,502 INFO RPC interface 'supervisor' initialized
[play.0] 2012-12-11 00:24:53,502 WARN cElementTree not installed, using slower XML parser for XML-RPC
[play.0] 2012-12-11 00:24:53,502 CRIT Server 'unix_http_server' running without any HTTP authentication checking
[play.0] 2012-12-11 00:24:53,508 INFO daemonizing the supervisord process
[play.0] 2012-12-11 00:24:53,510 INFO supervisord started with pid 149
[play.0] 2012-12-11 00:24:54,521 INFO spawned: 'play' with pid 151
[play.0] 2012-12-11 00:24:54,673 INFO exited: play (exit status 127; not expected)
[play.0] 2012-12-11 00:24:55,682 INFO spawned: 'play' with pid 184
[play.0] 2012-12-11 00:24:55,778 INFO exited: play (exit status 127; not expected)
[play.0] 2012-12-11 00:24:57,790 INFO spawned: 'play' with pid 198
[play.0] 2012-12-11 00:24:57,886 INFO exited: play (exit status 127; not expected)
[play.0] 2012-12-11 00:25:00,896 INFO spawned: 'play' with pid 212
[play.0] 2012-12-11 00:25:00,999 INFO exited: play (exit status 127; not expected)
[play.0] 2012-12-11 00:25:02,000 INFO gave up: play entered FATAL state, too many start retries too quickly

Play 2.1-RC1 deployment problem

Hello,

I am trying to deploy a Play 2.1-RC1 app, but I got stuck at this point:

play.0 ==> /var/log/supervisor/application.log <==
play.0 Application started (Prod)
play.0 2013-01-15 12:52:27,641 - [INFO] - from play in main
play.0 Listening for HTTP on /0.0.0.0:42800
play.0 ==> /var/log/supervisor/play.log <==
play.0 JAVA_OPTIONS=-Xmx128M -XX:PermSize=64M -XX:MaxPermSize=128M
play.0 (To change JAVA_OPTIONS, edit the "run" script!)
play.0 Play server process ID is 177
play.0 [�[37minfo�[0m] play - Application started (Prod)
play.0 [�[37minfo�[0m] play - Listening for HTTP on /0.0.0.0:42800
play.0 ==> /var/log/supervisor/supervisord.log <==
play.0 2013-01-15 12:52:24,612 CRIT Server 'unix_http_server' running without any HTTP authentication checking
play.0 2013-01-15 12:52:24,619 INFO daemonizing the supervisord process
play.0 2013-01-15 12:52:24,620 INFO supervisord started with pid 149
play.0 2013-01-15 12:52:25,628 INFO spawned: 'play' with pid 156
play.0 2013-01-15 12:52:27,386 INFO success: play entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)

Everything seems to work fine except the "CRIT Server 'unix_http_server' running without any HTTP authentication checking", and the application is not running when I go the URL.
I have "clean compile stage" the application locally before pushing, and the target/start is working well locally.

Do you have an idea of what is the issue?

Thanks in advance

Play download url doesn't work

curl -O http://download.playframework.org/releases/play-${VERSION}.zip

no longer works. Maybe I'm missing something, but they seemed to have moved it to a new url. The new urls on the site follow this pattern.

curl -O http://downloads.typesafe.com/play/${VERSION}/play-${VERSION}.zip

Thanks a lot!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.