hi all,

ape server stops responding after running for a while

following is a brief analysis done by me based on the log file i
created

At 2:31:16 in the night it changed to UNKNOWN_CHANNEL. 2:30 client 1
stopped listening
2011-04-05T02:31:01+02:00 DEBUG (7):  PUSH OK Started 1301963461,
spent : 0s
2011-04-05T02:31:16+02:00 DEBUG (7):  UNKNOWN_CHANNEL Started
1301963476, spent : 0s

Exactly 3 hours later (5:31:16, to the second!!) the status goes to
BAD_PARAM. As far as I know, no receiver is listening
2011-04-05T05:31:01+02:00 DEBUG (7):  UNKNOWN_CHANNEL Started
1301974261, spent : 0s
2011-04-05T05:31:16+02:00 DEBUG (7):  response :
[{"time":"1301974276","raw":"ERR","data":
{"code":"001","value":"BAD_PARAMS"}}]

About 7 minutes (5:38) later UNKNOWN CHANNEL again. As far as I know,
no receiver was listening
2011-04-05T05:38:31+02:00 DEBUG (7):  response :
[{"time":"1301974711","raw":"ERR","data":
{"code":"001","value":"BAD_PARAMS"}}]
2011-04-05T05:38:46+02:00 DEBUG (7):  UNKNOWN_CHANNEL Started
1301974726, spent : 0s

Around 8:40 Client 2 checked and started receiving -> BAD_PARAMS
2011-04-05T08:40:46+02:00 DEBUG (7):  UNKNOWN_CHANNEL Started
1301985646, spent : 0s
2011-04-05T08:41:01+02:00 DEBUG (7):  response :
[{"time":"1301985661","raw":"ERR","data":
{"code":"001","value":"BAD_PARAMS"}}]

Around 9 o'clock Client 2 stopped receiving -> UNKNOWN_CHANNEL again
2011-04-05T08:57:01+02:00 DEBUG (7):  response :
[{"time":"1301986621","raw":"ERR","data":
{"code":"001","value":"BAD_PARAMS"}}]
2011-04-05T08:57:16+02:00 DEBUG (7):  UNKNOWN_CHANNEL Started
1301986636, spent : 0s

Around 9:30 Client 2 started receiving again -> BAD_PARAMS
2011-04-05T09:30:16+02:00 DEBUG (7):  UNKNOWN_CHANNEL Started
1301988616, spent : 0s
2011-04-05T09:30:31+02:00 DEBUG (7):  response :
[{"time":"1301988631","raw":"ERR","data":
{"code":"001","value":"BAD_PARAMS"}}]

It looks like it after exactly 3 hours UNKNOWN_CHANNEL (because nobody
is listening) turned to BAD_PARAMS and ape is down. After that it's
not working anymore.


but as soon as i restarted the ape server it started to work fine

any ideas what cause this BAD_PARAMS?

thanks in advanced.
Chathura Bamunusinghe

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to