Setting up TIBCO Administrator

You need set up TIBCO Administrator to work with BusinessConnect.

Procedure

  1. Install TIBCO Administrator in console mode, read the Installation guide.
  2. For Linux and UNIX setup, create Domain using 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 doesn't work, change the characters to other character set
    • Change the owner to vsadmin and give all rights to 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 or 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 must be started as NT service.
  7. On Windows setup TIBCO Administrator must be started as NT service.
  8. Access the administrator url as 
http://machinename:9090/administrator/servlet/tibco_administrator