Known Issues

The table lists known issues in this Hotfix of TIBCO ActiveMatrix.

Key Summary
TAP-16364 Summary: If resource template used by application is updated from CLI, checking resource template details from the Applications tab does not display new changes.

Workaround: Refresh browser and then check resource template details.

TAP-16046 Summary: After deploying application with OpenID Authentication policy, If OpenID Authentication resource template is updated in between, then accessing OpenID application Redirect URI fails with the following error:
Failed to get connection. Exception: ManagedConnection pool has been destroyed

Workaround: Redeploy the application or restart the node.

TAP-16045 Summary: After deploying application with SAML SSO Web Profile Authentication Policy, If SAML SSO Web Profile Authentication resource template is updated in between, then accessing application Redirect URI fails with the following error:
Failed to get connection. Exception: ManagedConnection pool has been destroyed

Workaround: Redeploy the application or restart the node.

TAP-16041 Summary: In the deploy-application target of application_build.xml file, if the force attribute is set to true, then application deployment is successful even if the required resource instance is not available. This issue is applicable if the resource instance required for an application is defined in the policy set.

Workaround: When deploying an application, set the force attribute to false in the deploy-application target of application_build.xml file. Setting the force attribute to false checks for all dependencies required by an Application.