On Wed, Jun 1, 2011 at 3:40 PM, Henry Dogger <[email protected]> wrote:
> Hi,
>
> Upgrading stunnel did help for my processes count, but today sipxecs
> crashed again...
> It is now in a state where all xml/rpc calls seem to time-out...
>
> "2011-06-01T12:04:01.052000Z":3427:JAVA:INFO:caiwsipxecs-test1.voip.offi
> ce.caiw.intern:P1-17:00000000:XmlRpcClientInterceptor:"XML/RPC
> ZoneAdminRpc.generateDns with [caiwsipxecs-test1.voip...,
> caiwsipxecs-test1.voip...] on
> https://caiwsipxecs-test1.voip.office.caiw.intern:8092/RPC2";
> "2011-06-01T12:04:06.002000Z":3428:JAVA:ERR:caiwsipxecs-test1.voip.offic
> e.caiw.intern:background:00000000:XmlRpcClientInterceptor:"Timeout in
> XML/RPC call"
>
> I checked the link, and it indeed time-out in my browser, where normally
> I believe I should get a reply of a certificate?
> I also checked netstat:
> tcp      100      0 192.168.39.2:8092           192.168.39.2:53983
> ESTABLISHED
> tcp      100      0 192.168.39.2:8092           192.168.39.2:37342
> ESTABLISHED
> tcp      100      0 192.168.39.2:8092           192.168.39.2:53981
> ESTABLISHED
> tcp      100      0 192.168.39.2:8092           192.168.39.2:55004
> ESTABLISHED
> tcp      100      0 192.168.39.2:8092           192.168.39.2:53979
> ESTABLISHED
> tcp      106      0 192.168.39.2:8092           192.168.39.2:55003
> CLOSE_WAIT
> tcp      100      0 192.168.39.2:8092           192.168.39.2:54999
> ESTABLISHED
>
> And noticed this line is stuck on state CLOSE_WAIT... it never
> changes...
> Send profiles, registrations page, every XML/RPC call times out.
> Sipxproc also does not respond...
>

This reminds me of http://track.sipfoundry.org/browse/XX-9475 see
http://thread.gmane.org/gmane.comp.voip.sipx.devel/24112/focus=24149.
The problem was that supervisor reads in a 10240 buffer from
socket but if the message was exactly 10240 it was waiting forever.
Which file is the first one that fails when replicating?

George
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to