Deployment problems
A list of deployment problem descriptions and solutions.
| Problem | Solution |
|---|---|
| The deployer window does not automatically become the focus window after launching from it from the Topology Editor. | Cause: In some cases (for example, when you export
the display on a VNC session on Linux systems), the deployer window
does not get the focus. User action: Click on the deployer window or move other windows to make the deployer window the focus window. |
|
Cause: Cairo 1.4.10 may not support the requested
image format. User action: Start VNC server using the following command: /usr/bin/X11/vncserver -depth 24 -geometry 1280x1024 |
| In a fresh installation, the database installation step fails. | Cause: You did not perform the necessary preparatory
steps. User action: This step verifies that the Oracle Listener is working properly before actually creating the Tivoli® Netcool® Performance Manager database. If the step fails: 1. Complete the necessary manual steps (see Configure the Oracle listener). 2. Change the status of the step to Ready. 3. Resume the installation. The step should complete successfully. |
| An installation step hangs. | Cause: There are many possible causes. User action:
|
| The deployer hangs when displaying the Preview page. (This step normally takes only a few seconds). | Cause: The NFS file system is not working properly.
User action: Run the df -k command
and make sure that all NFS mounted file systems are working properly.
When the problem has been corrected, restart the deployer. |
| There is a problem with remote command execution. | Cause: The deployer uses either RSH or OpenSSH
to perform remote command execution. You must configure OpenSSH to
make this connection possible. User action: After configuring OpenSSH, run the test program provided in deployer_root/proviso/data/Utils/testremote.sh to
test your configuration, where deployer_root is the root directory
for the deployer. For example: |
Installation messages report success, but might
include messages similar to the following: Fatal Error]:4:1:
An invalid XML character (Unicode: 0x1b) was found in the element
content of the document. |
This is screen noise and can safely be ignored. |
| When you click the Done button to complete a fresh installation, the deployer displays database access error messages. | Cause: You stopped a fresh installation before
the installing and configuring the Tivoli
Netcool Performance Manager database. User action: If the Tivoli Netcool Performance Manager database has not been installed, complete the installation using the-Daction=resume option
(see Resuming a partially successful first-time installation).
If the database has been installed, there is another problem. Contact
IBM Software Support. |
| Data does not appear in real-time reports, and right-clicking on a real-time report does not display the option menu. This problem can occur with a silent installation on a Solaris system. | Cause: When it starts, the channel manager (CMGR)
places information in the database that is needed for real-time reports
to start correctly. During installation, a cron job
is created that starts CMGR. A silent installation might run fast
enough that the cron job does
not run before DataView is started. In this case, CMGR does not add
the required information to the database, and real-time reports do
not start up correctly. User action:
|