On Thu, 2009-03-12 at 12:15 +0000, wenjun wrote: > Hi, All, > > I encounted the following issue when initializing postgresql database. > Does anyone know what is going wrong ? > > Regards, > > Jun > > [r...@sipx bin]# ./sipxconfig.sh --setup > Starting postgresql service: [ OK ] > Initializing configuration database... > BUILD FAILED > /etc/sipxpbx/etc/sipxpbx/database/database.xml:117: exec returned: 1 > Total time: 3 seconds > createdb: invalid option -- q > Try "createdb --help" for more information. > [r...@sipx bin]#
This is usually due to the database being in use. Is sipx running? If no, is there a sipxconfig process that didn't shutdown like it should have? "ps aux| grep sipx" will tell you this Kevin _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
