Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-8779

Error accessing "servers" page in development mode with SNAPSHOT containers deployed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 7.27.0.Final
    • Console
    • None
    • NEW
    • NEW
    • Hide
      • Start Business Central in DEVELOPMENT (default) mode
      • Import a sample, deploy it using SNAPSHOT version;
      • Make sure the container is installed;
      • restart the server, this time use the system property -Dorg.kie.server.mode=PRODUCTION
      • Log into Business Central and go to "servers" screen - you should see the error
      • every action will lead to an error
      Show
      Start Business Central in DEVELOPMENT (default) mode Import a sample, deploy it using SNAPSHOT version; Make sure the container is installed; restart the server, this time use the system property -Dorg.kie.server.mode=PRODUCTION Log into Business Central and go to "servers" screen - you should see the error every action will lead to an error

    Description

      Running Business Central in PRODUCTION mode (using system property -Dorg.kie.server.mode=PRODUCTION) with SNAPSHOT containers previously deployed in Kie Server we have an error when accessing the "servers" screen:

       | Uncaught exception: CDI Event exception: CommandType=CDIEvent, BeanType=org.kie.workbench.common.screens.server.management.model.ContainerSpecData, ToSubject=cdi.event:org.kie.workbench.common.screens.server.management.model.ContainerSpecData, BeanReference=ContainerSpecData{containerSpec=ContainerSpec{releasedId=evaluation:evaluation:1.1.0-SNAPSHOT, configs={PROCESS=org.kie.server.controller.api.model.spec.ProcessConfig@bd2a4c03, RULE=org.kie.server.controller.api.model.spec.RuleConfig@37a5}, status=STARTED} ContainerSpecKey{id='evaluation_1.1.0-SNAPSHOT', containerName='evaluation', serverTemplateKey=ServerTemplateKey{id='sample-server', name='sample-server'}}, containers=[Container{serverInstanceId='sample-server@localhost:8080', resolvedReleasedId=undefined, messages=[], status=STARTED} ContainerKey{serverTemplateId='sample-server', containerSpecId='evaluation_1.1.0-SNAPSHOT', containerName='undefined', url='http://localhost:8080/kie-server/services/rest/server/containers/evaluation_1.1.0-SNAPSHOT'}]} sent to [unavailable] Caused by: (TypeError) : Cannot read property 'e' of undefined
      

      Attachments

        Activity

          People

            cnicolai@redhat.com Cristiano Nicolai
            rhn-support-wsiqueir William Siqueira
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: