Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 4 Administration Server Properties File : TIBCO Hawk Agent Properties

TIBCO Hawk Agent Properties
 
repo.hawkImplant—Optional. Default value is true.
This property specifies whether the server must create a TIBCO Hawk microagent (implant) when it starts.
If the value is set to true, the server creates a microagent. If the value is set to false, the server does not create a microagent. If the value is set to true, but TIBCO Hawk is not running, the server does not create a microagent.
repo.hawkDaemon—Optional. The default value is tcp:7474
The TIBCO Rendezvous daemon property that specifies the TIBCO Hawk Rendezvous session used by this server.
repo.hawkNetwork—Optional. No default value.
The rvd network for the server's Hawk RV session used by this Administrator process.
repo.hawkService—Optional. Default value is 7474.
The rvd service for the server's Hawk RV session used by this Administrator process.
repo.hawkMaxThread—Optional. Default is 2.
This value specifies how many threads should process TIBCO Hawk AMI requests for this server.
This value is limited to 9. If a number larger than 9 is used, the server defaults to 9 and ignores the given value.
repo.hawkMicroAgentName—Optional. Default value is COM.TIBCO.REPOSITORYSERVER.
Specify the name of the TIBCO Hawk microagent for this server.
This name uniquely identifies this server as a TIBCO Hawk microagent in the Hawk console.
Java Properties
   -XX:MaxPermSize=128m
Insufficient PermGen space is indicated by the exception:
   java.lang.OutOfMemoryError: PermGen space

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved