Setting up TIBCO Administrator

Procedure

  1. Install TIBCO Administrator in console mode and read the installation guide.
  2. For Linux/UNIX setup, create Domain using the domain utility TIBCO_TRA_HOME/bin/domainutility.
    • Set defaults settings, give domain names as: <<DOMAIN_NAME>>/, choose UTF-8 for character set, default ports -> http port=9090, AJP 1.3 port =8009, shutdown port =8005, username=admin, password=admin
    • If UTF-8 does not work, change the characters to another character set
    • Change the owner to vsadmin and give all the rights to the tibco folder as -
      sudo chown -R vsadmin:vsadmin /home/tibco/
      sudo chmod -R 777 /home/tibco
  3. On Windows, you can create a new domain using Programs - > TIBCO - > TIBCO Runtime Agent & Adapter SDK 5.5 - > Domain Utility.
  4. After successfully configuring TIBCO Administrator, start TIBCO Administrator by executing the following on Linux/UNIX platform: <<TIBCO_HOME>>/administrator/domain/<<DOMAIN_NAME>>/bin/tibcoadmin_<<DOMAIN_NAME>>/&
  5. Start TIBCO Hawk Agent by executing the following on Linux/UNIX platform: <<TIBCO_HOME>>/tra/domain/<<DOMAIN_NAME>>/hawkagent_<<DOMAIN_NAME>>/&
  6. For Windows installations, start TIBCO Hawk Agent as an NT service.
  7. On Windows, set up TIBCO Administrator as an NT service.
  8. Access the Administrator URL as:
http://<machinename>:9090/administrator/servlet/tibco_administrator