On Mon, Mar 28, 2011 at 8:49 AM, Kumaran <[email protected]> wrote: > Hi All, > In the build "sipXconfig (4.4.0- 2011-03-15EDT09:05:32 swift)"I > installed openACD for testing certain issue.Then I yum Updated to Latest > RPM.When I try to modify the user 200(Agent in Call Center line) setting > I got the warning message "Cannot connect to Call Center".I checked the > status and start the Mongo Db in Linux console and it shows the message > as below. > > [root@stresstest ~]# service mongod status > mongod dead but subsys locked
Check /var/log/mongo/mongod.log for errors. As an workaround, change permissions for /var/lib/mongodb to mongodb: rm -rf /var/lock/subsys/mongod chown mongodb:mongodb /var/lib/mongodb service mongod stop service mongod start George _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
