Bug 1788 - new 3236 build still has 64-bit WebAdmin problem: WebAdmin times out after performing mapchange.
Status: NEW
Alias: None
Product: Unreal Tournament 2004
Classification: Unclassified
Component: dedicated server
Version: 3236 (Second official retail patch)
Hardware: PC Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact:
URL:
: 1941
Depends on:
Blocks:
 
Reported: 2004-06-15 19:43 EDT by J. Ryan Earl
Modified: 2004-09-26 22:19:12 EDT
2 users (show)

See Also:



Description J. Ryan Earl 2004-06-15 19:43:40 EDT
After I do a map change through the webadmin interface on a dedicated 64-bit
linux server, I get timeouts when trying to access WebAdmin after the map is
changed.  That is to say, WebAdmin stops answering all requests.
Comment 1 Jeremy Huddleston 2004-09-26 22:10:04 EDT
This log shows the problem on build 3323 on amd64

Notice it binds on 8070 the when it starts, but when I change the game through
the web interface, it isn't able to bind to the port again... perhaps a small
sleep() when rebinding will help... but I'm curious why you would want to unbind
then rebind anyways...

Executing Class Engine.ServerCommandlet
Missing Class Class Editor.TransBuffer
Browse:
ONS-ArcticStronghold?Name=Eradicator?Class=Engine.Pawn?Character=Wraith?team=255?Sex=M?LinkSetup=Default?BonusVehicles=false?Game=Onslaught.ONSOnslaughtGame?Mutator=UTClassic.MutUseSniper?bAutoNumBots=False?NumBots=8
Collecting garbage
Purging garbage
Garbage: objects: 40954->40951; refs: 586135
Game class is 'ONSOnslaughtGame'
Bringing Level ONS-ArcticStronghold.myLevel up for play (20) appSeconds: 9.142439...
Mutators UTClassic.MutUseSniper
GameInfo::InitGame : bEnableStatLogging True
bAutoNumBots: False
Using Official Link Setup: Default
MasterServerGameStats initializing
UdpServerQuery(crt): Port 7787 successfully bound.
Resolving master0.gamespy.com...
Defaulting to false
Defaulting to false
Resolving ut2004master2.epicgames.com...
Loading Available Maps
Loading Game Types
xWebAdmin.UTServerAdmin Initialized on port 8070
MasterServerUplink: Resolved ut2004master2.epicgames.com as 207.135.145.7.
Resolved master0.gamespy.com (207.38.8.34)
UdpGameSpyUplink: Master Server is master0.gamespy.com:27900
UdpGameSpyUplink: Port 7788 successfully bound.
MasterServerUplink: Connection to ut2004master2.epicgames.com established.
Approval APPROVED
Master server requests heartbeat 0 with code 25440
Master server requests heartbeat 1 with code 25440
Master server requests heartbeat 2 with code 25440
Master server assigned our MatchID: 7115168
WebServer: Invalid Filename: ../Web//images/UnrealAdmin.org/pixel.gif
ProcessServerTravel:
DM-1on1-Mixer?Game=XGame.xDeathMatch?Mutator=UTClassic.MutUseSniper
PreClientTravel
Server switch level:
DM-1on1-Mixer?Game=XGame.xDeathMatch?Mutator=UTClassic.MutUseSniper
Browse:
DM-1on1-Mixer?Name=Eradicator?Class=Engine.Pawn?Character=Wraith?team=255?Sex=M?LinkSetup=Default?Game=XGame.xDeathMatch?Mutator=UTClassic.MutUseSniper?bAutoNumBots=False?NumBots=8
Socket shut down
Collecting garbage
Purging garbage
(Karma): Level Karma Terminated.
Garbage: objects: 49551->39095; refs: 523327
Game class is 'xDeathMatch'
Bringing Level DM-1on1-Mixer.myLevel up for play (20) appSeconds: 122.912976...
Mutators UTClassic.MutUseSniper
GameInfo::InitGame : bEnableStatLogging True
bAutoNumBots: False
MasterServerGameStats initializing
UdpServerQuery(crt): Port 7787 successfully bound.
Resolving master0.gamespy.com...
Defaulting to false
Defaulting to false
Resolving ut2004master1.epicgames.com...
Loading Available Maps
Loading Game Types
xWebAdmin.UTServerAdmin Initialized on port 8070
WebServer DM-1on1-Mixer.WebServer (Function UWeb.WebServer.BeginPlay:0227)
BindPort: bind failed
MasterServerUplink: Resolved ut2004master1.epicgames.com as 207.135.145.6.
Resolved master0.gamespy.com (207.38.8.34)
UdpGameSpyUplink: Master Server is master0.gamespy.com:27900
UdpGameSpyUplink: Port 7788 successfully bound.
MasterServerUplink: Connection to ut2004master1.epicgames.com established.
Approval APPROVED
Master server requests heartbeat 0 with code 11252
Master server requests heartbeat 1 with code 11252
Master server requests heartbeat 2 with code 11252
Master server assigned our MatchID: 7115229
Comment 2 Jeremy Huddleston 2004-09-26 22:19:12 EDT
*** Bug 1941 has been marked as a duplicate of this bug. ***