Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

License Key Expiry Email?

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?

0 votes



One answer

Permanent link
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

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jan 19 '10, 9:39 a.m.

Question was seen: 4,883 times

Last updated: Jan 19 '10, 9:39 a.m.

Confirmation Cancel Confirm