Games in Progress: 3 | Players logged in: 3 | Players Registered: 37413 | Games Played Total: 68656
Print Page - Master Client (UserLeft) Operation timed out

Planet M.U.L.E.

Planet Mule 1 => Old Bugs 1.1.1 => Topic started by: msemar on December 24, 2009, 04:46



Title: Master Client (UserLeft) Operation timed out
Post by: msemar on December 24, 2009, 04:46
BUILD: 1.1.1
OS (Host):  OS: Mac OS X 10.6.2 i386
JVM VERSION: 1.6.0_17-b04-248-10M3025

DESCRIPTION:
A player disconnecting from our game caused it to be recorded as abandoned on the planetmule.com website.

SCENARIO
We just finished this tournament game: http://www.planetmule.com/hi-score-game/game?game_id=11763 (http://www.planetmule.com/hi-score-game/game?game_id=11763)

When I checked the web site, however, the game was reported as abandoned.  We definitely played 12 rounds, I assure you.  I have uploaded the complete log file here: http://ten-gallon.semars.com/~msemar/log.txt (http://ten-gallon.semars.com/~msemar/log.txt)

One thing I did notice is that the round data stopped being sent to the (web) server after Round 4.  During Round 5, one of our players (pedobear) quit and his player went AI. 

I checked the log.txt file, and sure enough, when pedobear dropped out we started seeing this stack traces:

SEVERE [MasterClient.send]                         Master Client (UserLeft) Operation timed out
  INFO [MasterClient$RequestQueue.retry]             Master Client: Retry send in 2000 ms
  SEVERE [MasterClient.send]                         com.turborilla.mule.network.MasterResponseException: Operation timed out
Response:
success="true"

    at com.turborilla.mule.network.MasterResponse.read(Unknown Source)
    at com.turborilla.mule.network.MasterClient.send(Unknown Source)
    at com.turborilla.mule.network.MasterClient.access$500(Unknown Source)
    at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:637)
  INFO [MasterClient$RequestQueue.retry]             Master Client: Retry send in 3500 ms
  SEVERE [MasterClient.send]                         com.turborilla.mule.network.MasterResponseException: Operation timed out
Response:
success="true"

    at com.turborilla.mule.network.MasterResponse.read(Unknown Source)
    at com.turborilla.mule.network.MasterClient.send(Unknown Source)
    at com.turborilla.mule.network.MasterClient.access$500(Unknown Source)
    at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:637)
  INFO [MasterClient$RequestQueue.retry]             Master Client: Retry send in 6125 ms
  INFO [GameModel.developLand]                       (P10) msemar develops tile Plain (3,2) with Crystite factory
  SEVERE [MasterClient.send]                         com.turborilla.mule.network.MasterResponseException: Operation timed out