Products | Versions |
---|---|
TIBCO ActiveMatrix Service Grid | 3.3.0 HF27 |
Symptom:
When Upgrading an AMX 3.3.0 HF27 environment (with Java 8u251) to AMX 3.4.0 which supports Java 8u192, creating new Runtime Node will fail with the below error:
=====================================
TIBCO-AMX-ADMIN-004204: Error occured in Administrator... about to throw AxisFault for this exception
com.tibco.amf.admin.api.core.exception.AdminException
summary = Error while adding the credentials to admin credential store.
faultDetail: detail =
cause = com.tibco.amf.admin.api.core.exception.AdminException.
=====================================
Root cause:
This issue occurs because the fixes made in HF27 will be reverted by upgrading to AMX 3.4.0 . AMX 3.4.0 rolls up all the AMX 3.3.0 Hotfix fixes till HF23, so the HF24-HF27 fixes will get lost in this case.