Please run
  tail -f /var/log/sipxpbx/sipxconfig.log

If the log keep growing and growing, then sipxconfig is stuck in an
infinite loop configuring itself:

   start up, configure, detect change, restart, configure, detect change...

Workaround,
  edit /usr/share/share/sipxecs/cfinputs/plugin.d/sipxconfig.cf

Change line that starts with
   primary.sipxconfig_running.restart_sipxconfig...

To
   noway.primary.sipxconfig_running.restart_sipxconfig...



If sipxconfig stops restarting, if possible, I would like a backup of
configuration and a snapshot of system (see wiki if not sure how to do
that)

On Mon, Jul 9, 2012 at 2:16 PM, Kurt Albershardt <[email protected]> wrote:
>
> On Jul 9, 2012, at 9:43 , Douglas Hubler wrote:
>
>>> PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
>>> 1666 sipx      20   0 2505m 611m  13m S 230.4 29.9   2184:51 java
>>
>> Can you find out what application 1666 is?
>>
>>  ps aux -ww | grep 1666
>
> [root@sipx ~]# ps aux -ww | grep 1666
> sipx      1666  212 29.8 2566044 626408 ?      Ssl  Jul08 2576:06 
> /usr/bin/java -Dcom.ibm.tools.attach.enable=no -Dprocname=sipxconfig 
> -XX:MaxPermSize=128M -Xmx1024m -Djava.io.tmpdir=/var/sipxdata/tmp 
> -Djetty.lib.dir=/usr/share/java/sipXecs/sipXconfig 
> -Djetty.conf.dir=/etc/sipxpbx -Djetty.log.dir=/var/log/sipxpbx 
> -Dorg.apache.lucene.lockdir=/var/sipxdata/tmp/index 
> -Dorg.apache.commons.loging.Log=org.apache.commons.logging.impl.Log4JLogger 
> -Djava.awt.headless=true org.mortbay.jetty.Server 
> /etc/sipxpbx/sipxconfig-jetty.xml
> root     16294  0.0  0.0 103228   844 pts/0    R+   12:15   0:00 grep 1666
>
>
> _______________________________________________
> sipx-users mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-users/
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to