Failed to recv the data from server completely
...右 在测试的时候偶尔卡顿后出现如下错误: [b]Failed to recv the data from server completely (SIZE:0/302, REASON:timeout)[/b] 其中REASON会有两种情况 REASON:timeout REASON:colose xunsearch版本 xs-indexd: xunsearch/1.4.8 (index server) xs-searchd: xunsearch/1.4....
已经是1.4.6版本的..
我也遇到了同样的问题:Failed to recv the data from server completely (SIZE:0/8, REASON:clos 1. 检查 tmp/indexd.log日志里面说端口号已经被占用了; 2. 进一步检查发现是 xs-indexd 进程死掉了,用 xs-ctl.sh restart 也无法重启; 3. 只能用 kill -9 结束...
我也碰到这个问题.. 每天凌晨4点左右xunsearch就挂掉。。
赶紧升级到最新的 1.4.6 稳定版或 1.4.7-dev
...ARG:600} quit, IO error (ERROR:Broken pipe): XS.php(2165): Failed to recv the data from server completely (SIZE:0/8, REASON:timeout) quit, IO timeout (TIMEOUT:5): XS.php(2165): Failed to recv the data from server completely (SIZE:0/8, REASON:closed) xunsearch版本1.3.1
Uncaught [XSException] ../../xunsearch/sdk/php/lib/XS.php(2043): Failed to recv the data from server completely 报这个错误,不知道问题在哪
$index->setDb("a1"); $index->setTimeout(0); 这个超时设置不起作用,还是会出现: :Failed to recv the data from server completely (SIZE:0/8, REASON:timeout) 如果不setDb("a1")就这个setTimeout就起作用!
顶,问题依旧存在,还是Failed to recv the data from server completely 错误[hr] 2012-12-11 11:30:05 worker3[5113] xapian ERROR: The revision being read has been discarded - you should call Xapian::Database::reopen() and retry the operation