It's all about the answers!

Ask a question

License Key Expiry Email?


Eoghan Considine (101139) | asked Jan 19 '10, 9:39 a.m.
We are running an RTC pilot.

Each month I get a new key from IBM to continue the pilot.

My problem is that each month the server starts emailing all my users informing them the license key is about to expire.

Is there any config option to stop this from happening?

One answer



permanent link
Jared Burns (4.5k29) | answered Jan 21 '10, 3:10 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
On Tue, 19 Jan 2010 14:53:02 +0000, eeiecoe wrote:

We are running an RTC pilot.

Each month I get a new key from IBM to continue the pilot.

My problem is that each month the server starts emailing all my users
informing them the license key is about to expire.

Is there any config option to stop this from happening?

There is a setting on the Advanced Properties page from the Server
section of the admin web ui which determines how often the license is
checked. The setting is configured in number of seconds; the default
settings corresponds to every 24 hours.

Looking at the code, I believe changing this to -1 will disable the task
from running.

If that doesn't work, the best you can do is turn that value up really
high. The value gets treated as an Integer in the code so you could
theoretically crank it all the way up to 2147483647 which is something
like every 68 years. :-)

--
Jared Burns
Jazz Process Team

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.