System information
Known Issues
Page 40 Identity Manager 7.1 Update 1 • Release Notes
• A regression causes Identity Manager password synchronization to fail when used with
Sun Java
TM
System Directory Server Enterprise Edition 6.0, 6.1, and 6.2. The failure will be
corrected in the Directory Server 6.3 release. If versions 6.0, 6.1, or 6.2 are required to work
with Identity Manager, please request a Directory Server hotfix from Support, referencing
Directory Server bug 6604342. (ID-14895)
• When you expand the resource objects of a Sun Java
™
System Access Manager 7.0 resource
from the Resources tab, you might see the following error: (ID-15525)
Error listing objects. ==> com.waveset.util.WavesetException: Error trying to get
attribute value for attribute 'guid'. ==> java.lang.IllegalAccessError: tried to access
method com.sun.identity.idm.AMIdentity.getUniversalId()Ljava/lang/String; from class
com.waveset.adapter.SunAccessManagerRealmResourceAdapter
This error occurs on Access Manager 7.0 resources that have not had any patches applied.
To fix this problem, you must apply at least Patch 1 of Access Manager, and then rebuild
and redeploy the Access Manager client SDK.
•The default
LocalFiles
repository does not work with Sun Java™ System Application
Server 9.x. You must use one of the supported databases (listed in the “Supported Software
and Environments” section of these Release Notes) or MySQL during development. Some
individuals have had success disabling the SecurityManager for the particular container
and setting the memory higher, but neither action is a definitive fix for this issue. (ID-15589)
• Some of the words on the tab of “Edit User” screen could wrap around in multi-language
mode. (ID-16054)
Workaround: To ensure words in tabs are displayed without being wrapped, add the
following to
$WSHOME/styles/customStyle.css
:
table.Tab2TblNew td
{background-image:url(../images/tabs/level2_deselect.jpg);background-repeat:repeat-x;b
ackground-position:left top;background-color:#C4CBD1;border:solid 1px
#8f989f;white-space:nowrap}
table.Tab2TblNew td.Tab2TblSelTd
{border-bottom:none;background-image:url(../images/tabs/level3_selected.jpg);backgroun
d-repeat:repeat-x;background-position:left
bottom;background-color:#F2F4F3;border-left:solid 1px #8f989f;border-right:solid 1px
#8f989f;border-top:solid 1px #8f989f;white-space:nowrap}
• Due to interoperability issues between WebSphere data sources and Oracle JDBC drivers,
Oracle customers who want to use a WebSphere data source with Identity Manager must
use Oracle 10g R2 and the corresponding JDBC driver. (The Oracle 9 JDBC driver will not
work with a WebSphere data source and Identity Manager.) (ID-16167)