Symptom:
When you try to import an encrypted private key in the smkeydatabase, the import fails.
Solution:
Private keys can be encrypted using only the following encryption algorithms:
Symptom:
When you include a multibyte character in an assertion, problems can occur.
Solution:
Set the LANG setting for your operating system to UTF-8, as follows:
LANG=xx_xx.UTF-8
For example, for Japanese, the entry would be:
LANG=ja_JP.UTF-8
Symptom:
You have enabled trace logging in the LoggerConfig.properties file, but the affwebservices.log and FWStrace.log files are not being written to the WEB-INF/classes directory.
Solution:
Verifies that the anonymous user account associated with ServletExec has permissions to write to the Windows file system. If the user account does not have the right to act as part of the operating system, ServletExec cannot write the log files.
Symptom:
If you receive the following error message in the Policy Server log (figure out which log):
Error occurred during initialization of JVM Could not reserve enough space for object heap.
The Web Agent Option Pack functionality is not working due to a JVM initialization failure.
Solution:
Restrict the object heap memory size.
To restrict the memory size
-Xms128M
Copyright © 2012 CA.
All rights reserved.
|
|