Play! 1.2.4. There is no data received at server startup.

I have a game! 1.2.4 an application that does not play well. I can start another application to play on my computer, but when I try to start it, it starts the server, but then it does not seem to be initialized on first request.

I turned on TRACE logging and this is what happens:

11:21:29,894 INFO  ~ Listening for HTTP at /127.0.0.1:8998 (Waiting a first request to   start) ...
11:21:33,135 TRACE ~ messageReceived: begin
11:21:33,135 TRACE ~ parseRequest: begin
11:21:33,135 TRACE ~ parseRequest: URI = /
11:21:33,140 TRACE ~ parseRequest: end

I do not know why this is happening, since the same application works fine on another computer, and I had this before.

Does anyone know why this might happen?

Additional Information:

Java: version "1.6.0_30" 64bit
Play: version "1.2.4"

EDIT:

, - Java. Java 1.7, , 1.6. Java, ?

+3
1

.

play clean-all , .

java-, , Java, , , , . , !

0

All Articles