Question
FMS Core crash(defunct)
hello,
I intend to make an application with FMS3 without using SharedObject which means I would achieve most functions by server side script.
So I made some simple tests on JSEngine:
Connecting about 1000 clients to one application instance and each client call the server every 5 sec.(By NetConnection.call ).
The server broadcast a message after recieving a function call by each client.
Unfortunately FMS core allways crashing(defunct) after it runs a few hours with no special message in the logs.
The only information we can find in master.00.log is :
#Fields: date time x-pid x-status x-ctx x-comment
2008-08-11 15:06:59 10624 (i)2581223 Core (3717) is no longer active. -
2008-08-11 15:06:59 10624 (w)2581256 Core (3717) _defaultRoot_:_defaultVHost_:::_1 experienced 1 failure!
FMS version: 3.0.2
System :RHEL AS4
The only change in FMS configuration is "<RuntimeSize>500000</RuntimeSize>" in application.xml
Any one can help?
I intend to make an application with FMS3 without using SharedObject which means I would achieve most functions by server side script.
So I made some simple tests on JSEngine:
Connecting about 1000 clients to one application instance and each client call the server every 5 sec.(By NetConnection.call ).
The server broadcast a message after recieving a function call by each client.
Unfortunately FMS core allways crashing(defunct) after it runs a few hours with no special message in the logs.
The only information we can find in master.00.log is :
#Fields: date time x-pid x-status x-ctx x-comment
2008-08-11 15:06:59 10624 (i)2581223 Core (3717) is no longer active. -
2008-08-11 15:06:59 10624 (w)2581256 Core (3717) _defaultRoot_:_defaultVHost_:::_1 experienced 1 failure
FMS version: 3.0.2
System :RHEL AS4
The only change in FMS configuration is "<RuntimeSize>500000</RuntimeSize>" in application.xml
Any one can help?
