Attachmate Worldwide  |   Contact Us  |   NetIQ.com
Home » Support » Solution Library

Technical Notes

Debug Output for Verastream Host Integrator Service Startup
Technical Note 10078
Last Reviewed 30-May-2008
Applies To
Verastream Host Integrator version 5.5 or higher
Summary

If a Verastream Host Integrator service (such as AADS) is unable to start, you can generate atstart debug logs for troubleshooting.

Startup Problem Troubleshooting

In Verastream Host Integrator (VHI), the atstart command is used to start and stop services. The syntax for manually running atstart is described in Technical Note 10004.

To determine whether services are started, see Technical Note 10054.

Startup problems typically do not generate errors or warnings in Log Manager runtime logging. However, you can generate atstart debug logs to troubleshoot startup problems.

Startup Debug Logs

To generate atstart debug logs, insert an additional parameter as the first option on the atstart executable command line. The parameter options are as follows:

-d
Generates limited debug output files
-d1
Displays Java console output
-d2
(Recommended) Generates verbose debug output files

Example

The following example demonstrates generating verbose debug output files when starting the AADS service.

Windows: C:\Program Files\VHI\bin\atstart.exe -d2 -start aads

UNIX/Linux: /usr/vhi/bin/atstart -d2 -start aads

Note: On Windows, debug options cannot be used with -start all. You must manually start services individually, in the order described in Technical Note 10004. Service components are logmgr, aads, server, webstation, webserver, smonitor, and hostemul.

Output Files

Debugging output files atstart.debug.out and atstart.<component>.java.out are written in the <VHI>/etc directory, where:

  • <component> represents the service (logmgr, aads, webserver, or hostemul)
  • <VHI> is the directory where Host Integrator is installed

If the files already exist, additional messages are appended with time stamps.

To troubleshoot service startup problems, examine the generated output files in a text editor or provide the files to Technical Support.

Related Technical Notes
10004 Manually Starting and Stopping VHI Services
10019 Obtaining Host Integrator Traces and Configuration Files for Technical Support
10054 How to Verify Verastream Servers are Running
10060 What is Verastream AADS?

Did this technical note answer your question?

Yes    No    Somewhat     Not sure yet

Additional comments about this tech note:

Need further help? For technical support, please contact Support.