2001/5/19 14:10:35 Leaving _dump_hash
2001/5/19 14:10:35 Exiting UaTkMain by request.
Frequently Asked Questions
This section lists common problems and answers.
1. The perl application I wrote keeps telling me that it cannot find a
module called UaTk. Why?
In order for your application to access the functions of the
UaTk.pm module, you need to ensure that it is installed
correctly. For details and procedures for installing this module,
see Creating Custom Applications on page 49.
2. How can I test my application before attempting to use it with
the toolkit?
Just try running it from the command line. See Validating Your
Toolkit Application on page 32.
3. I have tested my application, but when I try to map my endpoint
to my application, I get an error. Why?
There are several reasons why this might happen. Turn on the
lcfd.log to level 3 and try mapping your endpoint again. Then
examine the lcfd.log file.
Ask yourself these questions when determining what is wrong:
¶ Am I trying to execute the program under a different user
ID? If so, did I specify the correct one for the endpoint I am
running on? If I am running it on a Windows NT system, did
I specify the correct password?
¶ Is what I entered in the Program to Execute field on the
Manage Toolkit Applications dialog correct? Is the path
correct? If I am running it on a Windows NT system, did I
remember to specify the full path to the Perl executable
before specifying the Perl program?
¶ If my application requires a user name and password to
connect to the real application, are they correct?
¶ Is the timeout period I specified too small?
Troubleshooting with Logs
79
Tivoli® SecureWay Application Management Toolkit Guide