Hi Olivier, 

Chronos is continually restarting in the status logs you've displayed. 
I told you the wrong location for the chronos.conf file - it should be in 
/etc/chronos/chronos.conf, not /etc/clearwater/chronos.conf. Can you please set 
the logging level to 5 in the /etc/chronos/chronos.conf file, and see if there 
are any more detailed logs?

To go back to the Final Fantasy release you will need to update each Clearwater 
component (ellis, bono, sprout, chronos, homestead, homestead-prov and homer). 

Ellie

-----Original Message-----
From: DURECU, OLIVIER (OLIVIER) [mailto:[email protected]] 
Sent: 02 June 2014 13:29
To: Eleanor Merry; [email protected]
Subject: RE: Guitar Hero release note

Ellie,

I did not answer all your questions! I run on ubuntu 12.04 with a single Sprout

I also tried going back to Final Fantasy release: I removed sprout, bono and 
chronos and reinstalled them from repo47. 
I still have the problem... Is this rollback enough or are there components 
that should be reversed ? (memcached, homer, ... ?)

On this server, there is one other thing that has changed (part from the 
Clearwater upgrade): I pulled the source to build sprout for the issue on sip 
message size.
Could this operation have updated shared libraries or something like that that 
may conflict with the deployed components? 


Olivier 

-----Message d'origine-----
De : Eleanor Merry [mailto:[email protected]] 
Envoyé : lundi 2 juin 2014 12:54
À : DURECU, OLIVIER (OLIVIER); [email protected]
Objet : RE: Guitar Hero release note

Hi Olivier, 

Thanks for letting us know!

What type of system are you running? Do you have multiple Sprouts?

Also, what exactly are you seeing in the chronos logs? 

To turn on debug logs for Chronos can you please add: 

[logging]
level = 5 

To /etc/clearwater/chronos.conf and restart chronos ('service chronos stop', it 
will be automatically restarted by monit)

Thanks,

Ellie
-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of DURECU, 
OLIVIER (OLIVIER)
Sent: 02 June 2014 11:17
To: Graeme Robertson; [email protected]
Subject: Re: [Clearwater] Guitar Hero release note

Hi all,


After upgrading, the registration has become slow. There are many retries to 
manage having the registration process completed Looking at sprout logs, it 
seems that it has problems dialoging with chronos

Sprout logs:

02-06-2014 10:08:22.311 Error httpconnection.cpp:533: 
http://localhost:7253/timers failed at server  : Timeout was reached (28 0) : 
retrying
02-06-2014 10:08:22.812 Error httpconnection.cpp:546: 
http://localhost:7253/timers failed at server  : Timeout was reached (28 0) : 
fatal
02-06-2014 10:08:22.812 Error httpconnection.cpp:584: cURL failure with cURL 
error code 28 (see man 3 libcurl-errors) and HTTP error code 500


Nothing found in chronos logs...

Any idea on the reason of the problem?

Olivier DURECU
Bell Labs / IP Platform Research
Villarceaux Center
Tel: +33(0) 160402759
GSM: +33(0) 683776482 


-----Message d'origine-----
De : [email protected] 
[mailto:[email protected]] De la part de Graeme 
Robertson Envoyé : vendredi 30 mai 2014 12:19 À : 
[email protected]
Objet : [Clearwater] Guitar Hero release note

The release for sprint "Guitar Hero" has now been cut. It contains the 
following features and bug fixes.

Features:

*         Added support for Tel URIs and user=phone parameter as per the spec 
that was distributed 2 weeks ago 
(https://www.mail-archive.com/[email protected]/msg00505.html)

Bug Fixes:

*         Sprout spams logs with assert logs from PJSIP 
(https://github.com/Metaswitch/sprout/issues/567)

*         Sprout returns wrong error code when doing a LIR for non-existent 
user (https://github.com/Metaswitch/sprout/issues/543)

*         Crash if AS diverts a call to a different domain 
(https://github.com/Metaswitch/sprout/issues/519)

*         sprout should surround Contact URI with <> before adding expires 
parameter (https://github.com/Metaswitch/sprout/issues/507)

*         sprout logs 404 responses as 408 
(https://github.com/Metaswitch/sprout/issues/456)

*         Sprout UTs overuse FakeCurl 
(https://github.com/Metaswitch/sprout/issues/240)

*         Homestead spins out of control when trying to resolve a Diameter 
NAPTR record. (https://github.com/Metaswitch/homestead/issues/94)

*         Configurable timers for the Diameter Cx interface 
(https://github.com/Metaswitch/homestead/issues/79)

*         Ralf is not issuing Interim Records for Call Sessions 
(https://github.com/Metaswitch/ralf/issues/43)

*         AccessLogger should log request latency if available 
(https://github.com/Metaswitch/cpp-common/issues/102)

*         Chronos crashes continuously on sprout node in minimal configuration 
(https://github.com/Metaswitch/chronos/issues/45)

*         repeat-for is not actually optional 
(https://github.com/Metaswitch/chronos/issues/43)

*         chronos crashes repeatedly while running call traffic 
(https://github.com/Metaswitch/chronos/issues/36)

*         Ralf security group allows access on TCP/11211 to *sprout* nodes. 
(https://github.com/Metaswitch/chef/issues/121)

*         Clearwater diags package should contain Cassandra `nodetool cfstats` 
(https://github.com/Metaswitch/clearwater-infrastructure/issues/62)

*         clearwater-diags-monitor should grab sar logs more frequently 
(https://github.com/Metaswitch/clearwater-infrastructure/issues/57)

*         clearwater-diags-monitor uses up too much I/O bandwidth 
(https://github.com/Metaswitch/clearwater-infrastructure/issues/55)

*         core files in diags packages should be automatically gzipped. 
(https://github.com/Metaswitch/clearwater-infrastructure/issues/42)

*         Diags package is missing useful files. 
(https://github.com/Metaswitch/clearwater-infrastructure/issues/41)

*         PJSIP TCP transport can report a TCP transport as failed when it is 
still active (https://github.com/Metaswitch/pjsip-upstream/issues/16)

*         Sprout crashed while stress testing  with IMS (CFS) TAS configured 
(https://github.com/Metaswitch/sprout/issues/555)

*         If an OPTIONS request has a route header, don't absorb it in the 
options module (https://github.com/Metaswitch/sprout/issues/545)

*         Called-Party-Address AVP incorrect for I-CSCF Event Record (REGISTER) 
(https://github.com/Metaswitch/sprout/issues/539)

*         Homestead doesn't include ClearwaterRegData element on response to 
auth failure PUTs (https://github.com/Metaswitch/homestead/issues/102)

*         Chronos can attempt to send an Interim pop every 0 seconds 
(https://github.com/Metaswitch/ralf/issues/64)

*         Ellis web interface should explicitly declare Private Identities 
(https://github.com/Metaswitch/ellis/issues/44)


To upgrade to this release, simply run "sudo clearwater-upgrade" on each node. 
If you have created your Clearwater deployment through the Chef automation 
system, you should also follow our "Updating the Chef server" instructions at 
https://github.com/Metaswitch/chef#updating-the-chef-server and then run "sudo 
chef-client" on each node.


If you are deploying an all-in-one node, the standard image 
(http://vm-images.cw-ngv.com/cw-aio.ova) has been updated for this release.

There are two new configuration options for sprout for the new Tel URI support, 
as per the spec. Add "enforce_user_phone = Y" and "enforce_globabl_only_lookups 
= Y" to etc/clearwater/config and run "sudo monit restart sprout" on each 
sprout node to turn on all the new functionality. Without the 
enforce_user_phone option turned on, user=phone will continue to be ignored on 
SIP URIs. Without the enforce_global_only_lookups option turned on, sprout will 
continue to attempt ENUM lookups for local numbers.

Thanks,
Graeme

_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/listinfo/clearwater
_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/listinfo/clearwater
_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/listinfo/clearwater

Reply via email to