Starting the Administration Server
Procedure
1. | First start the server by typing the following into a command-line prompt: |
% cd<install-path>
/tibco/administrator/domain/<domain-name>
/bin
% tibcoadmin_<domain-name>
2. | Then start the TIBCO Hawk Agent, which performs the TIBCO Administrator monitoring functions, by typing: |
% cd<install-path>
/tibco/tra/domain/<domain_name>
% hawkagent_<domain-name>
The following message appears when starting the administration server from the command line:
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester).
The log4j
logging class is included in the Tomcat web server that is bundled with TIBCO Administrator. TIBCO Administrator provides a logging mechanism and does not use the logging facility provided by log4j
. The message can be ignored.