POM3.0.1--Error saving configuration data and keystore

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • mamb
    Whiz
    • Jun 2015
    • 26

    POM3.0.1--Error saving configuration data and keystore

    Hello All,
    Installing POM3.0.1 on top of AAEP7.0,1 + Avaya-Ent-Linux-6.5.64
    On POM configuration steps, unable to save the EPM root certificate in OD runtimeconfig.

    ImplementingPOM.pdf -- section "Exchanging and configuring certificates for Avaya Aura®
    Orchestration Designer on application server"
    Step-7:
    Default location
    from
    <Absolute-path-appserver-home>/lib/trusted_weblm_certs.jks
    to
    <Absolute-path appserver-home>/conf/myTrustStore

    Error message:
    Error saving configuration data and keystore: /opt/AppServer/Tomcat/tomcat/conf/myTrustStore (No such file or directory)
  • mamb
    Whiz
    • Jun 2015
    • 26

    #2
    POM3.0.1--Error saving configuration data and keystore

    Hi,
    I was referring to the below document,

    Implementing Proactive Outreach Manager.pdf
    Release 3.0.1
    March 2014

    ============
    Chapter-4: POM Configuration;
    Section:Exchanging and configuring certificates for Avaya Aura® Orchestration Designer on application server
    Point-7:
    Click Change and change the default location from <Absolute-path-appserver-home>/lib/
    trusted_weblm_certs.jks to <Absolute-path appserver-home>/conf/myTrustStore
    If you have installed the application server on the same server where you install POM, then
    the <Absolute-path-appserver-home> is /opt/AppServer/Tomcat/tomcat/ which is set
    in the {$APPSERVER_HOME} environmental variable.
    ============

    If we follow the above step then we get the error saving configuration data and keystore.
    In doc, <Absolute-path-appserver-home> = /opt/AppServer/Tomcat/tomcat/
    In system, $APPSERVER_HOME = /opt/AppServer/tomcat/

    After changing the path the issue got resolved.

    Thanks and Regards

    Comment

    Loading