I am trying to start openser with command 'openserctl start' but i get the error:
Starting SER : PID file /var/run/openser.pid does not exist -- SER start failed
When I type just 'openser', with debug mode in ser.cfg it shows the following lines:
... 2(0) DEBUG: register_fifo_cmd: new command (pwd) registered 2(0) DEBUG: register_fifo_cmd: new command (arg) registered 2(0) DEBUG: register_fifo_cmd: new command (which) registered 2(0) DEBUG: register_fifo_cmd: new command (ps) registered 2(0) DEBUG: register_fifo_cmd: new command (kill) registered 2(0) WARNING: no fifo_db_url given - fifo DB commands disabled! 0(7904) DEBUG: init_mod_child (1): tm 0(7904) DEBUG: callid: '7ffdfefb-7904@127.0.0.1' 0(7904) DEBUG: init_mod_child (1): usrloc 0(7904) DBT:dbt_cache_get_db: looking for db /home/alexandre/Devel/openser-0.9.4/bin/dbtext! 0(7904) DBT:dbt_cache_get_db: db already cached! 0(7904) DEBUG: init_mod_child (1): avpops 0(7904) DEBUG: init_mod_child (1): auth_db 0(7904) DBT:dbt_cache_get_db: looking for db /home/alexandre/Devel/openser-0.9.4/bin/dbtext! 0(7904) DBT:dbt_cache_get_db: db already cached!
It seems everything is alright, except for this line: 2(0) WARNING: no fifo_db_url given - fifo DB commands disabled!
Is this the problem? If it is not, what the possible problem?
Thanks, Andrea Giordanna
_______________________________________________________ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/
Hi Andrea,
just ignore that warning - it's saying that the DB Interface will not be exported via FIFO (see http://www.openser.org/docs/db_fifo.html )- maybe this message should be switched to INFO.
regarding, the error generated by 'openserctl start' - it mighr be because it failes to find the config file (look into the log for errors) - if so, you should try to rename the config file ( if from packages /etc/openser/openser.cfg in /etc/openser/ser.cfg; for CVS packages look in /usr/local/etc) - this is an already reported issue which was fixed on CVS.
regards, bogdan
Andréa Giordanna wrote:
I am trying to start openser with command 'openserctl start' but i get the error:
Starting SER : PID file /var/run/openser.pid does not exist -- SER start failed
When I type just 'openser', with debug mode in ser.cfg it shows the following lines:
... 2(0) DEBUG: register_fifo_cmd: new command (pwd) registered 2(0) DEBUG: register_fifo_cmd: new command (arg) registered 2(0) DEBUG: register_fifo_cmd: new command (which) registered 2(0) DEBUG: register_fifo_cmd: new command (ps) registered 2(0) DEBUG: register_fifo_cmd: new command (kill) registered 2(0) WARNING: no fifo_db_url given - fifo DB commands disabled! 0(7904) DEBUG: init_mod_child (1): tm 0(7904) DEBUG: callid: '7ffdfefb-7904@127.0.0.1' 0(7904) DEBUG: init_mod_child (1): usrloc 0(7904) DBT:dbt_cache_get_db: looking for db /home/alexandre/Devel/openser-0.9.4/bin/dbtext! 0(7904) DBT:dbt_cache_get_db: db already cached! 0(7904) DEBUG: init_mod_child (1): avpops 0(7904) DEBUG: init_mod_child (1): auth_db 0(7904) DBT:dbt_cache_get_db: looking for db /home/alexandre/Devel/openser-0.9.4/bin/dbtext! 0(7904) DBT:dbt_cache_get_db: db already cached!
It seems everything is alright, except for this line: 2(0) WARNING: no fifo_db_url given - fifo DB commands disabled!
Is this the problem? If it is not, what the possible problem?
Thanks, Andrea Giordanna
_______________________________________________________ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users