The following are the miscellaneous known issues.
Symptom:
Sometimes CA User Activity Reporting Module is non-responsive. That is, the user interface does not respond to user requests and internal requests from the agent to agent manager stop. However, log collection continues.
Solution:
Use the following procedure to stop the iGateway process and restart it:
su -
By default, iGateway resides in the directory, /opt/CA/SharedComponents/iTechnology.
./S99igateway stop
./S99igateway start
Symptom:
When you export events to PostgreSQL using the DBExport utility, the following error is displayed in the self-monitoring events:
FATAL: sorry, too many clients already
Solution:
To resolve the issue, restart the PostgreSQL service.
Symptom:
A custom connection set up to allow you to query an ODBC database fails.
Solution:
This issue occurs when ODBC Schema names are entered in lower-case letters during configuration. Make sure that when you configure an ODBC connection in the Report Service interface, you enter any schema names in all capital letters.
Symptom:
Display time is wrong after CA User Activity Reporting Module server is provisioned using the Virtual Appliance.
Solution:
Use the following workaround to resolve this issue:
Symptom:
After you upgrade to the 12.5.02 release from a previous release, subscription Event Collection Profiles fail to appear in the user interface.
Solution:
This issue occurs when the Content upgrade module is not the final module installed. To resolve the issue, repeat the upgrade process with only the Content module selected. When the content-only upgrade is complete, the Event Collection profiles appear properly.
Symptom:
In Windows, the only supported high contrast setting is High Contrast Black; the other three high contrast options are not supported. High contrast options include High Contrast #1, High Contrast #2, High Contrast Black, and High Contrast White.
Solution:
Select the High Contrast Black setting, when a high contrast setting is needed. To set this option, select Display from the Control Panel. This accessibility option is set on the Display Properties dialog, Appearance tab, Color scheme drop-down list.
Symptom:
The CA User Activity Reporting Module interface occasionally stops responding during operations. Checking the CA User Activity Reporting Module server reveals that the iGateway process is stopping and restarting but failing to stay up. Use the following process to check the iGateway process:
su - root
ps -ef | grep igateway
The operating system returns the iGateway process information and a list of processes running under iGateway.
Solution:
Use the following workaround to resolve the problem:
saf_epSIM.*
There are multiple versions, numbered sequentially, for example, saf_epSIM.1, saf_epSIM.2, saf_epSIM.3, and so on.
/opt/CA/SharedComponents/iTechnology/S99igateway start
Symptom:
After upgrading to CA User Activity Reporting Module version r12.5, when you examine the available Keyed Value list under Administration > Library > Keyed Lists > Subscription, some Keyed Values no longer appear.
Solution:
In CA User Activity Reporting Module version r12.5, Keyed Value lists have been moved from Services to Library, under Administration. If you had previously specified a Keyed Value as local to a specific server, rather than global for your entire CA User Activity Reporting Module environment, that Keyed Value is not retained after upgrade to version r12.5.
To avoid losing Keyed Values, before upgrading to version r12.5, set all Keyed Values to global configuration.
Symptom:
Not able to create a virtual machine with an allocated disk space of 512 GB in VMware ESX Server v3.5. My virtual CA User Activity Reporting Module server needs more than the 256 GB maximum to handle event volume.
Solution:
VMWare ESX Server uses a default Block Size of 1 MB, and calculates the maximum disk space using this value. When the block size is set to 1 MB, the maximum disk space defaults to 256 GB. If you want to configure more than 256 GB of virtual disk space, you can increase the default block size.
To create a larger virtual disk
vmkfstools --createfs vmfs3 --blocksize 2M vmhba0:0:0:3
In this command, the value 2M means 512 GB (2 x 256).
Symptom:
The download of a subscription update to a computer with less than the recommended 8 GB of memory fails with a Java out of memory error.
Solution:
If you install CA User Activity Reporting Module on hardware with less than the recommended 8 GB of memory, change the JVM heap size setting by editing the caelm-java.group file.
To change the JVM heap size setting
<JVMSettings>
<loadjvm>true</loadjvm>
<javahome>/usr/java/latest/jre</javahome>
<Properties name="java.endorsed.dirs=/opt/CA/SharedComponents/iTechnology/endorsed">
<system-properties>java.endorsed.dirs=/opt/CA/SharedComponents/iTechnology/endorsed</system-properties>
</Properties>
<Properties name="maxmemory"><jvm-property>-Xmx1250M</jvm-property></Properties>
</JVMSettings>
Important! Setting the JVM heap size can cause problems when using the Export to PDF option with large data sets. Thus, this option is best used on only small computers, which run with less than the recommended RAM and processing power.
Symptom:
Refreshing your browser while logged in to CA User Activity Reporting Module ends your session, logging you out.
Solution:
CA User Activity Reporting Module does not support browser refresh because of Flex limitations. Avoid refreshing your browser.
Symptom:
When you open the CA User Activity Reporting Module interface in an environment using a remote EEM server, the interface may fail to display properly. Instead an "EE_POZERROR Repository Error" appears.
Solution:
Close and reopen the browser to resolve the issue.
Screen captures inlcuded in the 12.5.02 release documentation may show the CA Enterprise Log Manager title, rather the the CA User Activity Reporting Module title. This change is purely cosmetic. Navigation and functionality are unchanged.
Symptom:
If you click on an object in the CA User Activity Reporting Module interface services or explorer trees immediately after an iGateway restart, you may see an error message reading "Network error on receive" rather than the requested content.
Solution:
This error occurs if you attempt to access one of the specified objects while they are still being reloaded after the iGateway restart. Wait five minutes to allow the reload to finish and click the services or explorer item you want.
Symptom:
When you browse to CA User Activity Reporting Module with Mozilla Firefox, Safari, or Chrome, you can perform most CA User Activity Reporting Module tasks successfully. However, any upload or import tasks fail when using any of these browsers. Examples follow:
Solution:
Browse to CA User Activity Reporting Module with Microsoft Internet Explorer when you want to upload or import files.
Symptom:
When installing CA User Activity Reporting Module with a remote EEM server, the user interface occasionally fails to display properly on initial login. Reviewing the iGateway log files reveals that the agentmanager, calmreporter, subscclient and subscproxy services have not started.
You may see log file syntax similar to this:
[1087523728] 09/23/09 20:35:32 ERROR :: Certificate::loadp12 : etpki_file_to_p12 failed [ errorcode : -1 ]
[1087523728] 09/23/09 20:35:32 ERROR :: Certificate::loadp12 : etpki_file_to_p12 failed [ errorcode : -1 ]
[1087523728] 09/23/09 20:35:32 ERROR :: Certificate::loadp12 : etpki_file_to_p12 failed [ errorcode : -1 ]
[1087527824] 09/23/09 17:00:07 ERROR :: OutProcessSponsorManager::stopSponsorGroup : terminating safetynet process for SponsorGroup [ caelm-msgbroker ] didn't respond OK for the termination call
[1087527824] 09/23/09 17:00:07 ERROR :: OutProcessSponsorManager::stopSponsorGroup : terminating safetynet process for SponsorGroup [ caelm-oaserver ] didn't reaspond OK for the termination call
[1087527824] 09/23/09 17:00:07 ERROR :: OutProcessSponsorManager::stopSponsorGroup : terminating safetynet process for SponsorGroup [ caelm-sapicollector ] didn't reaspond OK for the termination call
[1087527824] 09/23/09 17:07:46 ERROR :: OutProcessSponsorManager::start : SponsorGroup [ caelm-java ] failed to start ]
[1087527824] 09/23/09 17:07:49 ERROR :: SponsorManager::start : Sponsor [ agentmanager ] failed to load
[1087527824] 09/23/09 17:07:49 ERROR :: SponsorManager::start : Sponsor [ calmreporter ] failed to load
[1087527824] 09/23/09 17:07:49 ERROR :: SponsorManager::start : Sponsor [ subscclient ] failed to load
[1087527824] 09/23/09 17:07:49 ERROR :: SponsorManager::start : Sponsor [ subscproxy ] failed to load
Solution:
You can resolve this problem by restarting iGateway, and logging in to the interface again.
To restart the iGateway service
Symptom:
When you update CA User Activity Reporting Module from a release before 12.5.0 to release 12.5.0 or later using the CA User Activity Reporting Module subscription system, you may experience errors or upgrade failure.
Solution:
To avoid these errors, you can manually install the 12.5 preupgrade package, using the following procedure. This procedure can be used for both Subscription and Offline upgrades. It replaces the preupgrade package installation procedures described in the appropriate sections of this document.
To install the CA User Activity Reporting Module 12.5.x preupgrade package manually
ftp://ftp.ca.com/pub/elm/connectors/ftp/outgoing/pub/elm/ELM_Offline_Subscription
The directory index displays a folder for each CA User Activity Reporting Module release.
subscription_12_5_xx_yy.tar
The main .tar file package contains four update.zip files:
Each zip file contains an update shell script that installs the contents of the package. For example, EEM_update.sh
A message containing the target update version appears.
Return to the CA User Activity Reporting Module interface to confirm the upgrade.
When you have finished this procedure, you can complete your Subscription upgrade or Offline upgrade.
Symptom:
When you deploy CA User Activity Reporting Module as a virtual appliance, the name of the primary CA User Activity Reporting Module server is displayed as ca-elm on the Subscription Dashboard.
Solution:
You can resolve this issue by performing the following steps:
The Global Service Configuration: Subscription Service page is displayed.
Symptom:
When you install the ODBC DataDirect installer on a 64-bit machine, you cannot add a DSN from the ODBC Data Sources.
Solution:
You can resolve this issue by performing the following steps:
Symptom:
The path /opt/CA/LogManager/help contains connector guides for integrations that are not supported in CA User Activity Reporting Module 12.5.03 and later versions.
Solution:
CA User Activity Reporting Module 12.5.03 and later versions support limited integrations to align with the Identify and Access Management strategy, so the UI displays the connector guides for only the supported integrations. However, the path /opt/CA/LogManager/help contains the connector guides for unsupported integrations too because CA User Activity Reporting Module stores the connector guides for all the integrations supported by CA User Activity Reporting Module 12.0 through 12.5.04 in /opt/CA/LogManager/help.
Symptom:
When you configure the CPU throttling feature after you upgrade the CA User Activity Reporting Module server to CA User Activity Reporting Module 12.5.04, the CPU throttling feature does not function.
Solution:
This issue occurs if you upgrade only the CA User Activity Reporting Module server but you do not upgrade the CA User Activity Reporting Module agent. If you upgrade only the CA User Activity Reporting Module server, you can configure the CPU throttling feature but CA User Activity Reporting Module agent does not support the feature.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|