...ut (TIMEOUT:5) 2012-05-23 09:57:04 worker3[21903] [sock:130] end the scws (RC:131, CONN:0xad577d0) 2012-05-23 09:57:09 worker1[20683] caught SIGINT, shutdown gracefully 2012-05-23 09:57:09 worker1[20683] get NULL pointer from pipe, shutdown gracefully 2012-05-23 09:57:09 worker1[20683] event server ...
...2011-12-23 22:23:23 worker3[23507] [sock:7] end the task from thread pool (RC:133, CONN:0x7eff1c0008c0) 2011-12-23 22:23:23 worker3[23507] [sock:7] quit normally 2011-12-23 22:23:31 worker3[23507] new connection built (SOCKET:7, FROM:127.0.0.1) 2011-12-23 22:23:31 worker3[23507] [sock:7] add new ...
... indexd.log 看看里面的错误信息是什么。 752 sprintf(rcvfile, DEFAULT_TEMP_DIR "%s_%s.rcv", conn->user->name, db->name); 753 if ((db->fd = open(rcvfile, O_RDWR | O_CREAT, 0600)) < 0) 754 { 755 log_conn("failed to open rcvfile (PATH:%s, ERROR:%s)", ...
...indexd.log 看看里面的错误信息是什么。 752 sprintf(rcvfile, DEFAULT_TEMP_DIR "%s_%s.rcv", conn->user->name, db->name); 753 if ((db->fd = open(rcvfile, O_RDWR | O_CREAT, 0600)) < 0) 754 { 755 log_conn("failed to open rcvfile (PATH:%s, ERROR:%s...
...2011-12-25 00:43:21 worker2[23769] [sock:7] end the task from thread pool (RC:133, CONN:0x986840) 2011-12-25 00:43:21 worker2[23769] [sock:7] quit normally [/code]
配置都正确 phpinfo()信息 PHP Version 5.3.6RC3 Loaded Configuration File D:\php5\php.ini .... PHP.INI配置最后面也加了 [scws] extension=php_scws.dll scws.default.charset=gbk scws.default.fpath="C:\Program Files\scws\etc" 我的是win2003系统IIS6环境下,配置都正确...
...dateline='1330650092'] 配置都正确 phpinfo()信息 PHP Version 5.3.6RC3 Loaded Configuration File D:\php5\php.ini .... PHP.INI配置最后面也加了 [scws] extension=php_scws.dll scws.default.charset=gbk scws.default.fpath="C:\Program Files\scws\etc" 我的是win2003系统IIS6环...
我在rc.local中加入了xunsearch自启动的命令: /usr/local/xunsearch/bin/xs-indexd -l /usr/local/xunsearch/tmp/indexd.log -b 192.168.5.180:8383 -k start /usr/local/xunsearch/bin/xs-searchd -l /usr/local/xunsearch/tmp/searchd.log -b 192.168.5.180:8384 -k start 昨天关机,今天早上...
调用 getExpandedQuery方法出现异常 Unexpected respond in search {CMD:129, ARG:515} 某些词语(极少比列),不会出现异常。 重新向log_db导入词汇,不能消除异常;删除log_db,重新导入词汇,生成新log_db后,异常会立即消除,但一段时间...
安装 Xunsearch PHP-SDK 是与 `xunsearch` 后端服务协同工作的,所以后先必须先在您的服务器 上安装服务端,服务器操作系统要求必须是 `Linux`、`BSD` 或其它类 `UNIX` 系统,同时安装了 `gcc`、`make` 等基础编译环境。 安装、升级 Xuns...