Known issues

This section describes the known issues in the 12.0 version of Unica Platform.

Issues Description
HMA-244862 Client polling execution thread control is required.
HMA-276643 Internal users not able to login in case of LDAP server is unavailable in Unica Platform.
HMA-75443 JMAT: Uninstaller with no option runs in silent mode when product was installed in console mode on Windows.
HMA-186137 LDAP sync fails intermittently. The sync never works until the server is restarted.
HMA-267374 Platform: Cannot resize back to original size for portlet
HMA-222131 Issues in syncing OD user roles when Audit Event Logging is enabled
HMA-268210 Usability - Title missing for SAML NVP attribute for user
HMA-271642 A "Please wait …" message is displayed multiple times in console mode installation while upgrading from version 10.1 or during a clean installation.
HMA-287668

In JBoss, the following warning is logged on JBoss console: Warning "Failed to define class com.sun.jersey.api.json.JSONWithPadding in Module "deployment.Campaign.war:main"

This can be ignored.

HMA-295542 When editing Roles and permissions, session gets aborted with error message ”Your request processed successfully, but the server is unable to send the success message because you submitted the data more than once” if an user clicks on save button more than once.
HMA-305244

Jboss : Getting TimedOut error while deploying Platform war

This is resolved by setting java option -Djboss.as.management.blocking.timeout=3600

HMA-305850

Automatic Datasource creation fails forUnicaPlatformDS -Linux/AIX

The datasource must be created manually by using:

Creating the deployment xml - unica.xmlmanually for tomcat deployment

Creating "UnicaPlatformDS" - JNDI manually in the unica.xml.

Using the Unica Platform utility to encrypt tomcat password.

Updating the unica.xml file with the newlygenerated password.

HMA-306157 Platform Scheduled flowcharts are not getting executed after upgrade.

Use the quartzjobtool to update scheduler jobs. This is a required step. If this upgrade tool is not run, any existing scheduled job will fail to start. The quartzjobtool is in the tools\bin directory under Unica Platform installation. Run this utility from the tools\bin directory.

Example command (Windows): quartzjobtool.bat

Example command (Unix): ./quartzjobtool.sh

HMA-300725 For MariaDB with WAS setup, the following error is a known issue. This can be ignored as in MariaDB JDBC client, the MariaDbConnection class do not support the implementation of setTypeMap() API of JDBC Connection interface.

J2CA0081E: Method cleanup failed while trying to execute method cleanup on ManagedConnection WSRdbManagedConnectionImpl@425c7a23 from resource UnicaPlatformDS. Caught exception: com.ibm.ws.exception.WsException: DSRA0080E: An exception was received by the Data Store Adapter. See original exception message: Not yet supported. with SQL State : null SQL Code : 0