System information
Known Issues
Part Number 820-2952-10 Page 41
If you have a version of Oracle prior to 10g R2 and cannot upgrade Oracle to 10g R2, then
configure the Identity Manager repository so that it connects to the Oracle database using
Oracle's JDBC Driver Manager (and not a WebSphere data source).
See the following URL or more information:
http://www-1.ibm.com/support/docview.wss?uid=swg21225859
• Numbers display in the Priority and Severity columns of the Violation Summary Report
instead of text descriptions. (ID-16932)
• The Violation Summary Report does not show Corrected or Remediating violations.
(ID-16933)
• The Violation State column in the Violation Summary Report should be localized.
(ID-17011)
• Add an EXEMPTED option to the Possible States drop-down menu in the Violation
Summary Report. (ID-17042)
• The Identity Manager installer does not run with a 64-bit JDK. (ID-17104)
Workarounds:
❍ Install manually.
❍ Use a 32-bit version JDK to run the installer.
❍ Set
os.arch="x86"
by setting
JAVA_OPTS
(used by
install.bat
) to get through the
install. For example,
set JAVA_OPTS=-Dos.arch=”x86”
install.bat
• If you are provisioning GroupWise users through an Identity Manager gateway running in
single-threaded mode (for example, an
ExclusiveNDSContext
registry key was created with
a value of
1
), an error similar to the following may result when you attempt to update a
GroupWise user: (ID-17144)
XPRESS exception ==> com.waveset.util.WavesetException: Can't call method
getResourceObject on class com.waveset.ui.FormUtil ==>
com.waveset.util.WavesetException: Error connecting to the GroupWise domain
(cn=7GWDOM.o=6idmtest): Error occurred opening the database. Check the path.
Workaround: If you are provisioning GroupWise users, run the gateway in multi-threaded
mode. To run in multi-threaded mode, either delete the
ExclusiveNDSContext
registry key
or set the
ExclusiveNDSContext
registry key’s value to
0
, then stop and restart the gateway.
• All Inactive Account Scan reports do not display their results on the View Risk Analysis
page. To view the result from these reports, go to the Server Tasks page. (ID-17255)