Hi,

any hints on this issue?

Thanks,
xaled

-----Original Message-----
From: Users [mailto:users-boun...@lists.opensips.org] On Behalf Of xaled
Sent: Wednesday, October 10, 2018 7:05 PM
To: 'OpenSIPS users mailling list' <users@lists.opensips.org>
Subject: [OpenSIPS-Users] WARNING:core:utimer_ticker: utimer task <tm-utimer>

Hi,

we are having a problem with warning messages that are flooding the log since 
we migrated the VM with opensips to a newer hardware. We had the same warnings 
on the previous hardware but they were coming 10 times a day and did not bother 
us.

What we found is that the warning go away if we comment out the single 
avp_db_query that is being used in our config.
The avp_db_query is not executed at the start, but only when specific header is 
present. Yet the fooding start immediately after opensips start. The mere 
presence of the avp_db_query function in config without execution is enough to 
have the issue.

Oct 10 11:47:28 fra-appsrv01 /usr/sbin/opensips[30461]: 
WARNING:core:utimer_ticker: utimer task <tm-utimer>
 already scheduled for 190 ms (now 290 ms), it may overlap..
Oct 10 11:47:28 fra-appsrv01 /usr/sbin/opensips[30461]: 
WARNING:core:utimer_ticker: utimer task <tm-utimer>
 already scheduled for 190 ms (now 290 ms), it may overlap..
Oct 10 11:47:28 fra-appsrv01 /usr/sbin/opensips[30461]: 
WARNING:core:utimer_ticker: utimer task <tm-utimer>
 already scheduled for 190 ms (now 290 ms), it may overlap..
Oct 10 11:47:28 fra-appsrv01 /usr/sbin/opensips[30461]: 
WARNING:core:utimer_ticker: utimer task <tm-utimer>
 already scheduled for 190 ms (now 290 ms), it may overlap..
Oct 10 11:47:28 fra-appsrv01 /usr/sbin/opensips[30461]: 
WARNING:core:utimer_ticker: utimer task <tm-utimer>
 already scheduled for 190 ms (now 390 ms), it may overlap..
Oct 10 11:47:28 fra-appsrv01 /usr/sbin/opensips[30461]: 
WARNING:core:utimer_ticker: utimer task <tm-utimer>
 already scheduled for 190 ms (now 390 ms), it may overlap..
Oct 10 11:47:28 fra-appsrv01 /usr/sbin/opensips[30461]: 
WARNING:core:utimer_ticker: utimer task <tm-utimer>
 already scheduled for 190 ms (now 390 ms), it may overlap.. 

root@fra-appsrv01:/var/log/opensips# opensips -V
version: opensips 2.4.2 (x86_64/linux)
flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, F_MALLOC, 
FAST_LOCK-ADAPTIVE_WAIT
ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, 
MAX_URI_SIZE 1024, BUF_SIZE 65535
poll method support: poll, epoll, sigio_rt, select.
main.c compiled on  with gcc 4.9.2

Thanks,
xaled


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to