Hello, devs -- I tried to follow the instructions on

=>    http://wiki.sipfoundry.org/display/sipXecs/Installing+from+source

to build a clean 4.6 system on top of a Fedora 16, but got stuck.

The symptom was that there is no web service, nothing listening on
80/443/8443 etc.  I checked what was running and what wasn't, and for
one thing, named and xinetd weren't :)  I started those manually, but
then mongod won't start, either.

During the build, the only suspicious step was the lack of the second
package in the following list (mongodb-devel-fsv2-patch-fsv2-patch):

# make sipx.deps-build-list | grep mongo
mongodb-devel-fsv2-patch
mongodb-devel-fsv2-patch-fsv2-patch


Any suggestions?

-- Ali Isik
[rai@homer .build]$ for i in /usr/local/sipx/etc/init.d/*; do echo $i;
echo -n '    '; sudo $i status; done
/usr/local/sipx/etc/init.d/mongod-arbiter
    /usr/local/sipx/etc/init.d/sipxacd-stats-daemon
    sipxacd-stats: no instances running
/usr/local/sipx/etc/init.d/sipxbridge
    java dead but pid file exists
/usr/local/sipx/etc/init.d/sipxcdr
    java dead but pid file exists
/usr/local/sipx/etc/init.d/sipxconfig
    java (pid  7211) is running...
/usr/local/sipx/etc/init.d/sipxfreeswitch
    Usage: /usr/local/sipx/etc/init.d/sipxfreeswitch {start|stop}
/usr/local/sipx/etc/init.d/sipxivr
    java dead but pid file exists
/usr/local/sipx/etc/init.d/sipxlogwatcher
    sec (pid 31930 7498) is running...
/usr/local/sipx/etc/init.d/sipxpage
    java dead but pid file exists
/usr/local/sipx/etc/init.d/sipxpark
    sipxpark is stopped
/usr/local/sipx/etc/init.d/sipxproxy
    sipXproxy is stopped
/usr/local/sipx/etc/init.d/sipxpublisher
    sipstatus is stopped
/usr/local/sipx/etc/init.d/sipxregistrar
    sipregistrar is stopped
/usr/local/sipx/etc/init.d/sipxrelay
    java dead but pid file exists
/usr/local/sipx/etc/init.d/sipxrls
    sipxrls is stopped
/usr/local/sipx/etc/init.d/sipxsaa
    sipxsaa is stopped
/usr/local/sipx/etc/init.d/sipxsqa
    sipxsqa is stopped
/usr/local/sipx/etc/init.d/sipxsupervisor
    cf-serverd (pid 32120) is running...
/usr/local/sipx/etc/init.d/tunnel-client
    tunnel-client is stopped
/usr/local/sipx/etc/init.d/tunnel-server
    tunnel-server is stopped
[rai@homer .build]$
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to