Setting up TIBCO Administrator
Procedure
- Install TIBCO Administrator in console mode and read the installation guide.
-
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
- On Windows, you can create a new domain using
- 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>>/&
- Start TIBCO Hawk Agent by executing the following on Linux/UNIX platform: <<TIBCO_HOME>>/tra/domain/<<DOMAIN_NAME>>/hawkagent_<<DOMAIN_NAME>>/&
- For Windows installations, start TIBCO Hawk Agent as an NT service.
- On Windows, set up TIBCO Administrator as an NT service.
- Access the Administrator URL as: http://<machinename>:9090/administrator/servlet/tibco_administrator
Copyright © Cloud Software Group, Inc. All rights reserved.