This chapter provides tips and suggestions for troubleshooting problems with CA Configuration Automation installations and upgrades.
You may encounter problems trying to run the installation wizards for Solaris remotely on Windows. An installation started from Windows using a remote X session can fail, display text strings incorrectly, crash and core dump, and display an error containing the following string:
An unexpected exception has been detected in native code outside the VM.
The problems can be caused by the following:
There is a workaround that you can use until the patches become available. Set the environment variable NO_J2D_DGA to true before running the installer. If you are using C shell, reference this example:
% setenv NO_J2D_DGA true
This workaround tells the Java 2D software not to use DGA to render the graphics.
On UNIX-based systems, use only alphanumeric, underscore ( _ ), and forward slash ( / ) characters for path names (no embedded blanks or other special characters).
On Windows-based systems, use only alphanumeric, underscore ( _ ), blank, and back slash ( \ ) characters for path names (no other embedded special characters).
Troubleshooting CA Configuration Automation Server installation problems primarily involves checking log files for errors and verifying the contents of the configuration files created during installation. This section highlights the important log and configuration files you should review. For samples and more information about these log and configuration files, see Configuration Files and Log Files.
|
Copyright © 2013 CA.
All rights reserved.
|
|