Starting BusinessEvents Enterprise Administrator Agent

Start the TIBCO BusinessEvents Enterprise Administrator Agent to use the monitoring and management capabilities of TIBCO Enterprise Administrator.

In the Windows platform, you can also install the TIBCO BusinessEvents Enterprise Administrator Agent as a service, see Installing TIBCO BusinessEvents Enterprise Administrator Agent as Windows Service.

Prerequisites

  • In the Windows platform, ensure that Cygwin is installed and configured for using SSH. For details about Cygwin, see https://cygwin.com.
  • Ensure that TIBCO Enterprise Administrator server is running. See TIBCO Enterprise Administrator User's Guide for information on starting the TIBCO Administrator server.

Procedure

  • Based on your interface, you can start TIBCO BusinessEvents Enterprise Administrator Agent by performing either of the following steps:
    Interface Steps to Start TIBCO BusinessEvents Enterprise Administrator Agent
    Command-line
    1. Navigate to BE_HOME\teagent\bin.
    2. Run be-teagent.exe to start the BusinessEvents Enterprise Administrator Agent.
      Note: If you are running be-teagent.exe in the Windows command-line console, then to display native characters in the command-line console, in the log4j.properties file, set the log4j.appender.stdout.encoding property value as the encoding of the command-line console. For example, the default encoding of command-line console of Japanese Windows 2012 Server is MS 932, thus, set log4j.appender.stdout.encoding=MS932 in <BE_HOME>\teagent\config\log4j.properties.
    Windows UI On Windows, click Start > All Programs > TIBCO > <TIBCO_HOME> > TIBCO BusinessEvents <version> > Start Enterprise Administrator Agent.
    Command-line (if TIBCO BusinessEvents Enterprise Administrator Agent is installed as a Windows service)
    If you have set the service start type to manual, run the following command to start the service:
    net start <service_name>
    For example:
    C:\tibco\be\5.6\teagent\bin>net start TIBCO-BETEA-Agent
    The TIBCO BusinessEvents Enterprise Administrator Agent service is starting.
    The TIBCO BusinessEvents Enterprise Administrator Agent service was started successfully.

Result

In the command prompt, the TIBCO BusinessEvents Enterprise Administrator Agent started successfully message is displayed.