INFO: stopping server[xs-indexd] (BIND:127.0.0.1:8383) .... [OK] INFO: re-starting server[xs-indexd] ... (BIND:127.0.0.1:8383) INFO: stopping server[xs-searchd] (BIND:127.0.0.1:8384) .... [OK] INFO: re-starting server[xs-searchd] ... (BIND:127.0.0.1:8384) 这个应该是服务启动成功了...
...] 2011-12-23 22:22:49 worker1[23505] new connection built (SOCKET:7, FROM:127.0.0.1) 2011-12-23 22:22:49 worker1[23505] [sock:7] quit normally 2011-12-23 22:22:50 worker2[23506] new connection built (SOCKET:7, FROM:127.0.0.1) 2011-12-23 22:22:50 worker2[23506] [sock:7] quit normally 2011-12-23 ...
...ch/bin/xs-ctl.sh stop 后提示 INFO: stopping server[xs-indexd] (BIND:127.0.0.1:8383) .... [OK] INFO: stopping server[xs-searchd] (BIND:127.0.0.1:8384) .... [OK] 但是输入 [root@localhost ~]# ps -ef | grep xs root 8781 1 0 03:36 ? 00:00:12 xs-indexd: server root ...
...unsearch]# ./bin/xs-ctl.sh restart INFO: stopping server[xs-indexd] (BIND:127.0.0.1:8383) .... [OK] INFO: re-starting server[xs-indexd] ... (BIND:127.0.0.1:8383) INFO: stopping server[xs-searchd] (BIND:127.0.0.1:8384) .... [OK] INFO: re-starting server[xs-searchd] ... (BIND:127.0.0.1:8384) ./bi...
...bin]# ./xs-ctl.sh faststop WARNING: no server[xs-indexd] is running (BIND:127.0.0.1:8383) WARNING: no server[xs-searchd] is running (BIND:127.0.0.1:8384) [root@p5host bin]# ps -ef|grep xs- root 17577 1 0 09:23 ? 00:00:00 xs-indexd: server root ...
.../xunsearch/sdk/php/util/Indexer.php --rebuild --source=mysql://root:123456@127.0.0.1/test --sql="select * from pw_record" --project=record 以上是默认mysql 端口号为3306 导入命令 但是, 现在我的mysql 端口号是6630 在--source=mysql://root:123456@127.0.0.1/test 这块...
netstat -an | grep 8383 tcp 0 0 127.0.0.1:8383 0.0.0.0:* LISTEN
...vps了 2012-05-09 12:42:49 worker1[5905] new connection (SOCK:7, IP:127.0.0.1, BURST:1) 2012-05-09 12:42:49 worker1[5905] new connection (SOCK:8, IP:127.0.0.1, BURST:2) 2012-05-09 12:42:49 worker1[5905] [sock:8] add new task (CONN:0x9f9f610, SPARE:6, TOTAL:6) 2012-05-09 12:42:49 worker1[5905...
报告一下 刚才我也重启不了 INFO: stopping server[xs-searchd] (BIND:127.0.0.1:8384) ................................. [FAILED] fastrestart也不行 此时看了下xs-searchd占cpu90多了 没strace过 是直接kill掉就可以重启了