Errors in application event log

This section describes error messages that might be displayed in the application event log.

<server> unable to connect to master <TMS master>

About this task

Logged every 5 minutes while master can't be reached.

  • Verify that TMS is running on the TMS Master Server.
  • In the Windows Registry, check the MasterServer value in:
    • 32-bit:
      
      HKLM\Software\TeaLeaf Technology\TLMgmtSrv
      
    • 64-bit:
      
      HKLM\Software\Wow6432Node\TeaLeaf Technology\TLMgmtSrv
      
  • If the TMS Master Server is the same server hosting the Portal, set this value to localhost.

<server> error starting HTTPS server!

About this task

Check rest of error message for information.

<server> error loading TMS configuration!

About this task

<server> error loading data store!

About this task

  • Error while loading the data store.
  • Check rest of error message for more information.
  • Most likely, you must reinitialize data store. See Configuring the TMS Server.

<server> error building data store!

About this task

  • Error while building data store.
  • Check rest of error message for more information.
  • Verify that disk is not full.

<server> error initializing data store!

About this task

Check rest of error message for more information.

<server> error reinitializing data store!

About this task

  • Check rest of error message for more information.
  • This error may be encountered when reinitializing the data store from the command line.

<server> an exception was caught!

About this task

  • Check message for dump file location.
  • Send dump file to Tealeaf Technical Support.

<server> error doing discovery of installed components and configurations!

About this task

  • Check rest of error message for more information.
  • Most likely encountered on slave - error sending data to master.
  • Most likely you must delete data store on slave, which then reloads from the master.

<server> error reinitializing data store!

About this task

Check rest of error message for more information.

server ID not found

About this task

  • On TMS Master - either server was renamed or TMS Master server name was entered incorrectly.
  • In Windows Registry, check MasterServer value in HKLM\Software\TeaLeaf Technology\TLMgmtSrv for correct server.
  • Reinitialize data store using TLMgmtSrv -reinit command.

<server> TMS encryption key is different than key in TMS datastore. Please contact Tealeaf technical support.

About this task

  • May occur if TMS was uninstalled and then reinstalled without removing the old TMS data store (Tealeaf\System\TMSStore directory).
  • Reinitialize data store to fix.