Known Issues
The following issues exist in this release of TIBCO ActiveMatrix® Service Grid.
Key | Summary |
---|---|
AMRP-5827 |
Summary: On AMX 3.4.2, while executing the following scenario:
It is observed that the below-blocked call time is increased and an error is observed in node log in AMX 3.4.2 as compared to AMX 3.4.1. 71.1% - 103 s java.util.UUID.randomUUID blocked call time is increased and an error is observed in node log Workaround: None |
AMRP-5826 |
Summary: On AMX 3.4.2, while executing the following scenario:
It is observed that the below-blocked call time is increased in AMX 3.4.2 as compared to AMX 3.4.1. 94.3% - 287 s org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass blocked call time is increased. Workaround: None |
AMRP-5825 |
Summary: On AMX 3.4.2, while executing the following scenario:
It is observed that the below-blocked call time is increased in AMX 3.4.2 as compared to AMX 3.4.1. 40.1% - 264 s java.util.concurrent.ArrayBlockingQueue.poll Workaround: None |
AMRP-5824 |
Summary: Load tests were executed with increasing concurrency and it is observed that the memory utilization for the Policy Director scenario is higher compared to the Default scenario in AMX3.4.2. Also for 5 users concurrency Out of memory is observed for the default heap and 4 GB heap, while executing the following scenario:
Workaround: None |
AMRP-5628 | Summary: The node status does not include custom features during the sequential checks when determining node health.
Workaround: None |
AMRP-5445 | Summary: If a Node Start action has been performed and the messaging bundle is found to be in a
Stopped state, the ActiveMatrix Administrator CLI stops responding as the EMS messaging bundle is not loaded in the OSGi. This happens due to a limitation in the ActiveMatrix platform.
Workaround: Re-install the Node as the Node is in a corrupt state. |
AMRP-5043 | Summary: The timeout value of a promoted service or a component service is not updated when a promoted service or a component service is promoted.
Workaround: Specify the timeout value using the application-level property. For example, if the name of an application is
For example, the following property sets the timeout value to 2 minutes:
|
AMRP-4754 | Summary: If a service provider and a service consumer exist in the same BPM application, undeploying the application might undeploy the service provider even though the service consumer still requires the service provider.
Workaround: Separate the service consumer and the service provider so that they are both in two separate user applications. |
AMRP-4736 | Summary: You might not be able to start TIBCO® BPM Enterprise as a Windows Service after upgrading to ActiveMatrix release 3.3.0 from release 3.1.5 (or previous releases) or TIBCO® BPM Enterprise release 2.2.0 from release 2.1.0 (or previous releases).
Workaround: If you encounter this issue:
|
AMRP-4013 | Summary: Acceptor threads for HTTP connectors might consume excessive amounts of CPU. The processing performance of any node that uses an HTTP connector experiencing this issue might be affected when asynchronous IO is involved.
Workaround: Edit the HTTP Connector resource template to use blocking IO. For more information, see the section "Managing Resource Templates" in TIBCO ActiveMatrix Service Grid Administration. |
AMRP-3788 | Summary: The LDAP resource template pool properties are not used when initializing the connection pool.
Workaround: Configuring the connection pool using system properties specified for the target node applies them to all instances deployed to that node. Refer to the Oracle documentation for more information: http://docs.oracle.com/javase/jndi/tutorial/ldap/connect/config.html. |
AMX-19325 |
Summary: Logging configuration changes takes time to get effectively applied, as compared with earlier BPM 4.3.2 version. For Instance, if log appender level changed from Trace to Info, it takes 15-20 mins to print respective level logs. Note: This is observed for fresh BPM 433 setup as well as upgraded setup.
Workaround: None |
AMX-19294 |
Summary: After upgrading from older versions (3.3 or 3.4), the TIBCO Configuration Tool still offers the option to configure the TIBCO Service Performance Manager (SPM) dashboard. However, it's important to note that SPM functionality has been removed and is no longer supported in AMX 3.4.2. End user is requested not to use this option. Workaround: None |
AMX-19290 |
Summary: SPM folder under AMX_Home/admin/amxadmin/samples path is obsolete. Users are requested to refrain from referring the SPM folder as this feature is removed and not supported any more from AMX 3.4.2 Workaround: None |
AMX-19235 | Summary: When user apply logger at application level, logs do not print in the appender file. Workaround: After applying the logger at application level, re-start the respective application. |
AMX-19222 | Summary: Upgrading AMX 3.4.2 introduces a potential incompatibility with the existing BPM 4.3.2 platform if it hasn't been upgraded to 4.3.3 which supports Java 11 as well. This mismatch in Java versions (Java 8 and Java 11) can cause an expected behavior where applications within the BPM system (both system apps and user apps) fail. Workaround: Upgrade BPM 4.3.2 to 4.3.3 to resolve this expected behavior. |
AMX-19221 | Summary: Upgrading AMX 3.4.2 introduces a potential incompatibility with the existing BPM 4.3.2 platform if it hasn't been upgraded to 4.3.3 which supports log4j 2.x as well. This mismatch in log4j versions can cause an expected behavior where applications within the BPM system (both system apps and user apps) fail. Workaround: Upgrade BPM 4.3.2 to 4.3.3 to resolve this expected behavior. |
AMX-19131 |
Summary: Support for the TIBCO enabled JDBC driver for IBM DB2 4.32.28 is added in TIBCO ActiveMatrix® Service Grid 3.4.2 but it is not visible in the TCT Third-party Driver Configuration Wizard List. Workaround:
|
AMX-19086 |
Summary: After the successful upgrade from AMX330 HFx to AMX342, in the SystemNode log, you see the following errors related to logservice, if you have selected Deploy log service and monitoring service in AMX330:
1. [com.tibco.amx.commonlogging.logservice.app] com.tibco.amx.cf.logger.lifecycle - java.lang.IllegalStateException: org.springframework.beans.factory.BeanCreationException Workaround: None |
AMX-19018 |
Summary: Test Connection with SQL Server 2019 is failing with the following error "sun.security.validator.ValidatorException: PKIX path building failed". Workaround: To configure the third-party driver mssql-jdbc-11.2.3.jar for Microsoft SQL Server 2019 or any backwards compatible Microsoft SQL Server database, you must add trustServerCertificate=true in the JDBC URL. Example JDBC URL: jdbc:sqlserver://test-localhost:1433;DatabaseName=dbname;trustServerCertificate=true When you download the Microsoft JDBC Driver for SQL Server (version 11.2.3), the default JAR name is mssql-jdbc-11.2.3.jre8, but when configuring the third-party driver by using TCT, you must rename mssql-jdbc-11.2.3.jre8.jar to mssql-jdbc-11.2.3.jar. |
AMX-18994 |
Summary: When AMX 3.3.0 HF27 with an Admin server configured with Deploy Log Service and Deploy Monitoring Service is upgraded to AMX 3.4.2, JMS Appenders appear on the Logging Appenders page. Workaround: None |
AMX-17525 |
Summary: User applications with IT plug-in scenarios that contain the old javax.jms version fails and displays the following error: Import-Package: javax.jms;version="[1.1.0,2.0.0)" Workaround: Fix all instances of Import-Package error by upgrading javax.jms;version="[1.1.0,2.0.0)" to javax.jms;version="[2.0.0,3.0.0)". |
AMX-19068 | Summary: Moving the TLS (Transport Layer Security) Version 1.2 to TLS (Transport Layer Security) Version 1.3. in the Admin SSL fails. Workaround:
|
AMX-19087 | Summary: "LogService" and "PayloadService" applications are present under the System Applications list on SystemEnvironment after upgrading AMX 3.3.0 HF27 to AMX 3.4.2 and error is seen in the SystemNode log. Workaround: When upgrading from AMX 3.3.0 HF27 to AMX 3.4.2, do not select the Deploy Log Service and Deploy Monitoring Service when creating an admin. However, if they were selected while creating the admin, remove the "LogService" and "Payloadservice" applications from the system applications explicitly from the GUI and CLI. |
AMX-19078 |
Summary: Host node installation fails after upgrading fromTLS (Transport Layer Security) Version from 1.2 to TLS (Transport Layer Security) Version 1.3. Workaround:
|
AMX-19109 |
Summary: (Linux RHEL 9) For AMX 3.4.2, TCT fails and displays the following error. Error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory. Workaround: Install the libnsl package using the command: $ sudo yum install libnsl |
AMX-18981 |
Summary: Consider the following upgrade path:
Workaround: 1. Navigate to 2. Replace (Semicolon). tibco.class.path.extended=%TIBCO_HOME%/components/shared/1.0.0/plugins/com.tibco.tpcl.org.apache.tools.ant_1.9.9.001[[path.separator]]%TIBCO_HOME%/tools/lib/antpackage.jar Updated: tibco.class.path.extended=%TIBCO_ HOME%/components/shared/1.0.0/plugins/com.tibco.tpcl.org.apache.to ols.ant_1.9.9.001;%TIBCO_HOME%/tools/lib/antpackage.jar |
AMX-18980 |
Summary: After installing TIBCO ActiveMatrix Service Grid hotfix 02 in the replicated Administrator setup, the following error is observed in the following scenario:
Workaround: None. |
AMX-18884 | Summary:
After upgrading to TIBCO ActiveMatrix Service Grid 3.4.1, the
com.tibco.amx.bwse.application BWSE platform application is in the Stopped
state. Unable to deploy a BWSE application in the upgraded environment.
Workaround: None. |
AMX-18872 | Summary:
The "Authorization By Role" policy with access granted to
"AuthenticatedUsersOnly" does not work. Authentication fails with the error:
"Unauthorized Access" even after providing a correct username and password.
Workaround: None. |
AMX-18646 | Summary: The following upgrade path fails:
Upgrade from ActiveMatrix Service Grid 3.1.5 to version 3.3.0 by using scripts. Then upgrade from version 3.3.0 to version 3.4.0. Then upgrade from version 3.4.0 to version 3.4.1. Workaround:
|
AMX-18583
AMX-18539 |
Summary:
After upgrading from an earlier version with ActiveMatrix Policy Director Governance installed to ActiveMatrix Service Grid 3.4.1, the ActiveMatrix Policy Director Governance application version is not displayed correctly in the Administrator UI.
Workaround: None. This issue does not have a functional impact. Everything works as expected. |
AMX-18554 | Summary: Downgrading from ActiveMatrix Service Grid 3.4.1 to an earlier version by using TIBCO Configuration Tool in the silent mode fails with the following error:
java.lang.RuntimeException: XPathFactory#newInstance() failed to create an XPathFactory for the default object model: http://java.sun.com/jaxp/xpath/dom with the XPathFactoryConfigurationException: javax.xml.xpath.XPathFactoryConfigurationException: java.util.ServiceConfigurationError: javax.xml.xpath.XPathFactory: Workaround: None |
AMX-18536 | Summary:
TIBCO ActiveMatrix BusinessWorks™ Service Engine application deployment fails after upgrade to ActiveMatrix Service Grid 3.4.1.
Workaround: None |
AMX-18474 | Summary:
When invoking an SSL enabled SOAP service, which refers to the keystore file with DH key size <1024k, the following error occurs:
javax.net.ssl.SSLHandshakeException: DH ServerKeyExchange does not comply to algorithm constraints Workaround: Update your keystore to use the DH key size larger than 1024. OR Edit tibcojre64/1.8.0/lib/security/java.security file and add the desired length to thejdk.tls.disabledAlgorithms property by appending DH KeySize <
min key length:jdk.tls.disabledAlgorithms=SSLv3, TLSv1, TLSv1.1, RC4, DES, MD5withRSA, \ DH keySize < 768 |
AMX-18365 | Summary:
When secure SystemHost and RemoteHosts (host for which the JMX port is secured) are successfully upgraded to ActiveMatrix Service Grid 3.4.1, the Administrator UI does not show the updated version of the hosts correctly.
Workaround: When the hosts are secured, SystemNode is configured with TLSv1, which is the supported TLSv1 in versions of ActiveMatrix Service Grid prior to 3.4.0. Starting from ActiveMatrix Service Grid 3.4.0 and later, TLS1.2 is supported, and all the Hosts are updated to automatically use TLSv1.2 when upgraded to 3.4.1, except the Administrator (SystemNode). When you encounter this issue, run the following command after upgrading to ActiveMatrix Service Grid 3.4.1 to update Administrator (SystemNode) to support TLSv1.2. Navigate to <TIBCO_HOME>/amx/3.4/bin folder and run the following command: tibamx_hostmanager updateAdminToTLSv12 -configHomeLocation <TIBCO_CONFIG_HOME> Note:
|
AMX-17606 | Summary:
If you have upgraded from an earlier version of TIBCO ActiveMatrix Service Grid including hotfixes to TIBCO ActiveMatrix Service Grid 3.4.0, when you downgrade from TIBCO ActiveMatrix Service 3.4.0 to the earlier version, you cannot revert the hotfixes applied earlier using the
revertPatch command.
Workaround: None |
AMX-17411 | Summary: When the
java.property.com.tibco.amx.decouple.Manual.Nodes property is set to
true in the TRA file, the SystemHost is downgraded but the SystemNode fails to downgrade.
Workaround:
|
AMX-17409 | Summary: Consider that an ActiveMatrix Administrator server is upgraded to 3.4.0 from a prior version and this server is downgraded with a wrong ActiveMatrix Administrator port. In this case, if you do not test the connection to the ActiveMatrix Administrator server before the downgrade, the TIBCO Configuration Tool downgrade process stops responding when checking ActiveMatrix Administrator initialization at the "Checking for Admin initialization..." step.
Workaround: Stop the TIBCO Configuration Tool and provide correct information for ActiveMatrix Administrator configuration. For example, port, SSL information. Run the downgrade wizard again. |
AMX-17393 | Summary: When the SAML Single Sign On configuration is enabled, if you delete the browser cookies, after redirecting from the error page to the landing page, you are not prompted for login credentials.
Workaround: Log out from the previous browser session. |
AMX-17365 |
Summary: After upgrading to ActiveMatrix 3.4.0, the ActiveMatrix 3.3.0 Hotfix<x> runtime host fails to downgrade with the following error: product feature com.tibco.amf.sharedresource.extensions.runtime.tibcohost.product.feature 3.3.xx.000 contains a release unit com.tibco.amf.hpa.core.runtime.services.feature 1.5.0.003 that does not exist in the machine model Workaround: Always select the Mediation Runtime option while installing the Runtime Host profile for the remote host. |
AMX-17351 | Summary: Even after downgrading from 3.4.0 to a lower version and uninstalling 3.4.0, the
Configure TIBCO Service Performance Manager - V2.3 option is available in the TIBCO Configuration Tool. If you click the option, a Null Pointer Exception occurs.
Workaround: None. Do not click the Configure TIBCO Service Performance Manager - V2.3 option. |
AMX-17343 | Summary: If one of the EMS servers fails on an Amazon Web Services (AWS) setup, the status of some nodes is shown as
LOST_Contact .
Workaround: Reconnect the EMS connections by clicking Admin Configuration > Admin Server > Transport Configuration tab > Administrator Reconnect. After the reconnection, all the entities are shown as online. |
AMX-17323 |
Summary: The TIBCO ActiveMatrix Governance Agent for TIBCO BusinessWorks Notification screen of the Create TIBCO ActiveMatrix Policy Director Administrator Server - V3.4 wizard is removed in 3.4.0. However, some shared resources related to this screen (EMS ConnectionFactory, JMS Destination, JNDI Connection) are created in ActiveMatrix Administrator. These shared resources are added as an application property and can be viewed from the ActiveMatrix Administrator UI:
Workaround: The shared resources created by the screen are not used. You can ignore them. |
AMX-17316 | Summary: After the uninstallation of ActiveMatrix Service Grid 3.4.0, some files and folders are not removed from TIBCO_HOME. For example, the
tibamx_hostmanager.properties file from the TIBCO_HOME/amx/3.4/scripts and TIBCO_HOME/tct/1.6 directories is not removed.
Workaround: None |
AMX-17182 |
Summary: In the TIBCO Configuration Tool, host names or DNS names cannot have underscores in their names. As a result, TIBCO Configuration Tool fails if the name of the
Available Group Listener contains underscores while configuring the Workaround: Do not use underscores in the name of the
Available Group Listener while configuring the
|
AMX-17144 |
Summary: On Microsoft Windows, when you try to update JRE by using the TIBCO Configuration Tool, occasionally the following error occurs: Caused by: TIBCO-AMX-TOOLS-JREUPDATER-000048: Cannot write to the file. TIBCOHOME\amx\3.4\scripts\rpflauncher_classpath_3.4.0.tra. Workaround: Run the command two or three times until it succeeds. |
AMX-17120 |
Summary: Occasionally, because of manual intervention or execution of certain scripts, the network time of the machine where Active Directory Federation Services (ADFS) or WebApp is hosted might be out of sync and result in an authentication failure for a response being too old. Workaround: The network time of the machine must be synchronized. For Linux, the synchronization must happen with the Network Time Protocol server. For Windows, use the Windows time service. There are standard operating system level procedures for synchronizing the machine network time. |
AMX-16828 |
Summary: If you invoke a REST service binding with an OpenID Policy through a SOAP client such as SoapUI, it always sends an Access Token, which is an opaque token. Access Tokens are not currently supported. Workaround: Use the ID Token (which is a JWT token) generated by the Access Token URI to send the request in SoapUI. |
AMX-16800 | Summary: On a replication setup, when upgrading from 3.3.0 to 3.4.0, the primary ActiveMatrix Administrator server does not start correctly after a successful upgrade.
Workaround: Restart the ActiveMatrix Administrator server. |
AMX-16672 | Summary:
Double downgrade is not supported. For example, downgrading from 3.4.0 to 3.3.1 to 3.3.0 fails with the following errors:
TIBCO-AMX-CLI-000944: Failed to downgrade TIBCO Host instance(s). TIBCO-AMX-CLI-000942: Downgrade TIBCO Host instance <instance name> is not possible. Workaround: None |
AMX-16634 | Summary: For an upgraded TIBCO host, the
tibcohost describeHost command incorrectly shows the upgrade status as
None .
Workaround: None |
AMX-16542 | Summary: After upgrading TIBCO Business Studio to TIBCO ActiveMatrix 3.4.0, it is no longer supported on the macOS operating system.
Workaround: None |
AMX-16505 | Summary: On a replicated setup, if one of the servers is downgraded, the version of the TIBCO ActiveMatrix REST BT Administrator Plug-in shows as 3.4.0 instead of showing the previous version.
Workaround: None |
AMX-16083 | Summary: If a Java project has errors (faults) configured in RRC and has an execution environment as JAVASE-1.6 or lower, DAA generation fails.
Workaround: To generate the DAA file, make sure that the
|
AMX-16016 | Summary: Downgrading the SystemHost from ActiveMatrix 3.4.0 to an earlier version fails if the
CONFIG_HOME where the SystemHost is present contains other runtime hosts that are bound to a different ActiveMatrix Administrator server instead of the ActiveMatrix Administrator server from the selected
CONFIG_HOME .
Workaround: Ensure that all the runtime hosts that are in the selection
|
AMX-15975 | Summary:
Even when the command-line interface is used, the notification transport update fails with the following error message:
TIBCO-AMX-ADMIN-021085: Failed to update the notification transport!, Caused by:
Workaround: None |
AMX-15840 | Summary: After upgrading from 3.2.0 to 3.4.0, the Mediation application template shows the version as
3.4.0.007 instead of
3.5.0.007 .
Workaround: None |
AMX-15806 | Summary: When a DAA created in 3.3.0 with
javax.servlet is run as a composite application in 3.4.0 (Deployment Artifacts > right-click the DAA file >
Debug As >
Composite application), RAD starts, but fails with provisioning Node errors.
Workaround: Re-create the DAA in 3.4.0. |
AMX-15775 | Summary: In 3.4.0, an HTTP connector is created as non-blocking by default. That is, the
Use Non-Blocking IO Sockets checkbox on the
Advanced tab is selected by default. When this checkbox is selected, the
Acceptor Threads field on the
General tab is disabled and 1 is used as the default number of
Acceptor Threads.
For an internal HTTP connector, if the Use Non-Blocking IO Sockets checkbox is cleared and a value greater than 1 is specified in the Acceptor Threads field, all except one of the Acceptor Threads is in a blocked state. Workaround: Keep the Use Non-Blocking IO Sockets checkbox on the Advanced tab cleared. |
AMX-15756 | Summary: During installation using the GUI mode, a name cannot be specified for the installation environment.
Workaround: Install using the silent installation mode if you want to specify an environment name. |
AMX-15614 | Summary: When creating an ActiveMatrix Administrator server by using TIBCO Configuration Tool, if the Oracle username has quotes (“ ” ) and hyphen (- ), TIBCO Configuration Tool fails to create the ActiveMatrix Administrator server and returns the following error:
Caused by: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist Workaround: Avoid using quotes ( |
AMX-15569 | Summary:
The
-ignoreNodeStartupMode argument of the Host Manager's
startAllHosts command does not work for a Microsoft Windows NT host. For a Microsoft Windows NT host, it starts a node configured for automatic startup but does not start a node configured for manual startup.
Workaround: Start a Microsoft Windows NT host or service manually. |
AMX-15261 | Summary: On a machine that has a TIBCO ActiveMatrix 3.3.0 Hotfix installed, while upgrading to TIBCO® BPM Enterprise 4.0.0, the TIBCO ActiveMatrix version is downgraded if all the following options are selected:
Workaround:
|
AMX-13851 | Summary: If you use Microsoft SQL Server 2012 as an external database server and use its Mirror Mode to establish a connection to a secondary fail-over database server, TIBCO ActiveMatrix Administrator fails to connect to either database server.
Workaround In addition to providing the JDBC URL of the mirrored servers in SQL Server 2012, you must set the IP and hostname of both the primary and secondary database servers in the hosts file. The location of the host file depends on the operating system:
For example, you have two database servers. The primary server's IP is 192.167.71.42 and its hostname is
jdbc:sqlserver://192.167.71.42:1433;databaseName=db1;failoverPartner=192.167.71.60 To ensure that the ActiveMatrix Administrator successfully connects to both servers and allows for seamless switching between them using SQL statements, you must add the following entries to the host file: 192.167.71.42 amx-db42 192.167.71.60 amx-db60 |
AMX-11970 | Summary: In a replicated ActiveMatrix Administrator server setup, if you deploy to the system node applications with policies applied on them, the policies are not enforced after upgrade.
Workaround: First undeploy and then redeploy these applications after upgrading all System Nodes. |
BJMS-1490 | Summary: JNDI Resource Template using Custom Property for LDAP Provider URL is not installed.
Workaround: Provide a URL in the Provider URL field on the Resource Template. |
BJMS-1382 | Summary: If JMS Binding configured with JMS At Least Once Policy is undeployed before the redelivery count is exhausted, and deployed again, the message is not redelivered.
Workaround: None |
BJMS-1374 | Summary: If JMS Binding is configured with JMS At Least Once Policy and the EMS Provider URL used for connection is fault tolerant, the message is not redelivered in case the EMS crashes.
Workaround: None |
BJMS-755 | Summary: Enterprise Message Service XA Resources from orphaned transactions do not disappear after a transaction timeout from the Enterprise Message Service server. They are seen on the Enterprise Message Service server as a part of the show transactions command.
Workaround: Restart the Enterprise Message Service server. As there is no locking in messaging associated with an XA resource, this issue is not serious. |
BJMS-736 | Summary: When a 2.x project containing a JMS binding is migrated to 3.x, the JNDI resource templates required for looking up the destination are not created and the generated warning does not clearly state that JNDI resource templates need to be created.
Workaround: Manually create JNDI resource templates required for defining inbound and outbound destination configurations. |
BJMS-726 | Summary: On restarting the Enterprise Message Service, for in-flight messages, the transaction does not get committed. Redelivery happens and the message is forwarded to the error queue.
Workaround: Recover the requests from the error queue. |
BJMS-718 | Summary: For JMS binding, the SDS UI allows you to set the context parameters of a type message. This is not supported for JMS Binding.
Workaround: Do not use a type Message for Context Provisioning related to JMS Binding. |
BJMS-636 | Summary: The show connection command in the TIBCO Enterprise Message Service administration tool
ems-admin does not contain the "ClientID" value for connections created by JMS resource instances for outbound connections.
Workaround: None |
BJMS-603 | Summary: ActiveMatrix Administrator does not validate that an application with a JMS Transacted One-Way Policy set should be deployed on a single node.
Workaround: Ensure that the JMS binding that has a JMS Transacted One-Way Policy is deployed on the same node as that of one or more components it is wired to. |
BJMS-355 | Summary: When a JMS service is deployed in LB setup over routed queues, the following message is displayed and the service does not start:
javax.jms.IllegalStateException: Not allowed to use transacted session on routed queues Workaround: Enterprise Message Service does not support transactions on routed queue consumers. Enterprise Message Service 6.0 added an explicit check to prevent this. You can restore the old behavior by setting the following configuration parameter:
|
BJMS-139 | Summary: If you rename an operation in a WSDL file, JMS bindings on composite services and references are not updated correctly.
Workaround: Create a JMS binding after renaming the WSDL operation or reassign the WSDL file to an existing JMS binding. |
DSS-982 | Summary: Changing or updating the TIBCO Credential Server (TCS) certificate results in host security failure.
Workaround: None |
DSS-813 | Summary: While upgrading to ActiveMatrix release 3.3.0, you might see begin errors similar to the following example:
[ERROR]com.tibco.trinity.runtime.base.provider.identity.CipherSupport Workaround: Such errors are harmless and do not mean that the upgrade failed. No action is required. |
HKAM-452 | Summary: (Linux) AMXNode microagents are not loaded on the Hawk 7. x console. Workaround: None. |
HKAM-442 |
Summary: Hawk Console does not display alerts for newly created Rulebase for the below mentioned Node microagent methods. a)getBindingInfo b)getBindingOperationStats c)getComponentOperationStats d)onBindingOperationStats e)onComponentOperationStats Workaround: 1. Open 2. Go the path on disk mentioned in the property 3. In this folder you will find 2 files data.sql and schema.sql. Open schema.sql and update the table named "alert" and adjust the size of the column name which throws an error from 28 to 768 -> data_index varchar(768). 4. Restart Hawk Console. |
HKAM-441 |
Summary: After the successful upgrade from AMX330 HF27 to AMX342, on Hawk Console, invoking method changeMonitoringConfig() for microagents fails with the following error. "class java.lang.Integer cannot be cast to class java.lang.Long (java.lang.Integer and java.lang.Long are in module java.base of loader 'bootstrap')" Workaround: Please refer to changeMonitoringConfig section in the Hawk ActiveMatrix® Plug-in User’s Guide, to troubleshoot this issue. |
HKAM-430 | Summary: Hawk Console fails to start after upgrading AMX 3.3.0 HF27 to AMX 3.4.2.
Workaround:
|
HKAM-411 | Summary: On the Solaris operating system, the AMXNode microagents are not shown in the Hawk Display.
Workaround: None |
HKAM-402 | Summary: After upgrading ActiveMatrix 3.3.0 to ActiveMatrix 3.4.0, when you call the
getConfig method, the Monitoring Application State is shown as
NOT CONFIGURED.
Workaround: Before upgrading to ActiveMatrix 3.4.0, apply ActiveMatrix 3.3.0 Hotfix 10 or higher. |
HKAM-397 |
Summary: When a Hawk ActiveMatrix Plug-in (HKAM) is used for large-scale systems,
RV: DrainQueue: out of memory. Workaround: If HKAM is configured with more than 10 hosts, increase the memory of
To change the memory of
For 60 hosts, the following values are recommended:
|
HKAM-389 | Summary: After a Notification Transport Server Configuration update, the TIBCOHost's HKAM rulebases point to the previous Notification Transport Server Configuration.
Workaround: After a Notification Transport Server Configuration update, you must manually update the TIBCOHost's HKAM rulebases. |
HKAM-384 | Summary:
When HKAM is configured on a large-scale setup, invoking a method on a host microagent fails with a timeout.
Workaround: Change the default HKAM rulebase for host and node. Make it event-driven rather than polling at a fixed interval. |
HKAM-374 | Summary: On Windows Server 2008 R2, if a node belongs to a host created with a Windows NT service, invocation of the following methods on the node microagent fails with a
StatsDataAdapter is null error:
Workaround: None |
HKAM-373 | Summary:
When a QIN update is performed on a host, which is already configured with HKAM, the EMS-related information in the
hawkems<host_name>.hma file points to the old notification server.
Workaround:
Change the EMS values for
<arg>-user</arg> <arg>${new_username}</arg> <arg>-encryptedPassword</arg> <arg>${new_password}</arg> <arg>-server</arg> <arg>${new_notification_server_url}</arg> |
HKAM-343 | Summary: On Solaris,
hawk.log shows the following error and method invocation for
CLEventPublisherMicroAgent does not return any data:
Error loading microagent from com.tibco.hawk.microagent.commonlogging.publisher.CLEventPublisherMicroAgent: java.lang.IllegalArgumentException Workaround: None |
HKAM-337 | Summary: For a node, you cannot view statistics for a WebApp component using the
onComponentOperationStats Hawk method.
Workaround: None |
HKAM-336 | Summary: For a node, you cannot view statistics for a WebApp component using the
getComponentOperationStats Hawk method.
Workaround: None |
HKAM-266 | Summary: If the ActiveMatrix Administrator server or TibcoHost instance is configured to use the SSL-enabled Enterprise Message Service on the AIX platform, and Hawk 5.0 is installed, then starting Hawk Agent fails with an error.
Workaround: Use Hawk 4.9 instead of Hawk 5.0. |
HKAM-264 | Summary: You cannot change the timeout of method invocation for a Custom microagent.
Workaround: None |
HKAM-253 | Summary: Hawk Display shows multiple entries for node Service microagent when rulebases for TibcoHost or nodes are invoked after the TibcoHost or node crash.
Workaround: Click Done, and open the microagent again. Alternatively, restart Hawk Display. |
HKAM-251 | Summary: Continuous error messages are seen in the
hawk.log file after starting
tibhawkagent.exe on HAWK 5.0. Hawk 5.0 is unable to run
powershell.exe used in TibcoHost rulebase.
Workaround: Prefix
|
HKAM-250 | Summary: When using Hawk 5.0, logs are not generated in the
CONFIG_HOME/hkam/<host_instance_name>/logs folder. The Hawk Agent shows errors related to
slf4j in the Hawk logs.
Workaround: Remove the
|
HKAM-249 | Summary: The Stop Reason and Reason Code arguments are not updated for the
onNodeEvent method after calling
stopNode .
Workaround: None |
HKAM-242 | Summary: Hawk 5.0 cannot find Windows PowerShell.
Workaround: Prefix
|
HKAM-237 | Summary: On creating a node in the ActiveMatrix Administrator web interface, its rulebase is created in the CONFIG_HOME/hkam/<host_instance_name>/rulebases folder. If the node is deleted, the
HAWK.log file continuously produces errors.
Workaround: Manually delete the rulebase to avoid error entries in the
|
HKAM-193 | Summary: Hawk ActiveMatrix Plug-in displays some ActiveMatrix applications or components in runtime state as uninstalled, but ActiveMatrix Administrator or nodeutil do not show these applications.
Workaround: Restart Hawk Agent to clear the cache. |
IWAP-725 | Summary: (TIBCO® BPM Enterprise only) If you change a substitution variable (such as
%%httpConnectorPort%% ) from a hardcoded value (such as 443) or conversely in an HTTP connector resource template, Workspace, and Openspace fail to open and you might see an error similar to the following example in the logs:
[ERROR] com.tibco.n2.rtc.ap.ActionProcessor - [ERROR] - {WS_REQUEST_EXCEPTION} - Workspace caught an Exception ¬{extendedMessage=`Invalid Security Context: Missing requested attribute Workaround: Redeploy the application and restart Workspace and Openspace. |
IWAP-669 | Summary: If you add a WebApp component to an imported project created in ActiveMatrix 3.2.0 that already has a WebApp component, every time you select the newly added WebApp component after selecting the original WebApp component the Thread Context Class Loader Type dropdown list in the Properties > Implementations tab is disabled.
Workaround: Deselect the newly added WebApp component (by selecting any area on the canvas that is not the original WebApp component from the imported project), then select the newly added WebApp component again. The Thread Context Class Loader Type dropdown list is enabled. |
IWAP-223 | Summary: In the
web.xml file,
resource-ref elements are not supported.
Workaround: None |
IWAP-72 | Summary: The WebApp component does not have an option to modify the Web Application connector during deployment in TIBCO Administrator UI.
Workaround: To configure or change the connector name in TIBCO ActiveMatrix Administrator:
|
MCR-2002 | Summary: If you have configured Microsoft SQL Server 2012 as a database for Administrator, invoking a custom DAA might result in harmless exceptions similar to the following examples:
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Violation of UNIQUE KEY constraint "UQ__Mcr2Stat__1C012A471DC5DDE4". Cannot insert duplicate key in object 'dbo.Mcr2StatisticsMetric'. The duplicate key value is (93, 21, 22, 3, -1). at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:216) at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1515) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement SQLServerPreparedStatement.java:404) Workaround: None |
MCR-1995 | Summary: If you have configured IBM DB2 as an external database, you might see harmless exceptions similar to the following examples in
SystemNode.log :
Retrying database transaction after error: Processing of metric requestsIn for event com.tibco.governance.amxserviceprobe.ServiceProbeInstruments.ServiceRequestIn failed for measure Total and time window Since Started Time Window Retrying database transaction after error: Processing of metric faults for event com.tibco.governance.amxserviceprobe.ServiceProbeInstruments.ServiceExecutionTime failed for measure Total and time window Since Started Time Window Workaround: Such exceptions are benign and do not require any action. |
MCR-1943 | Summary: If you have upgraded to ActiveMatrix release 3.3.0 from a prior version and attempt to replicate the upgraded configuration, deploying the replicated configuration might fail.
Workaround: Replicate your configuration before upgrading to ActiveMatrix release 3.3.0. |
MCR-1823,
TAP-10602 |
Summary: The value for the uptime displayed in the infrastructure dashboard screens is accounted from the time a request is made to the application by invoking the endpoint or through an internal call from another application.
If an application is deployed and not used, the value for uptime is 0. Workaround: None |
MCR-1422 | Summary: If nodes are restarted when the SystemNode is down, the Uptime and Since Started statistics are not reset.
Workaround: Either make sure that the system node is running using admin replication or restart the applications for which incorrect statistics are seen. |
MCR-1350 | Summary: The number of components reported for a given node in the Enterprise Graphical View includes components that belong to the ActiveMatrix Platform Application. The Dashboard component count does not include these components.
Workaround: None |
MCR-1226 | Summary: The
Endpoint,
Service, and
References tabs display an incorrect value for
Avg Comp Process Time when extended monitoring is enabled. The value displayed is
Req Comp Time.
Workaround: The correct average component processing time is available in the Components and Applications tabs. |
MCR-1205 | Summary: If the TibcoHost is shut down while the dashboard is running, the following error message is seen in the SystemNode log files:
[ERROR] org.apache.axis2.engine.AxisEngine - bean:name=govObjFilterServiceMBean Workaround: None. This error can be safely ignored. |
MCR-1204 | Summary: Stopping the TibcoHost instance occasionally causes exceptions to be generated in the log file. During a graceful stop of TibcoHost instance there might be some exceptions in the log file with the root cause. For example:
Caused by: java.lang.RuntimeException: Statistics aggregator is closing down, rolling back transaction Workaround: Ignore the error. |
MCR-1162 | Summary: Statistics for Web application components are not displayed in the dashboard.
Workaround: None |
MCR-876 | Summary: The status value is
Unknown and uptime is empty when the same application is deployed on two nodes across environments.
Workaround: Change the application name during deployment. The application name must be unique for an enterprise. The dashboard shows the correct status and uptime. |
MCR-800 | Summary: When a component reference is promoted, component reference metrics show zero values. All metrics are shown on the promoted reference and reference endpoint.
Workaround: View the metrics on the promoted reference. |
MCR-753 | Summary: In the
Dashboards > Infrastructure screens the application request count includes request counts from all services promoted to application level. In addition, it incorrectly includes the reference invocations count from all references promoted to application level.
Workaround: None |
MCR-521 | Summary: If a node is stopped or started several times while SystemNode is down, the last stop or start time of SystemNode is used to calculate the node’s uptime percentage. Other stops and starts are missed and not used in uptime calculation.
Workaround: Configure the ActiveMatrix Administrator server in fault tolerant mode. |
MED-3306 | Summary: SOA projects created by the AutoMediate Tool might fail to be deployed by the tool if the projects have SOAP over JMS bindings.
Workaround: Re-create all JMS Connection Factory and Destination resources in TIBCO Business Studio. |
MED-2907,
MED-2885 |
Summary: The Mediation editor does not reload changes to the XSD unless the project is restarted.
Workaround: To resolve this:
|
MED-2055 | Summary: The Transform task does not handle the Byte Order Mark (BOM) in external style sheet files.
Workaround: Open the style sheet in a text editor and save it manually in a format without using BOM. |
MED-1827 | Summary: Deploying a mediation application that uses custom XPath functions and if the custom XPath function plug-in is not deployed, results in errors at the time of deployment.
Workaround: None |
MED-1739 | Summary: When adding a PortType with many (about 50+) operations, the validation begins before the mediation flow is fully updated. This causes error markers to appear on the mediation operations when no actual problems exist.
Workaround: Select Project > Clear from the menu bar and the validation restarts. The error markers disappear unless there are actual problems that remain. |
MED-1736 | Summary: Dragging and dropping a WDSL into a mediation flow results in the following error:
Receive Wrong Transfer data Workaround: None |
MED-1703 | Summary: Creating schema using the
Create button creates the schema for the CMT model plug-in wizard but does not set it.
Workaround: Once the schema is created, you can browse and select the schema in the wizard to set it for both Input and Output Schemas in the plug-in wizard. |
MED-1652 | Summary: The message type context property does not specify an unbound message even though the selection list contains all message elements in the WSDL. An unbound message is one that is not used for Input, Output, or fault parts.
Workaround: Only select unbound message elements for context properties. |
PD-4479
PD-4429 |
Summary: Even after successfully downgrading from 3.4.x (example: 3.4.0 or 3.4.1) to ActiveMatrix 3.3.0 (with Hotfix 23 and Policy Director Hotfix 02 installed), the following plug-ins show 3.4.x as the version:
Workaround: This issue does not have a functional impact. Everything works as expected. |
PD-4435 | Summary: When the Basic or User nameToken Authentication Governance Control is enforced on the object group with a WebApp and REST binding member, the policy does not work when used as User nameToken Authentication but works when used as Basic Authentication.
Workaround: None |
PD-4431 | Summary: A policy is not enforced for an application if the application is deployed before deploying the Policy Director Governance server.
Workaround: None |
PD-4423 | Summary: Logging policy is not supported by the ActiveMatrix Administrator server (with ActiveMatrix Policy Director Governance services) of ActiveMatrix 3.4.0 when the server is configured with the SSL-enabled Enterprise Message Service.
Workaround: None |
PD-4420 | Summary: On the
Governance tab of the ActiveMatrix Administrator UI, the applications that have policies applied to them incorrectly show their undeployed policies as
Active .
Workaround: None |
PD-4371 | Summary: OpenID Connect authentication is not supported by Policy Director Governance in this release. Consequently, the following operation in TIBCO ActiveMatrix Administrator fails:
Workaround: None |
PER-1931 | Summary: Nonce is not supported for messages sent from TIBCO ActiveMatrix BusinessWorks to TIBCO® BPM Enterprise. Therefore, if you use TIBCO ActiveMatrix BusinessWorks as a client to invoke an TIBCO® BPM Enterprise process as service, you might see the following error:
PolicyEnforcement Failed to Authenticate the request. Workaround: Modify the WSDL generated by ActiveMatrix to add the following schema, WSDL message, and WSDL input in binding to successfully invoke an TIBCO® BPM Enterprise service from TIBCO ActiveMatrix BusinessWorks. Schema <xsd:schema elementFormDefault="qualified" targetNamespace="http://schemas.xmlsoap.org/ws/2002/07/secext"> <xsd:import namespace="http://schemas.xmlsoap.org/ws/2002/07/utility"/> <xsd:element name="Security" type="s2:Security"/> <xsd:complexType name="Security"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="1" name="UsernameToken" type="s2:UsernameToken"/> </xsd:sequence> </xsd:complexType> <xsd:complexType name="UsernameToken"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="1" name="Username" type="xsd:string"/> <xsd:element minOccurs="0" maxOccurs="1" name="Password" type="xsd:string"/> </xsd:sequence> </xsd:complexType> </xsd:schema> WSDL Message <wsdl:message name="PUTSecurity"> <wsdl:part name="Security" element="s2:Security"/> </wsdl:message> WSDL Input in Binding <soap:header message="tns1:PUTSecurity" part="Security" use="literal"/> For example: <wsdl:binding name="ProcessPackageProcess_EP" type="tns1:ProcessPackageProcess"> <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/> <wsdl:operation name="CatchMessageEvent"> <wsdl:documentation/> <soap:operation style="rpc" soapAction="CatchMessageEvent"/> <wsdl:input> <soap:header message="tns1:PUTSecurity" part="Security" use="literal"/> <soap:body use="literal" parts="in1"/> </wsdl:input> <wsdl:output> <soap:body use="literal" parts="out1"/> </wsdl:output> </wsdl:operation> </wsdl:binding> <soap:header message="tns1:PUTSecurity" part="Security" use="literal"/> |
PER-714 | Summary: Multiple SOAP references deployed in a single node that are sending different credentials to a single SOAP service protected with the Basic Authentication Policy could result in erroneous authentication failures for some of the references even if they are sending valid credentials.
Workaround: You can either:
|
PER-632 | Summary: For proper policy enforcement, every composite containing a web application component must have a different context root.
Workaround: None |
PER-609,
PER-623 |
Summary: The
UsernameTokenAuthentication and
WSSProvider are incompatible policies. These policies have redundant functionality, but they cannot co-exist on the same SOAP service.
Both policies remove the WS-Security header from the message after successful authentication. If both policies are in effect at the same service, when the first one ( Workaround: Do not apply the policies
|
PER-583 | Summary: For bundled policies added in this release, if one or more resource instances used in the policy is reinstalled, policy enforcement fails.
Workaround: Redeploy the application after reinstalling one or more resource instances. |
PER-557 | Summary: The policy AuthorizationByRole does not support nested groups.
Suppose user A is a member of group B, which is a subgroup of group C. If group C has access permission to request an operation, and user A attempts to request that operation, then the request fails. That is, members of group B do not inherit access permission from group C. Workaround: Configure access permissions directly in each subgroup (in this example, in group B). |
PER-49 | Summary: When configuring an LDAP Authentication resource template in Administrator, the option to generate SAML 1.1 assertion is not supported by platform policies.
Workaround: When configuring an LDAP Authentication resource template, accept the default setting to generate SAML 2.0 tokens. |
RSBT-784 | Summary: Open ID authentication is not supported when invoking REST Service Bindings using the Swagger UI. Only basic authentication is supported.
Workaround: None |
RSBT-779 | Summary: For a REST binding, when using the POSTMAN REST client, the basic or username token authentication policy is not enforced if you do not provide authentication.
Workaround: None |
RSBT-721 | Summary: In the Swagger UI, if SSL is enabled over a REST binding that uses the self-signed certificate and you send a request over HTTP, it returns the following error:
TypeError: Failed to fetch Workaround: Add the certificate as an exception in the browser. |
RSBT-719 | Summary: In Swagger UI, on selecting a parameter
content-type as
application/bjson , the schema is not populated with the correct BJSON format.
Workaround: You can manually form the request payload of type Badgerfish ( JSON |
RSBT-716 | Summary: To test an endpoint, when you select the request
content-type as
application/xml , an XML request payload is generated in the Swagger UI. The payload does not include the namespace for the elements that are defined in an imported XSD, that is, the namespace is not pre-populated in the payload.
Workaround: Manually provide a namespace for such elements. |
RSBT-603 | Summary: When the Java property
com.tibco.amf.runtime.bindingtype.rest.extendedJsonConversion is set to
true for a runtime node in the REST Resource Configuration (.RRC ) file for a reference binding, and if the POST request contains a JSON array with exactly one JSON element in it (as specified below), the JSON array is treated as a single, non-array element. This results in a
NullPointerException at runtime when multiple elements are sent as part of the request.
Erroneous usage: {"addRequestOperation": {"Arrays":[{"Key":"key1", "Value": "value1"}]}} Workaround: In the RRC file, specify multiple elements in the JSON Array element as follows: Correct usage: {"addRequestOperation": {"Arrays":[{"Key":"key1", "Value": "value1"},{"Key":"key2", "Value": "value2"}]}} With this change, the Array object is treated as a JSON array at runtime and the
|
RSBT-408 | Summary: A Null Pointer Exception is produced when a Pass Through Mode sample project is deployed in RAD.
Workaround: Deploy the project in ActiveMatrix Administrator. |
RSBT-398 | Summary: A REST service binding is updated after an operation is added to a WSDL.
Workaround: None |
RSBT-391 | Summary: After renaming an RRC file through the Process Explorer, the name of the file is updated in the reference >
Bindings tab >
Rest Resource Configuration File link.
Workaround: None |
RSBT-382 | Summary: If the RRC file name begins with
xml , an error is occurred while generating the Java implementation.
Workaround: None |
RSBT-371 | Summary: When a context parameter is added or edited, the following message is displayed at the promoted reference:
Regenerated context parameter mappingsWhen you click the message, the mappings are created but the error message does not disappear. Workaround: Clean the project. |
RSBT-368 | Summary: In the RRC file, if an operation name begins with a "/ ", an exception is produced.
Workaround: None |
RSBT-363 | Summary: While creating a REST binding on a promoted service, clicking
Next does not result in any action.
Workaround: Click Finish. |
RSBT-358 | Summary: The following data types in a generated XSD do not match the data types in the JSON payload:
|
RSBT-346 | Summary: Error messages for duplicate resource names or operation names are not displayed immediately when configuring a REST resource configuration (.rrc ) file. Similarly, the error message does not go away automatically when the duplicate resource names or operation names are removed.
Workaround: Perform a clean operation. |
RSBT-231 | Summary: While adding a binding, when the pass through mode is enabled, a note or warning indicating that any existing WSDL on the component reference is replaced by the pass through WSDL is not displayed.
Workaround: None |
RSBT-230 | Summary: The
HTTP Client textbox is not cleaned up after the resource template is deleted from the
Resource Templates folder.
Workaround: None |
RSBT-58 | Summary: If you upload a DAA that includes a REST binding, ActiveMatrix Administrator does not check whether HTTP connector resource instances exist for HTTP connectors defined for the REST binding. Later, when you attempt to deploy this DAA, the deployment fails because of the missing resource instance.
Workaround: Create an HTTP connector resource instance in the ActiveMatrix Administrator GUI. While configuring the REST binding in TIBCO Business Studio, the name of the resource instance must match the user-specified HTTP connector name. |
SDS-7890 | Summary: While regenerating the Java implementation in Studio, if you change the port type or service operation, a
Null Pointer Exception is raised.
Workaround: A |
SDS-7880 | Summary: SOA service application with Java component referred in mediation application fails when upgraded from 3.4.2 SDS. Workaround: Select update, re-provision and resolve check box if you are upgrading from SDS. Alternatively, undeloy and deploy the application again, it will reflect the updated application version. |
SDS-7799 | Summary: While generating a command-line script, if you add a new server, a
Null Pointer Exception is produced.
Workaround: After adding a new server, click on the Refresh button. |
SDS-7781 | Summary: After you successfully migrate SOA projects from ActiveMatrix 2.x to ActiveMatrix 3.4.0 in TIBCO Business Studio, WS_Samples of 2.x result in implementation errors.
Workaround: None |
SDS-7780 | Summary: After you successfully migrate SOA projects from ActiveMatrix 2.x to ActiveMatrix 3.4.0 in TIBCO Business Studio, DAA generation fails for the
EmployeeVacation (2.x) Sample project.
Workaround: None |
SDS-7779 | Summary: After you successfully migrate SOA projects from ActiveMatrix 2.x to ActiveMatrix 3.4.0 in TIBCO Business Studio, SoapException 2.x sample project results in implementation errors.
Workaround: None |
SDS-7776 | Summary: After importing a 3.1.5 or 3.2.0 Java sample project in 3.4.0 TIBCO Business Studio, the following error is displayed:
JAR file incompatible with JRE/JDK 1.7 due to containing entries with the empty name. Workaround:
|
SDS-7763 | Summary: When you open TIBCO Business Studio in a new workspace and click
Workaround: None |
for the first time, a NullPointer exception is returned.
SDS-7729 | Summary:
While running Ant files in TIBCO Business Studio, the following error is returned :
Launching <projectName><ant.deployment-build.xml' has encountered a problem, Launch configuration <projectName><ant.deployment-build.xml references non-existing project <projectName> This is because of a bug in the Eclipse platform 4.7.1a (https://bugs.eclipse.org/bugs/show_bug.cgi?id=522581). Workaround: Run the Ant file using the
Run in the same JRE as the workspace option in the
Create, manage, and run configurations dialog. Alternatively, change the project containing the
build.xml to a Java project by adding
|
SDS-7725 | Summary: If the 3.4.0 TIBCO Business Studio is used to load a workspace that has been created using 3.3.0 TIBCO Business Studio, running RAD (Rapid Application Deployment) fails with the following error because the 3.3.0 workspace contains JRE 1.7 information:
Unsupported minor version Workaround: Change the workspace JRE to Java 1.8. |
SDS-7685 | Summary: If a Java project uses the Java 8 specific syntax in the code, the DAA file cannot be generated with an execution environment as JavaSE-1.8. However, Java 8 syntax and compilation is supported.
Workaround: To generate the DAA file with Java 8 code, make sure the
|
SDS-7680 |
Summary: For a Custom Mediation task, generation of the DAA fails. Workaround: While creating the Custom Mediation task, make sure the
RequiredExecutionEnvironment field in the
|
SDS-7669 | Summary: In the ActiveMatrix Administrator CLI, upgrading the existing application did not update the Contact and Description fields in DAA.
Workaround: In the SystemNode.tra file, set the following property: java.property.com.tibco.amx.admin.application.update.description.contact.during.upgrade=true |
SDS-7640 | Summary:
When an existing project is imported into a workspace and Java 8 code is added to it, the following error is returned while creating the DAA:
Exporting bundles failed Workaround:
To generate the DAA file with Java 8 code, make sure the
|
SDS-6729,
SDS-6992 |
Summary: ActiveMatrix projects created in versions prior to 3.2.0 that use Java, Spring, or WebApp components encounter a Null Pointer Exception (NPE) dialog when imported into any ActiveMatrix version running on JRE 1.7 or later. This is caused by the incompatibility of JRE 1.7 with the JAR format of the DataBinding JARs generated by ActiveMatrix versions prior to 3.3.0. This may happen if you have upgraded to JRE 1.7 or installed an ActiveMatrix version that includes JRE 1.7, such as version 3.3.0. Workaround:
|
SDS-6264 | Summary: If the Web Application component is added by right-clicking composite, the Generated Servlet Implementation option is not available under the Quick Fixes option.
Workaround: Select the Web Application component, right-click, and select Generate Servlet Implementation. |
SDS-5866 | Summary: When one of the nodes participating in a high availability configuration is stopped and an application is deployed via TIBCO Business Studio, the deployment never completes.
Workaround: Deploy the application from ActiveMatrix Administrator. The application state is in a partially running state instead of running - which is the expected behavior. |
SDS-3890 | Summary: Sometimes, the following message is returned in the error log:
Unbanded EventLoop Exception Workaround: None. Ignore the error. |
SVCP-84 | Summary: The TIBCO ActiveMatrix Service Performance probe on the Administrator node does not receive self-shutdown notifications sent from TibcoHost. This occurs because the Service Performance Manager probe component on the Administrator node responsible for such communication shuts down before it can send the notification.
Workaround: None |
TAP-16208 | Summary: The action history of a System Resource Instance, which is installed on SystemNode shows the username as “null”. However, the action history of a System Resource Instance, which is installed on Devnode shows the username as 'root'.
Workaround: None |
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 the browser and then check the 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
|
TAP-15885 | Summary: Accessing ActiveMatrix Administrator Dashboards (
Dashboard > Infrastructure) results in the following error:
Dashboard Bundle not Available. Please reload the browser. TypeError: Cannot read property 'Container' of undefinedWorkaround: Access ActiveMatrix Administrator Dashboards using the procedure mentioned in "Accessing Administrator Dashboards" section of the TIBCO ActiveMatrix Service Grid Administration guide. |
TAP-15842 | Summary: If you create an enterprise that uses a messaging bus and then create an environment that does not use the messaging bus, the
Configure enterprise without a messaging bus checkbox on the
Admin Configuration >
General tab is disabled.
Workaround: None |
TAP-15834 | Summary: When using the Microsoft Edge browser, when creating an Object Group of Policy Director Governance by specifying the search criteria to find the matched group members, if you click the
+ button to build the search criteria, the
attribute and
operator dropdowns are not populated with the correct values.
Workaround: None |
TAP-15833 | Summary: When using the Microsoft Edge browser, when building the search criteria to find the matched group members, the
X button does not clear the dropdown boxes used to specify the search criteria.
Workaround: None |
TAP-15827 |
Summary: If you have upgraded to ActiveMatrix 3.4.0, and then created a Host or Node, some default loggers are missing on the newly created Host or Node. Workaround:
Before creating the Host, copy the
Copy the file from <TIBCO_HOME>\administrator\3.4\templates\ and paste it into <CONFIG_HOME>\admin\amxadmin\private\<instanceName>\. |
TAP-15822 | Summary: You cannot deploy an ActiveMatrix 3.4.0 DAA on ActiveMatrix 3.3.1 Administrator, ActiveMatrix 3.3.0 Administrator or ActiveMatrix 3.3.0 Hotfix 23 Administrator that uses Java 8.
Workaround: None |
TAP-15817 | Summary: When using the Microsoft Edge browser on Windows 10, the Metrics Collection Runtime dashboard is not displayed.
Workaround: None |
TAP-15664 | Summary: On Solaris Sparc,
Get Admin Information test of Enterprise Deployment Health Check fails with the following error:
Couldn't obtain phys addr Workaround: None |
TAP-15645 | Summary: When a TIBCO ActiveMatrix enterprise has customized system host and system node names (for example: SystemNode1, SystemNode2, or AdminNode) and the system node does not fully start in a TIBCO ActiveMatrix enterprise. The following error message is displayed on the TIBCO ActiveMatrix Administrator web page:
404 page not found Note: Prior to TIBCO ActiveMatrix 3.3.0 Hotfix 13, when a user tried to access a TIBCO ActiveMatrix Administrator web page while it was still loading or the user specified a wrong URL (but with correct IP address and port number), a " 404 page not found " HTTP error response was returned. Starting with TIBCO ActiveMatrix 3.3.0 Hotfix 13, in the same situation, a new 404 page is displayed. This new 404 page automatically redirects the user to the login page once TIBCO ActiveMatrix Administrator is fully initialized and ready for service. However, this feature applies only to environments where the System Nodes use the default node names, that is, SystemNode and SystemNodeReplica. For System Nodes with customized node names, the old behavior ("404 page not found " error page) remains.
Workaround: Periodically, refresh the ActiveMatrix Administrator web page to determine whether ActiveMatrix Administrator was completely initialized and is ready for service. |
TAP-15563 | Summary: After upgrading ActiveMatrix Administrator from 3.1.5 to 3.4.0, you can start or stop a host from the ActiveMatrix Administrator GUI. However, 3.1.5 hosts that are not upgraded yet, cannot be started or stopped from the ActiveMatrix Administrator GUI.
Workaround: Start or stop the host by using the
|
TAP-15523 | Summary: TIBCO ActiveMatrix Administrator >
Infrastructure >
Health Check page does not open in Internet Explorer. However, it displays a link to open the page in a new tab.
Workaround: Open http://localhost:8120/amxadministrator/amxmonitor.jsp in a new tab to view the Health Check page. |
TAP-15503 | Summary: In the Google Chrome browser, when creating an Object Group of Policy Director Governance by specifying the search criteria to find the matched group members, if you click the
+ button to build the criteria, the
attribute dropdown box is not populated with the correct values.
Workaround: None |
TAP-15488 | Summary: In TIBCO ActiveMatrix Administrator, some description fields do not work with Chrome 66.0.3359.139 or higher versions.
Workaround: None |
TAP-15420 | Summary: In TIBCO ActiveMatrix Administrator, when you navigate to the
Infrastructure
>
Enterprise Status >
Application tab and click
Download Logs, the requested application logs are not downloaded and the following error is displayed:
Cause: java.util.concurrent.TimeoutException. Workaround: None |
TAP-15060 | Summary: After successfully downgrading to a previous version, you must uninstall the higher version.
Workaround: None |
TAP-14874 | Summary: After reconnecting to EMS, ActiveMatrix Administrator shows the correct status but the Action History continues to show "In Progress(n)".
Workaround: None |
TAP-14772 | Summary: Even when the Notification transport update was completed successfully using the ActiveMatrix Administrator CLI, the following error message was displayed:
TIBCO-AMX-ADMIN-021085: Failed to update the notification transport!, Caused by: TIBCO-AMX-ADMIN-021281: The number of hosts in this enterprise is more than 10. Please use the Administrator Command Line Interface for updating the Notification Transport. Workaround: None |
TAP-14766 | Summary: Ideally, in TIBCO ActiveMatrix, you should update the Notification Transport for all TIBCOHosts in the enterprise. If a particular TIBCOHost has to be updated using the
hosts option from ActiveMatrix Administrator CLI, you must update the SystemHost's Notification Transport first, and then proceed with updating the Notification Transport for other TIBCOHosts.
If SystemHost is not updated first, while updating Remote TIBCOHosts, ActiveMatrix Administrator CLI might show the update as having been completed successfully, but the TIBCOHosts might not be updated. Workaround: Update the Notification Transport for the SystemHost first. |
TAP-14699 | Summary: When the Java property
java.property.com.tibco.amx.decouple.Manual.Nodes is not set to
true in the tibcohost.tra file, the status of a Manual Node is marked as Stopped even when it is running (Node process remains in task manager).
Workaround: None |
TAP-14242 | Summary: When you log in to ActiveMatrix Administrator server using SSL-enabled LDAP authentication realm, return a non-fatal
ClassNotFoundException in the SystemNode log.
Workaround: None |
TAP-14052 | Summary: The uninstall action does not work as expected with a wildcard if the given feature versions have strict (1.0.0) and qualified strict (1.0.0.01) versions together.
In a wildcard behavior, the following behavior is observed: If the user has two versions for the same featureId in the form of 1.0.0 (Strict version without qualifier) and 1.0.0.001 (Strict version with qualifier), precedence is given to 1.0.0.001 only and 1.0.0 is not uninstalled. Workaround: To uninstall 1.0.0 explicitly, perform the same action again. |
TAP-13994 | Summary: The Hostname in the Management URL of a TibcoHost instance gets replaced with the Hostname of its source TibcoHost, when TibcoHost Instance is installed successfully.
Workaround: None |
TAP-13942 | Summary: On the <Host> -> <ResourceInstance> page and
Shared Objects -> Resource Templates -> Resource Instances tab, environment or duplicate node information is not displayed.
Workaround: On the
Details pane of <Host> -> <ResourceInstance> page and
Shared Objects > Resource Templates > Resource Instances tab, navigate to the tree view in the left side pane. This tree view provides the exact node name:
|
TAP-13910 | Summary: While exporting Logging Appenders, one logging appender
<CustomName>_Root is exported when the following conditions are met:
Workaround: None |
TAP-13828 | Summary: When installing or uninstalling a node, the most recent state of the node is displayed in the
Action History column and not in the
Node State column. For example, after uninstalling a node, the
Node State is
Not Installed while the action is in progress. This happens when there are incomplete tasks for action, but the node state has already changed.
Workaround: Refer to the most recent state displayed in the Action History column instead of the Node State column. |
TAP-13777 | Summary: If the TibcoHost name in the ActiveMatrix Administrator GUI and run time is different and the TibcoHost name from the ActiveMatrix Administrator GUI is specified in the CLI data, the install/start/uninstall actions fail.
Workaround: None |
TAP-13696 | Summary: If a Management URL is unreachable and you try to unregister the TibcoHost, a warning message about the unreachable URL is not displayed.
Workaround: None |
TAP-12878 | Summary: If you import a resource template into an upgraded user application that did not previously contain a resource template (that is, if no resource templates had previously been imported into the application), the scope of the imported resource template is automatically set to Global, rather than Application. This occurs even if you specify the Application scope in the CLI.
Workaround: After the resource template is imported (to Global scope), change its scope as required (to Application scope, for example) in the ActiveMatrix Administrator UI. To do this:
|
TAP-12860 | Summary: If you have a main process and a subprocess application and one or more dependent main process applications deployed in ActiveMatrix version 3.1.5 (and any TIBCO® BPM Enterprise version between 1.3.0 and 2.1.0), then upgrade the BPM platform version to TIBCO® BPM Enterprise 2.2.0 (ActiveMatrix 3.3.0), and subsequently attempt to upgrade the subprocess, you see a warning similar to the following example:
TIBCO-AMX-ADMIN-012430: Provided capability 'com.example.my.subprocess.pe.capability' provided by component 'MySubAppProcessFlow' cannot be removed. It is being used by the following components:Component 'MyMainAppProcessFlow' from application 'com.example.my.mainapp.process This warning is issued erroneously and can be safely ignored. The subprocess is upgraded successfully and the main processes runs as expected, provided the subprocess maintains the same major version number as before. Workaround: None |
TAP-12858 | Summary: The logging configuration of a node, host, or application (which is stored in the node, host, or application’s
log4j.xml . For example,
node-log4j.xml ) might enter into an inconsistent state if the node, host, or application uses a JMS appender that is configured with an SSL-enabled EMS server. In this case, the logging configuration uses an HTTP URL to refer to a keystore that is hosted on the Administrator. This HTTP URL is the internal HTTP connector URL of the Administrator.
Changing the configuration of the internal HTTP connector (for example, to enable SSL or change the port number) causes the URL configured in the logging configuration ( Workaround: You must manually save and apply the logging configuration for each node, host, or application that uses a JMS appender. To do this:
|
TAP-12714 | Summary: ActiveMatrix Administrator does not properly undeploy applications with missing feature dependencies.
Workaround: To avoid this issue, go to and remove the feature with Marked for Install and a blank value for Type. |
TAP-12702 | Summary: If you use the TIBCO Configuration Tool to edit the ActiveMatrix Administrator database settings, the following harmless error might appear in
SystemNode.log :
Could not open Hibernate Session for transaction. Workaround: None |
TAP-12319 | Summary: When deploying an application, ActiveMatrix Administrator automatically installs resource instances if there are resource templates with scope to the application. If the resource template installation fails, then application deployment also fails. For example, if the HTTP connector has a port conflict, it fails to start.
Workaround: For HTTP connector port conflicts, use substitution variables to assign different port numbers for each node to avoid port conflicts. Then uninstall the application and redeploy it. |
TAP-12087 | Summary: Making changes to the configuration of a JDBC service resource template that is a dependency for a running application might cause that application to enter a Stopped state.
Workaround: Manually restart the stopped application. |
TAP-10830 | Summary: When wiring a reference to a service in the same application that has a SOAP binding using an HTTP Connector that does not exist results in the following exception:
Error generating the WSDL for binding SOAPService_Binding1, Caused by: Could not find resource instance with name httpConnector when generating WSDL for binding SOAPService_Binding1 on service NewService Workaround: Create the HTTP connector before creating the application. |
TAP-10800 | Summary: When creating an Administrator server with an Oracle database the following error messages are seen in the SystemNode log files:
SystemNode 30 Jul 2012 16:42:48,287 [WAR-Deployer-Thread] [ERROR] org.hibernate.tool.hbm2ddl.SchemaUpdate - Unsuccessful: create index AdmnCnfig_sttsNtifictinTrnsprt on "ADMINCONFIG" ("NTFCTNTRNSPRT_STTSNTFCTNTRNS_D") SystemNode 30 Jul 2012 16:42:48,287 [WAR-Deployer-Thread] [ERROR] org.hibernate.tool.hbm2ddl.SchemaUpdate - ORA-00955: name is already used by an existing object SystemNode 30 Jul 2012 16:42:48,303 [WAR-Deployer-Thread] [ERROR] org.hibernate.tool.hbm2ddl.SchemaUpdate - Unsuccessful: create index AMXdminsrPrfrncs_prvisnvslctin on "AMXADMINUSERPREFERENCES" ("PRVISNVSLCTIN_PRVISNVSLCTIN_ID") SystemNode 30 Jul 2012 16:42:48,303 [WAR-Deployer-Thread] [ERROR] org.hibernate.tool.hbm2ddl.SchemaUpdate - ORA-00955: name is already used by an existing object SystemNode 30 Jul 2012 16:42:48,319 [WAR-Deployer-Thread] [ERROR] org.hibernate.tool.hbm2ddl.SchemaUpdate - Unsuccessful: create index ApplicationFolder_childFolders on "APPLICATIONFOLDER" ("APPLICATIONFOLDER_PARENT_E_ID") SystemNode 30 Jul 2012 16:42:48,319 [WAR-Deployer-Thread] [ERROR] org.hibernate.tool.hbm2ddl.SchemaUpdate - ORA-01408: such column list already indexed Workaround: These errors can be safely ignored as the indexes are created. |
TAP-10767 | Summary: HTTP Connector resource instances that are referenced by properties whose names are not specific, such as HttpInboundConnectionConfig or httpConnector, are not recognized by Administrator as HTTP Connectors while displaying information. As a result these HTTP Connectors are not displayed in the Administrator UI as dependencies were expected.
Also, you can delete any such HTTP Connector even when it has dependent applications. Workaround: Use property names such as HttpInboundConnectionConfig or httpConnect to refer to HTTP Connectors resource instances. Additionally, when deleting HTTP Connector resource instances, manually check whether other applications are dependent on it. |
TAP-10751 | Summary: Running the scripts generated by the DDL Script Generator for Microsoft SQL Server displays errors reporting a failure to create foreign key constraints.
Also, even if the generated scripts are not used, error messages are seen in the SystemNode log file logged in SystemNode.log regarding failure to create foreign key constraints. Workaround: None. These errors can be ignored as a failure to create foreign key constraints that do not impact product functionality. |
TAP-10663 | Summary: Heterogeneous environments with mixed JREs are not supported. Sun JRE is not compatible with IBM JRE when it comes to storing secret keys in a Java keystore. This causes a problem when the server running on Sun JRE stores a username and password in its global identity keystore and a host and node running on IBM JRE attempts to access that username and password. The reverse, Administrator JRE would have the same problem.
Workaround: Ensure that, TibcoHost instances, and nodes are all using JREs provided by the same vendor. |
TAP-7644 | Summary: You might see the following error message when undeploying an application:
[ERROR] com.tibco.amf.admin.server.axis2.RPCMessageReceiver - Error occurred in Administrator... about to throw AxisFault for this exception Workaround: Refresh the browser. This error message can be safely ignored. |
TAP-7571 | Summary: Users who have permissions only to view an application and an environment but do not have permissions to view a node are not able to see the list of selected nodes when distributing an application.
Workaround: Permissions to view the node have to be explicitly granted by a superuser. |
TAP-7423 | Summary: You might see errors in dashboard dialog box when using the Dashboard.
Workaround: Click OK to proceed using the Dashboard. This error message can be safely ignored. |
TAP-6584 | Summary: When the extended monitoring is enabled, the two new periodic Windows (24 hours and 7 days) do not show on some Dashboard tabs.
Workaround: Refresh the browser. |
TAP-5653 | Summary: Updating the value of a substitution variable for the Timeout property in a JMS or SOAP/JMS binding in a deployed application does not take effect after the application is redeployed.
Workaround: Undeploy and deploy the application. |
TAP-4890 | Summary: In the dashboards, a text filter is ignored when you maximize or minimize a gadget.
Workaround: Reenter the text filter. |
TAP-4645 | Summary: On the
Workaround: In the Application Screen, check the properties of the reference or service bindings. |
screens, resource instances cannot be filtered by promoted reference or promoted service.
TOOL-1895 | Summary:
If you update JRE by using the TIBCO Configuration Tool, the
TIBCOConfigurationTool.ini and
TIBCOBusinessStudio.ini files are not updated with new JRE HOME. Because of this, launching TIBCO Configuration Tool and TIBCO ActiveMatrix Business Studio fails.
Workaround: None |
WSBT-1149 | Summary: Web service reliable messaging does not work in TIBCO ActiveMatrix Service Grid 3.4.0.
Workaround: None |
WSBT-1134 | Summary: In the case of SOAP bindings, context parameters of Type "Message " can be defined using "Message/Part " from the WSDL used by the binding. These message context parameters can be used for declared unbound SOAP headers. The body of a SOAP message is also defined using "Message/Part " configuration from the WSDL used by the binding. Using the same "Message/Part " configuration for the SOAP header and the SOAP body results in incorrect behavior while generating the SOAP message, that is, either the
<Header> or the
<Body> element might be empty. This applies to SOAP request, SOAP response and SOAP fault messages.
For example, if the body of the SOAP response is configured with
Workaround: None. However, if distinct " |
WSBT-1112,
WSBT-1117 |
Summary: For SOAP bindings containing all in-only operations, the
Enable Response Message Validation field in ActiveMatrix Administrator and TIBCO Business Studio is not applicable.
Workaround: At present, this field is not disabled for SOAP bindings containing all in-only operations and, if selected, does not have any effect. |
WSBT-888 | Summary: Substitution Variables are not available for all the fields in SOAP Service and Reference Bindings. On the Service side, Substitution Variables are supported for the following fields:
On the Reference side, Substitution Variables are supported for the following fields:
Workaround: None |
WSBT-881 | Summary: Policies and policy sets cannot be added, edited, or deleted via the ActiveMatrix Administrator UI. Policy-set properties can be viewed but not added, edited, or deleted.
Workaround: Edit policy sets and properties in TIBCO Business Studio. |
XPD-5331 | Summary: Deploying DAAs or applications with the following characteristics in TIBCO® BPM Enterprise 2.2.0 runtime might result in a
No request message is found to add the user name token error at runtime:
Workaround: Open the project in TIBCO Business Studio 3.6.0, build the DAA, and upgrade the existing application. |
XPD-1858 | Summary: When you open a native file browse dialog on RedHat Linux for the first time, it crashes.
Workaround: Type the path to the file in the text control. |