OnTIBCO Enterprise Message Service (EMS) SSL based Administrator domain, Appmanage -export throws "java.security.KeyStoreException".

OnTIBCO Enterprise Message Service (EMS) SSL based Administrator domain, Appmanage -export throws "java.security.KeyStoreException".

book

Article ID: KB0093978

calendar_today

Updated On:

Products Versions
TIBCO Runtime Agent (TRA) -
Not Applicable -

Description

Description:
On TIBCO Enterprise Message Service (EMS) SSL based Administrator domain, Appmanage -export throws the following exception:
====================================
INFO com.tibco.security.providers.TIBCOCtxWrapper - Error trying to set default key managers: java.security.KeyStoreException: The supplied keystore is not configured correctly, it must contain the 'decryptionKey' alias and the 'signingKey' alias java.security.KeyStoreException: The supplied keystore is not configured correctly, it must contain the 'decryptionKey' alias and the 'signingKey' alias.
====================================

Symptoms:
Appmanage fails.
Cause:
SSL Vendor issue.

Issue/Introduction

OnTIBCO Enterprise Message Service (EMS) SSL based Administrator domain, Appmanage -export throws "java.security.KeyStoreException".

Resolution

Check to see if the SSL security vendor is j2se in hawkagent_<DomainName>.tra file under the domain folder. 
Add the Java property java.property.TIBCO_SECURITY_VENDOR=j2se in appmanage.tra file.