Error in exporting artifacts via LCM in essbase
Version - 11.1.2.4 + Essbase+Shared Services
While performing the backup of artifacts via LCM observed the below error:
EPMLCM-14000:Error reported from Essbase. Import/Export operation failed. LifeCycle Management is unable to retrieve error details.
com.essbase.api.base.EssException: Cannot perform operation. Not connected to the Essbase Agent.
at com.essbase.api.datasource.EssOlapServer.assertConnectionExists(Unknown Source)
at com.essbase.api.datasource.EssOlapServer.disconnect(Unknown Source)
at com.essbase.api.datasource.EssOlapServer.disconnect(Unknown Source)
at com.hyperion.essbase.lcm.essbase.EssbaseConnection.disconnect(EssbaseConnection.java:189)
at com.hyperion.essbase.lcm.essbase.EssbaseConnection.disconnect(EssbaseConnection.java:200)
at com.hyperion.essbase.lcm.ESBLCMPlugin.exportArtifact(ESBLCMPlugin.java:306)