Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Appendix A Troubleshooting : Hawk Agent Does Not Start With Updated PATH Values On Windows Machines

Hawk Agent Does Not Start With Updated PATH Values On Windows Machines
If you make changes to the PATH system variable, the Hawk agents for existing domains will continue to use the old PATH value when restarted. To reflect the PATH variable changes in the Hawk agents for existing domains, you must uninstall and reinstall them as Windows services. You can use the Wrapper utility provided in the TIBCO_HOME/tra/version/bin directory.
Follow the instructions below for each existing domain:
1.
In a command prompt, change to TIBCO_HOME/tra/version/bin.
2.
   wrap --propFile            TIBCO_HOME/tra/domain/domain-name/tibhawk_domain-name.tra                                                     --uninstall
For example:
   wrap --propFile C:\tibco\tra\domain\sample\tibhawk_sample.tra                                                     --uninstall
3.
   wrap --propFile            TIBCO_HOME/tra/domain/domain-name/tibhawk_domain-name.tra                                                       --install
For example:
   wrap --propFile C:\tibco\tra\domain\sample\tibhawk_sample.tra                                                       --install

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved