Error says that your port is already in use. means one more openerp server is running in your machine.
stop server an try again. check for running server using this command. ps -ax | grep openerp It will display all openerp running processes then kill process manually and try again. ------------------------ OpenERP=Easier, Adaptable, Affordable, Modular -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=46924#46924 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
