FATAL Error while running searchd and indexer
Hi,
I am getting FATAL Error while running searchd and indexer.
searchd
Sphinx 0.9.9-release (r2117)
Copyright (c) 2001-2009, Andrew Aksyonoff
using config file '/usr/local/etc/sphinx.conf'...
FATAL: failed to lock pid file '/usr/local/sphinx/var/log/searchd.pid': Resource temporarily unavailable (searchd already running?)
ls -l /usr/local/sphinx/var/log/searchd.pid
-rw------- 1 root root 5 Mar 9 17:44 /usr/local/sphinx/var/log/searchd.pid
ls -l /usr/local/sphinx/indexedFiles/
ls: /usr/local/sphinx/indexedFiles/: No such file or directory
searchd --stop
Sphinx 0.9.9-release (r2117)
Copyright (c) 2001-2009, Andrew Aksyonoff
using config file '/usr/local/etc/sphinx.conf'...
stop: succesfully sent SIGTERM to pid 2472
/etc/init.d/searchd restart
Stopping searchd: Starting searchd: Sphinx 0.9.9-release (r2117)
Copyright (c) 2001-2009, Andrew Aksyonoff
using config file '/usr/local/sphinx//etc/sphinx.conf'...
[root@eduseeds db]# listening on all interfaces, port=3312
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
bind() failed on 0.0.0.0, retrying...
FATAL: bind() failed on 0.0.0.0: Illegal seek
iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain RH-Firewall-1-INPUT (0 references)
target prot opt source destination
Please help me to get rid of this.
Kind Regards,
Jojan Paul
Last edited by jojanmpaul; 03-25-2014 at 03:37 AM.
|