Deleting protected packages

Follow these rules to delete a protected package from Spotfire Statistics Services.

Procedure

  1. From your Java Development Kit installation, start the Java Monitoring & Management Console by executing jconsole.
    The JConsole application opens.
  2. In the JConsole: New Connection dialog box, select Remote Process, and type your server name and the JMX port. For example, servername:9004, and then click Connect.
    You are connected to the server via this remote process.
  3. In the JConsole, click the MBeans tab.
    The MBeans tab is available.
  4. Expand tibco, packageRepository, Operations, and then select deleteProtectedPackage.
    The Operation invocation area is available.
  5. In the Operation invocation area, type the name of the protected package, and then click deleteProtectedPackage
    The protected package is deleted.
    Note: If you do not have access to the JConsole application included in JDK, it is possible—but not recommended—to manually delete the file from the packages/Protected directory. If you use this method, after you remove the package you should restart the service for all of the nodes in the cluster.