Explanation of "WARNING: owned lock not current, refreshing" in the EMS server log.

Explanation of "WARNING: owned lock not current, refreshing" in the EMS server log.

book

Article ID: KB0088573

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
Environment:
===========
All

Resolution:
==========

This warning message "owned lock not current, refreshing" means that the EMS server hasn't been able to refresh the lock for sometime (3 seconds in the current implementation). The cause could be one of the following:

a) Database is too busy/slow
b) Connection slow between the EMS server and the database
c) The EMS server is busy processing client connections data and the refresh timer hasn't had a chance to get the store lock and refresh the lock, so when it actually goes to refresh it finds the lock not being "current.".

Keywords/Tags:
= = = = = =
lock slow

Issue/Introduction

Explanation of "WARNING: owned lock not current, refreshing" in the EMS server log.