SphereServer BugTracker - SphereServer
View Issue Details
0002004SphereServerexecutable - genericpublic21-07-11 10:4918-01-15 22:03
Coruja 
Ben 
normalminoralways
closedno change required 
 
 
Not Available
None
None
0002004: FreezeRestartTime doesn't work
sphere.ini:
// Time before restarting when server appears hung (in seconds)
FreezeRestartTime=60

this setting doesn't works when you get a million of exceptions, the server will freeze and spam exceptions errors for hours and it doesn't restart.

I dont know how I can simulate a exception sphere freeze, but I already got it many times and the server never got restarted
Using 11/07/11 nightly release
No tags attached.
Issue History
21-07-11 10:49CorujaNew Issue
18-01-15 22:03BenNote Added: 0002648
18-01-15 22:03BenStatusnew => closed
18-01-15 22:03BenAssigned To => Ben
18-01-15 22:03BenResolutionopen => no change required

Notes
(0002648)
Ben   
18-01-15 22:03   
FreezeRestartTime is used to restart a thread that is hung, it can't restart sphere if the whole program is hung.