MicroStrategy ONE

Verifying that the Tyco C-CURE Adapter Installation is Correct

After the Tyco C-CURE adapter is installed, you can verify that components are in the right place by checking the following:

  • The Tomcat folder should have the following folders under webapps/TycoAdapter:
    • log
    • UsherAdapter
    • WEB-INF
  • The initialization sequence completed.

    Log entries for Tyco C-CURE adapter initialization are recorded in the catalina.out file in the Tomcat/log folder. If the adapter started correctly, entries in the log state that the service started.
    "[Init] Initializing servlet..."

    The system then checks the configuration file. If an error occurred, the next entry in the log indicates what went wrong when parsing the file.

    Next, it caches the configuration. The following messages display:
    "[Init] Refreshing the whole cache..."
    "[Init] Refreshing the whole cache completed."

    If the system initializes successfully, the following message is logged:
    "[Init] The servlet initialization completed."

Related Topics

Integrating Tyco C-CURE 9000 with MicroStrategy Identity

Optimizing the Tyco C-CURE Adapter for MicroStrategy Identity

Refreshing the Tyco C-CURE Adapter Cache