0 Replies Latest reply on Aug 12, 2015 2:28 PM by artist123

    jbpm-6.2.0.Final-installer-full , installation error

    artist123

      Hi,

      I tried to install jbpm-6.2.0.Final-installer-full in my local machine, seems went well and I can able to log in to jbpm-console but the problem is I have some errors in my server log file, this errors reflects in the jbpm-console too, when I check those jars related to the error, they are already available in the lib folder, I am not sure about the missing step/info...any help would be much appreciated...

       

      note: this error occurred in the provided demo--> jbpm-playground--> async-examples project, rest all examples running fine...

       

      *******server log as follows**************

       

      015-08-12 12:25:08,896 ERROR [stderr] (EJB default - 3) line 1:119 no viable alternative at character '\'

      2015-08-12 12:25:08,912 INFO  [org.drools.compiler.kie.builder.impl.KieRepositoryImpl] (EJB default - 3) KieModule was added: MemoryKieModule[releaseId=org.jbpm:IntegrationTests:1.0]

      2015-08-12 12:25:29,898 INFO  [org.uberfire.ext.metadata.io.BatchIndex] (EJB default - 2) Completed indexing of default://master@uf-playground/

      2015-08-12 12:25:30,162 WARN  [org.jbpm.ruleflow.core.validation.RuleFlowProcessValidator] (EJB default - 1) Process variable weather uses ObjectDataType for default type (java.lang) which could cause problems with setting variables, use dedicated type instead

      2015-08-12 12:25:30,223 ERROR [stderr] (EJB default - 1) line 1:82 no viable alternative at character '\'

      2015-08-12 12:25:30,226 ERROR [stderr] (EJB default - 1) line 1:132 no viable alternative at character '\'

      2015-08-12 12:25:30,659 ERROR [org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer] (EJB default - 3) Unable to index implemented interface qualified name for class: org.jbpm.examples.cmd.UserCommand, interface: org.kie.api.executor.Command: java.lang.ClassNotFoundException: Unable to find class 'org.kie.api.executor.Command'

          at org.drools.core.base.ClassTypeResolver.resolveType(ClassTypeResolver.java:231) [drools-core-6.2.0.Final.jar:6.2.0.Final]

          at org.drools.core.base.ClassTypeResolver.resolveType(ClassTypeResolver.java:122) [drools-core-6.2.0.Final.jar:6.2.0.Final]

          at org.drools.core.base.ClassTypeResolver.getFullTypeName(ClassTypeResolver.java:353) [drools-core-6.2.0.Final.jar:6.2.0.Final]

          at org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.addJavaTypeTerms(JavaFileIndexer.java:197) [kie-wb-common-data-modeller-backend-6.2.0.Final.jar:6.2.0.Final]

          at org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.toKObject(JavaFileIndexer.java:154) [kie-wb-common-data-modeller-backend-6.2.0.Final.jar:6.2.0.Final]

          at org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source) [kie-wb-common-data-modeller-backend-6.2.0.Final.jar:6.2.0.Final]

          at org.uberfire.ext.metadata.io.BatchIndex$3.visitFile(BatchIndex.java:171) [uberfire-metadata-commons-io-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.ext.metadata.io.BatchIndex$3.visitFile(BatchIndex.java:140) [uberfire-metadata-commons-io-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:63) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:44) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.Files.walkFileTree(Files.java:911) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.Files.walkFileTree(Files.java:930) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.ext.metadata.io.BatchIndex.run(BatchIndex.java:138) [uberfire-metadata-commons-io-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.ext.metadata.io.BatchIndex.run(BatchIndex.java:123) [uberfire-metadata-commons-io-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.ext.metadata.io.BatchIndex$1.run(BatchIndex.java:94) [uberfire-metadata-commons-io-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.commons.async.SimpleAsyncExecutorService.execute(SimpleAsyncExecutorService.java:100) [uberfire-commons-0.5.0.Final.jar:0.5.0.Final]

          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_65]

          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_65]

          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_65]

          at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_65]

          at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)

          at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)

          at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)

          at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)

          at org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptor.processInvocation(ContainerManagedConcurrencyInterceptor.java:104) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)

          at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:55) [weld-core-impl-2.1.2.Final.jar:2014-01-09 09:23]

          at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)

          at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:52) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:260) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.as.ejb3.tx.CMTTxInterceptor.notSupported(CMTTxInterceptor.java:324) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:237) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326)

          at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448)

          at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326)

          at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)

          at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185)

          at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextRecoveryInterceptor.processInvocation(LogDiagnosticContextRecoveryInterceptor.java:79) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.interceptors.AsyncFutureInterceptorFactory$1$2.runInvocation(AsyncFutureInterceptorFactory.java:97) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask.run(AsyncInvocationTask.java:73) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_65]

          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_65]

          at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_65]

          at org.jboss.threads.JBossThread.run(JBossThread.java:122)

       

      2015-08-12 12:25:30,661 ERROR [org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer] (EJB default - 1) Unable to index implemented interface qualified name for class: org.jbpm.examples.cmd.UserCommand, interface: org.kie.api.executor.Command: java.lang.ClassNotFoundException: Unable to find class 'org.kie.api.executor.Command'

          at org.drools.core.base.ClassTypeResolver.resolveType(ClassTypeResolver.java:231) [drools-core-6.2.0.Final.jar:6.2.0.Final]

          at org.drools.core.base.ClassTypeResolver.resolveType(ClassTypeResolver.java:122) [drools-core-6.2.0.Final.jar:6.2.0.Final]

          at org.drools.core.base.ClassTypeResolver.getFullTypeName(ClassTypeResolver.java:353) [drools-core-6.2.0.Final.jar:6.2.0.Final]

          at org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.addJavaTypeTerms(JavaFileIndexer.java:197) [kie-wb-common-data-modeller-backend-6.2.0.Final.jar:6.2.0.Final]

          at org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer.toKObject(JavaFileIndexer.java:154) [kie-wb-common-data-modeller-backend-6.2.0.Final.jar:6.2.0.Final]

          at org.kie.workbench.common.screens.datamodeller.backend.server.indexing.JavaFileIndexer$Proxy$_$$_WeldClientProxy.toKObject(Unknown Source) [kie-wb-common-data-modeller-backend-6.2.0.Final.jar:6.2.0.Final]

          at org.uberfire.ext.metadata.io.BatchIndex$3.visitFile(BatchIndex.java:171) [uberfire-metadata-commons-io-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.ext.metadata.io.BatchIndex$3.visitFile(BatchIndex.java:140) [uberfire-metadata-commons-io-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:63) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:44) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.Files.walkFileTree(Files.java:911) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.java.nio.file.Files.walkFileTree(Files.java:930) [uberfire-nio2-api-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.ext.metadata.io.BatchIndex.run(BatchIndex.java:138) [uberfire-metadata-commons-io-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.ext.metadata.io.BatchIndex.run(BatchIndex.java:123) [uberfire-metadata-commons-io-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.ext.metadata.io.BatchIndex$1.run(BatchIndex.java:94) [uberfire-metadata-commons-io-0.5.0.Final.jar:0.5.0.Final]

          at org.uberfire.commons.async.SimpleAsyncExecutorService.execute(SimpleAsyncExecutorService.java:100) [uberfire-commons-0.5.0.Final.jar:0.5.0.Final]

          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_65]

          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_65]

          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_65]

          at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_65]

          at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)

          at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)

          at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)

          at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)

          at org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptor.processInvocation(ContainerManagedConcurrencyInterceptor.java:104) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)

          at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:55) [weld-core-impl-2.1.2.Final.jar:2014-01-09 09:23]

          at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)

          at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:52) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:260) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.as.ejb3.tx.CMTTxInterceptor.notSupported(CMTTxInterceptor.java:324) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:237) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326)

          at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448)

          at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326)

          at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)

          at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185)

          at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182)

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextRecoveryInterceptor.processInvocation(LogDiagnosticContextRecoveryInterceptor.java:79) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

          at org.jboss.as.ejb3.component.interceptors.AsyncFutureInterceptorFactory$1$2.runInvocation(AsyncFutureInterceptorFactory.java:97) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask.run(AsyncInvocationTask.java:73) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

          at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_65]

          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_65]

          at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_65]

          at org.jboss.threads.JBossThread.run(JBossThread.java:122)

       

      2015-08-12 12:25:31,314 INFO  [org.uberfire.ext.metadata.io.BatchIndex] (EJB default - 3) Completed indexing of default://master@jbpm-playground/

      2015-08-12 12:25:38,680 INFO  [org.uberfire.ext.metadata.io.BatchIndex] (EJB default - 1) Completed indexing of default://master@jbpm-playground/

      2015-08-12 12:30:04,101 INFO  [org.uberfire.backend.server.security.adapter.WeblogicGroupsAdapter] (default task-6) Unable to find weblogic.security.Security, disabling weblogic adapter

      2015-08-12 12:30:04,104 INFO  [org.uberfire.backend.server.security.adapter.WebSphereGroupsAdapter] (default task-6) Unable to look up UserRegistry in JNDI under key 'UserRegistry', disabling websphere adapter

      2015-08-12 12:30:55,861 INFO  [org.uberfire.backend.server.plugin.RuntimePluginsServiceServerImpl] (default task-47) Not listing directory content for frameworks/*.js because getRealPath() is returning null. (This app is probably deployed in an unexploded .war)

      2015-08-12 12:31:06,520 INFO  [org.drools.compiler.kie.builder.impl.KieRepositoryImpl] (default task-40) KieModule was added: MemoryKieModule[releaseId=org.jbpm:Evaluation:1.0]

      2015-08-12 12:31:17,473 INFO  [org.jbpm.designer.server.EditorHandler] (default task-1) Performing diagram information pre-processing steps.

      2015-08-12 12:31:18,852 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (default task-1) Successfully deleted file :/home/psingaram/Downloads/jbpm_installer/jbpm-installer/wildfly-8.1.0.Final/standalone/tmp/vfs/temp/temp6aa611dfd32ba2f6/jbpm-console.war-d1ce47877f48a0c1/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/bpmn2.0jbpm.json

      2015-08-12 12:31:18,956 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (default task-1) Created file:/home/psingaram/Downloads/jbpm_installer/jbpm-installer/wildfly-8.1.0.Final/standalone/tmp/vfs/temp/temp6aa611dfd32ba2f6/jbpm-console.war-d1ce47877f48a0c1/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/bpmn2.0jbpm.json

      2015-08-12 12:31:18,992 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (default task-1) Created file:/home/psingaram/Downloads/jbpm_installer/jbpm-installer/wildfly-8.1.0.Final/standalone/tmp/vfs/temp/temp6aa611dfd32ba2f6/jbpm-console.war-d1ce47877f48a0c1/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/Email.svg

      2015-08-12 12:31:19,016 INFO  [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (default task-1) Created file:/home/psingaram/Downloads/jbpm_installer/jbpm-installer/wildfly-8.1.0.Final/standalone/tmp/vfs/temp/temp6aa611dfd32ba2f6/jbpm-console.war-d1ce47877f48a0c1/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/Log.svg

      2015-08-12 12:31:19,284 INFO  [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (Thread-88) Batch incremental build request received.

      2015-08-12 12:31:21,362 INFO  [org.jbpm.designer.web.server.DictionaryServlet] (default task-30) Unable to find existing dictionary information.

      2015-08-12 12:31:26,150 INFO  [org.jbpm.formModeler.service.bb.mvc.controller.ControllerServlet] (default task-57) Application Directory: /home/psingaram/Downloads/jbpm_installer/jbpm-installer/wildfly-8.1.0.Final/standalone/tmp/vfs/temp/temp6aa611dfd32ba2f6/jbpm-console.war-d1ce47877f48a0c1

      2015-08-12 12:31:26,156 INFO  [org.jbpm.formModeler.service.bb.mvc.controller.ControllerServlet] (default task-57) Application Config Directory: /home/psinga