BPM, Workflow, and Case

BPM, Workflow, and Case

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  Process Portal can not be loaded - error

    Posted Fri December 18, 2020 03:24 PM

    Hello,

    When I try to open my Process Portal (https://myhost:9443/ProcessPortal), I got the following error:

    Error: The "1.c8298ecc-b18a-3ca2-93e8-b69bf0d39768" model from the "2063.a6e3cd56-aa97-3b3d-8426-d75835a374c5" branch could not be loaded. Contact your system administrator.

    This is a brand new environment. Env components:

    • Linux Red Hat 7.7
    • MS SQL Sever v13 running on Windows Server
    • BAW 20.0.0.1


    ------------------------------
    Savio Barros
    ------------------------------


  • 2.  RE: Process Portal can not be loaded - error

    Posted Mon December 21, 2020 01:56 AM

    Hi Savio,

    the Process Portal application makes use of a number of "process app" artifacts that must be available in the product database. In case you installed with "deferSchemaCreation=true", you need to manually run the bootstrap command to fill the database with system apps.

    See https://www.ibm.com/support/knowledgecenter/SS8JB4_19.x/com.ibm.wbpm.imuc.doc/topics/db_bootstrap_nd_win.html?view=kc

    Note that having starting your environment without bootstrapping can lead to unexpected side effects (such as the primary administrative user being added to the database with an unusual numeric representation). I'd recommend to recreate the database from scratch.

    I'd also recommend review the logs top to bottom. In case bootstrap completed, your server may fail to connect to the database all together...



    ------------------------------
    Jens Engelke
    ------------------------------