Either OpenSER is already running...
        check by running 'ps awx |grep openser'

...Or the file /var/run/openser.pid exists (openser creates the file so 
multiple copies aren't run)

you could do something like this to start fresh:
        killall openser
        rm -f /var/run/openser.pid

Mik

Naveen Kumar wrote:
> Hi,
>  
> when i tried to execute the following command i am getting peculiar 
> error....please anybody can help me.
>  
> [EMAIL PROTECTED] sbin]# openserctl start
> database engine 'MYSQL' loaded
> Control engine 'FIFO' loaded
>  
> Starting OpenSER : 19153 ?        S      0:00 /bin/sh 
> /usr/local/sbin/openserctl moni
> 19154 ?        S      0:00 /bin/sh /usr/local/sbin/openserctl moni
> 19423 pts/9    S+     0:00 /bin/sh /usr/local/sbin/openserctl start
> -rw-r--r-- 1 root root 0 Jun 26 23:56 /var/run/openser.pid
> INFO: PID file exists (/var/run/openser.pid)! OpenSER already running?
>  
> your suggetions are very helpfull for my further proceedings,
>  
>  
> With Best Regards,
> Naveen.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.openser.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.openser.org/cgi-bin/mailman/listinfo/users

Reply via email to