Online Helps > Rule Team Server Online Help > Admin: Administer Your Projects > Administrator Tasks

Certain tasks can only be carried out by the Administrator of Rule Team Server.

Deleting a Rule Project

It is possible to delete a project so that it no longer appears in Rule Team Server and all its entries in the database are removed permanently.

To delete a project:

  1. Go to the Admin tab and click on Erase Current Project.
  2. Click Yes to confirm.
  3. The project is deleted and you are returned to the Home page with the next available project displayed.

Releasing Locks

Project elements are automatically locked when being edited, and can also be explicitly locked by the user (see Locking Project Elements). The Administrator can release the lock on a project element locked by any user.

Note
In the Details page you can see which user has locked the project element.

To release a locked element:

  1. Select the project element.
  2. Click Release lock in the toolbar.
  3. No confirmation is required.

Unfreezing Baselines

Baselines are managed by the Configuration Manager as described in Managing Baselines. Baselines that are frozen can only be unfrozen by the Administrator.

To unfreeze a baseline:

  1. Go to the Configure tab and click on Manage Baselines.
  2. In the Manage Baselines page, click the checkbox corresponding to the baseline you want to unfreeze, and click Unfreeze in the toolbar.
  3. No confirmation is required. The Frozen status of the baseline is set to false.

Cleaning the Cache

IRL files generated when you create rulesets are cached on your server in the location specified in lib/rts.jar (/ilog/rules/teamserver/preferences.properties). See Configuration Parameters for instructions on how to change this location.

Over time these files can become obsolete, for example when migrating from one version of JRules to another. You may also want to modify the way the IRL is generated. In these cases it is recommended to clean out the cache.

To clean the cache:

  1. Go to the Admin tab and click on Clean Rule Team Server Cache.
  2. The files cached on the server for the current project are deleted.

Running Diagnostics

In case of unexpected errors, a link to the Diagnostics page may be included with the error message.

The diagnostics feature checks the configuration of Rule Team Server for Manager Bean access and connection to the datasource, and also shows your rule model extensions and verbalizers.

You may also run the diagnostics manually.

To run diagnostics:

  1. Go to the Admin tab and click on Diagnostics.

Related Sections

The Rule Team Server Environment
Rule Team Server Basics
Explore: Manage Your Projects