ape was running iddle all night, today morning i had same crash
(server version "Server 1.01dev"):
->
[{"time":"1302602227","raw":"ERR","data":
{"code":"001","value":"BAD_PARAMS"}}]
/ape-jsf/Demos/Controller/test.php "line 25"
...
var_dump($data);
$data = json_decode($data);
...

gives :" NULL Error sending message, server response is :     "

ape config:

uid {
 # "aped" switch to this user/group if it run as root
 user = daemon
 group = daemon
}


Server {
 port = 6969
 daemon = yes
 ip_listen = x.x.x.x
 domain = mydomain.com
 rlimit_nofile = 10000
 pid_file = /var/run/aped.pid
}

Log {
 debug = 1
 use_syslog = 0
 logfile = ./ape.log
}


JSONP {
 eval_func = Ape.transport.read
 allowed = 1
}



Config {
#relative to ape.conf
 modules = ../modules/lib/
 modules_conf = ../modules/conf/
}

-- 
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