Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-3793

Helpdesk Demo not working on fuse karaf 6.2.1

    XMLWordPrintable

Details

    Description

      This issue is fixed on the 6.3.0-SNAPSHOT master branch:

      https://github.com/droolsjbpm/jbpm/commit/884a827ffc571e08fec1b85a707c236fb2e303f0

      But it is not included on their 6.2.0.Final-redhat-9 release.

      11:45:20,547 | WARN | yard Extender: 2 | ExtensibleXmlParser | 379 - org.drools.core - 6.2.1.201508050921 | (null: 461, 94): schema_reference.4: Failed to read schema document 'BPMN20.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
      11:45:20,547 | ERROR | yard Extender: 2 | ExtensibleXmlParser | 379 - org.drools.core - 6.2.1.201508050921 | (null: 461, 94): cvc-elt.4.2: Cannot resolve 'tFormalExpression' to a type definition for element 'conditionExpression'.
      11:45:21,028 | WARN | yard Extender: 2 | HumanTaskConfigurator | 394 - org.jbpm.services.task - 6.2.1.201508051200 | No tx lock interceptor found of type org.jbpm.services.task.persistence.TaskTransactionInterceptor might be mssing drools-persistence-jpa module on classpath (error org.drools.persistence.jta.TransactionLockInterceptor not found by org.jbpm.services.task [394]
      java.lang.ClassNotFoundException: org.drools.persistence.jta.TransactionLockInterceptor not found by org.jbpm.services.task [394]
      at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1556)[org.apache.felix.framework-4.4.1.jar:]
      at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:77)[org.apache.felix.framework-4.4.1.jar:]
      at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1993)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:358)[:1.7.0_55]
      at java.lang.Class.forName0(Native Method)[:1.7.0_55]
      at java.lang.Class.forName(Class.java:190)[:1.7.0_55]
      at org.jbpm.services.task.HumanTaskConfigurator.addTransactionLockInterceptor(HumanTaskConfigurator.java:180)[394:org.jbpm.services.task:6.2.1.201508051200]
      at org.jbpm.services.task.HumanTaskConfigurator.getTaskService(HumanTaskConfigurator.java:143)[394:org.jbpm.services.task:6.2.1.201508051200]
      at org.jbpm.runtime.manager.impl.factory.LocalTaskServiceFactory.newTaskService(LocalTaskServiceFactory.java:60)[402:org.jbpm.runtime.manager:6.2.1.201508051200]
      at org.switchyard.component.common.knowledge.config.builder.patch.PatchedLocalTaskServiceFactory.newTaskService(PatchedLocalTaskServiceFactory.java:42)[406:org.jboss.integration.fuse.switchyard-component-common-knowledge:1.1.0.SNAPSHOT]
      at org.jbpm.runtime.manager.impl.SingletonRuntimeManager.init(SingletonRuntimeManager.java:87)[402:org.jbpm.runtime.manager:6.2.1.201508051200]
      at org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl.newSingletonRuntimeManager(RuntimeManagerFactoryImpl.java:64)[402:org.jbpm.runtime.manager:6.2.1.201508051200]
      at org.switchyard.component.common.knowledge.config.builder.RuntimeManagerBuilder.build(RuntimeManagerBuilder.java:62)[406:org.jboss.integration.fuse.switchyard-component-common-knowledge:1.1.0.SNAPSHOT]
      at org.switchyard.component.common.knowledge.runtime.KnowledgeRuntimeManagerFactory.newRuntimeManager(KnowledgeRuntimeManagerFactory.java:81)[406:org.jboss.integration.fuse.switchyard-component-common-knowledge:1.1.0.SNAPSHOT]
      at org.switchyard.component.common.knowledge.exchange.KnowledgeExchangeHandler.newSingletonRuntimeManager(KnowledgeExchangeHandler.java:113)[406:org.jboss.integration.fuse.switchyard-component-common-knowledge:1.1.0.SNAPSHOT]
      at org.switchyard.component.bpm.exchange.BPMExchangeHandler.doStart(BPMExchangeHandler.java:87)[415:org.jboss.integration.fuse.switchyard-component-bpm:1.1.0.SNAPSHOT]
      at org.switchyard.deploy.BaseServiceHandler.start(BaseServiceHandler.java:59)[302:org.switchyard.switchyard-deploy:2.0.1.redhat-621012]
      at org.switchyard.deploy.internal.Deployment.deployImplementations(Deployment.java:582)[302:org.switchyard.switchyard-deploy:2.0.1.redhat-621012]
      at org.switchyard.deploy.internal.Deployment.start(Deployment.java:144)[302:org.switchyard.switchyard-deploy:2.0.1.redhat-621012]
      at org.switchyard.deploy.osgi.internal.SwitchYardContainerImpl.doStart(SwitchYardContainerImpl.java:310)[308:org.switchyard.karaf.switchyard-karaf-deploy:2.0.1.redhat-621012]
      at org.switchyard.deploy.osgi.internal.SwitchYardContainerImpl.run(SwitchYardContainerImpl.java:144)[308:org.switchyard.karaf.switchyard-karaf-deploy:2.0.1.redhat-621012]
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)[:1.7.0_55]
      at java.util.concurrent.FutureTask.run(FutureTask.java:262)[:1.7.0_55]
      at org.switchyard.deploy.osgi.internal.ExecutorServiceWrapper.run(ExecutorServiceWrapper.java:117)[308:org.switchyard.karaf.switchyard-karaf-deploy:2.0.1.redhat-621012]
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)[:1.7.0_55]
      at java.util.concurrent.FutureTask.run(FutureTask.java:262)[:1.7.0_55]
      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)[:1.7.0_55]
      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)[:1.7.0_55]
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)[:1.7.0_55]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)[:1.7.0_55]
      at java.lang.Thread.run(Thread.java:744)[:1.7.0_55]

      Attachments

        Activity

          People

            mfusco@redhat.com Mario Fusco
            virchete_jira David virgil naranjo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: