Service Microagent com.tibco.hawk.amx.BPMHost_BPMNode_Service doesn't comes up and throws below error in amxhosthma-BPMHost.log
Error:
Caused by: TIBCO-AMX-HPA-API-000220: error initializing Qin notification manager
Caused by: TIBCO-AMX-HPA-000047: error initializing notification group
Caused by: com.tibco.trinity.runtime.base.provider.identity.trust.TrustRuntimeException: javax.security.auth.login.LoginException: java.lang.RuntimeException: Key store not found or is not valid: com.tibco.trinity.runtime.base.provider.credential.keystore.KeystoreException: com.tibco.trinity.runtime.base.provider.credential.keystore.KeystoreRuntimeException: com.tibco.trinity.runtime.base.provider.identity.subject.SubjectRuntimeException: javax.security.auth.login.LoginException: java.lang.NoClassDefFoundError: org/apache/harmony/security/x509/ExtensionValue
This is because microagent fails to find the
com.tibco.tpcl.org.apache.harmony.asn1_5.0.0.006.jar and throws NoClassFound exception.