Clearing MRR Cache

The MRR file is locked as long as its handle is open in the cache, therefore preventing any update, delete, or replace operations on the file. To release the MRR native handle, an option is available on the JMX Console to manually close all open handles:

  1. Open a web browser and go to http://server:port/jmx-console

    Where:

    server is the IP address or hostname of your Spectrumâ„¢ Technology Platform server.

    port is the HTTP port used by Spectrumâ„¢ Technology Platform. The default is 8080.

  2. Log in using the admin account.
  3. Under "Domain: Spatial", click Spatial:name=MRRCache,type=Remote Component.
  4. Click the Invoke button next to the closeAll operation to close all the open MRR handles.

You will get a message on the status of the invocation.

Note: A forced closure can throw an exception when the handle is being used in parallel for the purpose of rendering. Such exceptions are ignored but logged.