Installation guide
Installation and Uninstallation Program Known Anomalies
Chapter 4: Known Anomalies in CA Spectrum Release 9.4 37
Core Dump File Is Truncated
Valid on Red Hat Enterprise Linux
Symptom:
When SpectroSERVER crashes, the generated core dump file is truncated. Visit the
following website for detailed information about the known defect that causes this
issue: https://bugzilla.redhat.com/show_bug.cgi?id=759213
Solution:
Make the following modifications to generate the core dump file without any
truncation.
Follow these steps:
1. Log in to the server as "root".
2. Enter the following text into/etc/sysctl.conf:
ā # new core pattern (https://bugzilla.redhat.com/show_bug.cgi?id=759213)
ā kernel.core_pattern = core.%p
3. Execute the following command: sysctl -p
If SpectroSERVER crashes, the crash details are logged completely in the core dump
file. This core dump file is helpful for analyzing any issue underlying a crash.
Installation and Uninstallation Program Known Anomalies
The following table describes known CA Spectrum installation and uninstallation
anomalies:
Description
Solution
When you install CA Spectrum on a Windows platform
with a user name that contains a space (for example,
NT CA Spectrum) the installation appears to run
successfully. However, at the end, you receive a
message similar to the following:
sed: Unterminated āsā command
Reinstall CA Spectrum and do not use spaces in CA
Spectrum usernames.