BPM, Workflow, and Case

 View Only
  • 1.  BPM Augment ODM profile

    Posted Thu February 23, 2023 10:26 AM

    Got 1 Deployment Manager profile and BPM node. Tried augmenting ODM profile to BPM, but it fails.

    manageprofiles.bat -augment -profileName Node1Profile -templatePath C:\IBM\BPM86\WebSphere\AppServer\profileTemplates\odm\decisionserver\default -odmHome C:\IBM\BPM86\ODM8103 -databaseConfigFile C:\IBM\BPM86\WebSphere\AppServer\profileTemplates\odm\decisionserver\default\derbyDBSampleSetting.properties

    from augment log file:

    <record>
      <date>2023-02-23T20:47:49</date>
      <millis>1677165469246</millis>
      <sequence>328</sequence>
      <logger>com.ibm.ws.profile.processing.preprocessing.ValidateAndBuildTemplateStackPreProcessorTask</logger>
      <level>WARNING</level>
      <class>com.ibm.ws.profile.processing.preprocessing.ValidateAndBuildTemplateStackPreProcessorTask</class>
      <method>checkPostconditions</method>
      <thread>1</thread>
      <message>Current mode is:augment.  It is possible that the augmenting template(s) being applied to [Node1Profile] have already been applied or that the profile Node1Profile does not exist. Also, please check if the template being used to augment is valid for Node1Profile.</message>
    </record>
    <record>
      <date>2023-02-23T20:47:49</date>
      <millis>1677165469246</millis>
      <sequence>329</sequence>
      <logger>com.ibm.ws.profile.processing.preprocessing.ValidateAndBuildTemplateStackPreProcessorTask</logger>
      <level>INFO</level>
      <class>com.ibm.ws.profile.processing.preprocessing.ValidateAndBuildTemplateStackPreProcessorTask</class>
      <method>checkPostconditions</method>
      <thread>1</thread>
      <message>checkPostconditions = false</message>
    </record>
    <record>
      <date>2023-02-23T20:47:49</date>
      <millis>1677165469246</millis>
      <sequence>330</sequence>
      <logger>com.ibm.ws.profile.processing.WSProfileProcessorTask</logger>
      <level>SEVERE</level>
      <class>com.ibm.ws.profile.processing.WSProfileProcessorTask</class>
      <method>execute</method>
      <thread>1</thread>
      <message>Postcondition checking failed.</message>
    </record>
    <record>
      <date>2023-02-23T20:47:49</date>
      <millis>1677165469246</millis>
      <sequence>331</sequence>
      <logger>com.ibm.ws.profile.utils.WSProfileUtils</logger>
      <level>INFO</level>
      <class>com.ibm.ws.profile.utils.WSProfileUtils</class>
      <method>launchExecutionOfActions</method>
      <thread>1</thread>
      <message>Finished Executing: ValidateAndBuildTemplateStackPreProcessorTask with return code: false</message>
    </record>
    <record>
      <date>2023-02-23T20:47:49</date>
      <millis>1677165469246</millis>
      <sequence>332</sequence>
      <logger>com.ibm.wsspi.profile.WSProfileCLI</logger>
      <level>INFO</level>
      <class>com.ibm.wsspi.profile.WSProfileCLI</class>
      <method>invokeWSProfile</method>
      <thread>1</thread>
      <message>Preproccessing finished with return code: 1</message>
    </record>
    <record>
      <date>2023-02-23T20:47:49</date>
      <millis>1677165469248</millis>
      <sequence>333</sequence>
      <logger>com.ibm.ws.install.configmanager.utils.EnvironmentUtils</logger>
      <level>WARNING</level>
      <class>com.ibm.ws.install.configmanager.utils.EnvironmentUtils</class>
      <method>getEnvironment</method>
      <thread>1</thread>
      <message>The value null is of an unknown type.</message>
    </record>
    <record>
      <date>2023-02-23T20:47:49</date>
      <millis>1677165469258</millis>
      <sequence>334</sequence>
      <logger>com.ibm.wsspi.profile.WSProfileCLI</logger>
      <level>INFO</level>
      <class>com.ibm.wsspi.profile.WSProfileCLI</class>
      <method>invokeWSProfile</method>
      <thread>1</thread>
      <message>Returning with return code: INSTCONFFAILED</message>
    </record>
    </log>

    Thoughts?



    ------------------------------
    Anuj Pandit
    ------------------------------


  • 2.  RE: BPM Augment ODM profile

    Posted Thu February 23, 2023 12:52 PM

    Does this have anything to do with Websphere 8.5.X ? Unable to install BPM on Websphere 9.



    ------------------------------
    Anuj Pandit
    ------------------------------