Version
4.0
CHAPTER 3
3
Troubleshooting
3.1 Overview
Building ZXTM Control API applications is an involved process. This
chapter lists some useful techniques.
3.1.1 Can't find the WSDL files?
The WSDL interface specifications are located in:
ZEUSHOME/zxtm/etc/wsdl/
ZEUSHOME is the installation directory for your ZXTM software, typically
/usr/local/zeus/.
3.2 General Debugging Tricks
3.2.1 Log
Files
In the event of a problem, review the following error logs:
ZXTM Software: ZEUSHOME/zxtm/log/errors
Validation errors and incorrect configuration problems will be
reported in this log file
ZXTM Admin Server: ZEUSHOME/admin/log/errors
The Admin Server processes the SOAP requests and sends the new
configuration to the ZXTM software. Any SOAP protocol or transport
errors will be reported here.
45
New Page 1