MicroStrategy ONE

Verifying that the S2 Adapter Installation is Correct

After the S2 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:
    • log
    • MSTR
    • WEB-INF
  • The initialization sequence completed.
    Log entries for S2 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."
  • Diagnose whether the adapter is running. See Diagnosing the S2 Adapter Health.

Related Topics

Integrating S2 NetBox® with MicroStrategy Identity

Optimizing the S2 Adapter for MicroStrategy Identity

Refreshing the S2 Adapter Cache

Viewing and analyzing the S2 adapter log