Uploaded image for project: 'Service Orchestrator'
  1. Service Orchestrator
  2. SO-159

fail to run workflows from MSOCommonBPMN

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Amsterdam Release
    • Amsterdam Release
    • None
    • Vanilla Openstack, docker version with fix 14587/2

      During start of mso docker there is following error.

      "WFLYCTL0080: Failed services" =>

      {"jboss.undertow.deployment.default-server.default-host./mso/common" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./mso/common: java.lang.NoSuchMethodError: org.springframework.util.xml.SimpleSaxErrorHandler.<init>(Lcom/att/aft/dme2/internal/apache/commons/logging/Log;)V Caused by: java.lang.NoSuchMethodError: org.springframework.util.xml.SimpleSaxErrorHandler.<init>(Lcom/att/aft/dme2/internal/apache/commons/logging/Log;)V"}

      ,
      "WFLYCTL0412: Required services that are not installed:" => ["jboss.undertow.deployment.default-server.default-host./mso/common"],
      "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined

      Also when try to implement some service via VID there is follwoing error in /var/log/ecomp/MSO/BPMN/debug.log, which should be resoult of the first one:

      2017-09-22T12:43:56.202Z|d58a450d-66c9-48a3-9405-7579953848e4|ENGINE-07008 Process Application 'MSO Infrastructure Application': No ELResolver provided by ProcessApplicationElResolver org.camunda.bpm.engine.spring.application.SpringProcessApplicationElResolver
      2017-09-22T12:43:56.206Z|d58a450d-66c9-48a3-9405-7579953848e4|ENGINE-16006 BPMN Stack Trace:
      callGenericGetService (activity-execute, ScopeExecution[b28355ff-9f93-11e7-801a-0242ac120003], pa=MSO Infrastructure Application)
      callGenericGetService
      ^

      ExclusiveGateway_09wkav2
      ^

      getAAICustomerById_scriptTask
      ^

      preProcessRequest_ScriptTask
      ^

      createSI_startEvent
      ^

      doCreateServiceInstance_CallActivity
      ^

      Task_1nko5zz
      ^

      ScriptTask_0pvcr6j
      ^

      createSI_startEvent

      2017-09-22T12:43:56.211Z|d58a450d-66c9-48a3-9405-7579953848e4|ENGINE-16004 Exception while closing command context: no processes deployed with key 'GenericGetService' and tenant-id 'null': processDefinition is null
      org.camunda.bpm.engine.exception.NullValueException: no processes deployed with key 'GenericGetService' and tenant-id 'null': processDefinition is null
      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
      at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]

            seshukm Seshu Kumar Mudiganti
            kapril75 kapril75
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: