Automatic restore task after server restart

509 views
Skip to first unread message

svzu...@gmail.com

unread,
Jul 17, 2015, 12:36:11 PM7/17/15
to camunda-...@googlegroups.com
I have shared platform on wildfly 8.2.
From my app I deployed process definition with timerTaskEvent (simple recursive scripttask).
All ok, but when I restart server task not executing. I have to do redeploy process definition via repositoryService.createDeployment().

How configure camunda to make tasks restored after server restart?

Christian Lipphardt

unread,
Jul 17, 2015, 3:03:18 PM7/17/15
to camunda-...@googlegroups.com

Hi,

could you please add the server startup log.

Cheers
Christian

--
You received this message because you are subscribed to the Google Groups "camunda BPM users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to camunda-bpm-us...@googlegroups.com.
To post to this group, send email to camunda-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/camunda-bpm-users/9ff677b7-6ef7-40b2-93f6-4d7217edeb0c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

svzu...@gmail.com

unread,
Jul 21, 2015, 5:14:36 AM7/21/15
to camunda-...@googlegroups.com
2015-07-21 13:11:09,909 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final
2015-07-21 13:11:10,065 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final
2015-07-21 13:11:10,120 INFO [org.jboss.as] (MSC service thread 1-6) JBAS015899: WildFly 8.2.0.Final "Tweek" starting
2015-07-21 13:11:10,125 DEBUG [org.jboss.as.config] (MSC service thread 1-6) Configured system properties:
awt.toolkit = sun.awt.windows.WToolkit
file.encoding = Cp1251
file.encoding.pkg = sun.io
file.separator = \
java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
java.awt.printerjob = sun.awt.windows.WPrinterJob
java.class.path = C:\development\newhope\wildfly-8.2.0.Final\jboss-modules.jar
java.class.version = 52.0
java.endorsed.dirs = C:\Program Files\Java\jdk1.8.0_25\jre\lib\endorsed
java.ext.dirs = C:\Program Files\Java\jdk1.8.0_25\jre\lib\ext;C:\Windows\Sun\Java\lib\ext
java.home = C:\Program Files\Java\jdk1.8.0_25\jre
java.io.tmpdir = C:\Users\zsv\AppData\Local\Temp\
java.library.path = C:\Program Files\Java\jdk1.8.0_25\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;c:\oracle\product\11.2.0\client_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\TortoiseSVN\bin;C:\!programs\Bin32;C:\Program Files (x86)\Apache Software Foundation\apache-maven-3.0.3\bin;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Java\jdk1.8.0_25\bin;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\gradle-1.12\bin;.
java.net.preferIPv4Stack = true
java.runtime.name = Java(TM) SE Runtime Environment
java.runtime.version = 1.8.0_25-b18
java.specification.name = Java Platform API Specification
java.specification.vendor = Oracle Corporation
java.specification.version = 1.8
java.util.logging.manager = org.jboss.logmanager.LogManager
java.vendor = Oracle Corporation
java.vendor.url = http://java.oracle.com/
java.vendor.url.bug = http://bugreport.sun.com/bugreport/
java.version = 1.8.0_25
java.vm.info = mixed mode
java.vm.name = Java HotSpot(TM) 64-Bit Server VM
java.vm.specification.name = Java Virtual Machine Specification
java.vm.specification.vendor = Oracle Corporation
java.vm.specification.version = 1.8
java.vm.vendor = Oracle Corporation
java.vm.version = 25.25-b02
javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
javax.xml.datatype.DatatypeFactory = __redirected.__DatatypeFactory
javax.xml.parsers.DocumentBuilderFactory = __redirected.__DocumentBuilderFactory
javax.xml.parsers.SAXParserFactory = __redirected.__SAXParserFactory
javax.xml.stream.XMLEventFactory = __redirected.__XMLEventFactory
javax.xml.stream.XMLInputFactory = __redirected.__XMLInputFactory
javax.xml.stream.XMLOutputFactory = __redirected.__XMLOutputFactory
javax.xml.transform.TransformerFactory = __redirected.__TransformerFactory
javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema = __redirected.__SchemaFactory
javax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom = __redirected.__XPathFactory
jboss.home.dir = C:\development\newhope\wildfly-8.2.0.Final
jboss.host.name = 22r-zsv
jboss.modules.dir = C:\development\newhope\wildfly-8.2.0.Final\modules
jboss.modules.system.pkgs = org.jboss.byteman
jboss.node.name = 22r-zsv
jboss.qualified.host.name = 22r-zsv
jboss.server.base.dir = C:\development\newhope\wildfly-8.2.0.Final\standalone
jboss.server.config.dir = C:\development\newhope\wildfly-8.2.0.Final\standalone\configuration
jboss.server.data.dir = C:\development\newhope\wildfly-8.2.0.Final\standalone\data
jboss.server.deploy.dir = C:\development\newhope\wildfly-8.2.0.Final\standalone\data\content
jboss.server.log.dir = C:\development\newhope\wildfly-8.2.0.Final\standalone\log
jboss.server.name = 22r-zsv
jboss.server.persist.config = true
jboss.server.temp.dir = C:\development\newhope\wildfly-8.2.0.Final\standalone\tmp
line.separator =

logging.configuration = file:C:\development\newhope\wildfly-8.2.0.Final\standalone\configuration/logging.properties
module.path = C:\development\newhope\wildfly-8.2.0.Final\modules
org.jboss.boot.log.file = C:\development\newhope\wildfly-8.2.0.Final\standalone\log\server.log
org.jboss.resolver.warning = true
org.xml.sax.driver = __redirected.__XMLReaderFactory
os.arch = amd64
os.name = Windows 7
os.version = 6.1
path.separator = ;
program.name = standalone.bat
sun.arch.data.model = 64
sun.boot.class.path = C:\Program Files\Java\jdk1.8.0_25\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_25\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_25\jre\classes
sun.boot.library.path = C:\Program Files\Java\jdk1.8.0_25\jre\bin
sun.cpu.endian = little
sun.cpu.isalist = amd64
sun.desktop = windows
sun.io.unicode.encoding = UnicodeLittle
sun.java.command = C:\development\newhope\wildfly-8.2.0.Final\jboss-modules.jar -mp C:\development\newhope\wildfly-8.2.0.Final\modules -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone -Djboss.home.dir=C:\development\newhope\wildfly-8.2.0.Final
sun.java.launcher = SUN_STANDARD
sun.jnu.encoding = Cp1251
sun.management.compiler = HotSpot 64-Bit Tiered Compilers
sun.os.patch.level = Service Pack 1
sun.stderr.encoding = cp866
sun.stdout.encoding = cp866
user.country = US
user.country.format = RU
user.dir = C:\development\newhope\wildfly-8.2.0.Final\bin
user.home = C:\Users\zsv
user.language = en
user.language.format = ru
user.name = zsv
user.script =
user.timezone = Europe/Moscow
user.variant =
2015-07-21 13:11:10,137 DEBUG [org.jboss.as.config] (MSC service thread 1-6) VM Arguments: -Dprogram.name=standalone.bat -Xms512m -Xmx768m -XX:MaxPermSize=384m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Dorg.jboss.boot.log.file=C:\development\newhope\wildfly-8.2.0.Final\standalone\log\server.log -Dlogging.configuration=file:C:\development\newhope\wildfly-8.2.0.Final\standalone\configuration/logging.properties
2015-07-21 13:11:11,221 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
2015-07-21 13:11:11,239 INFO [org.xnio] (MSC service thread 1-7) XNIO version 3.3.0.Final
2015-07-21 13:11:11,247 INFO [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.3.0.Final
2015-07-21 13:11:11,269 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 34) JBAS010280: Activating Infinispan subsystem.
2015-07-21 13:11:11,276 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 42) JBAS011800: Activating Naming Subsystem
2015-07-21 13:11:11,276 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 48) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
2015-07-21 13:11:11,291 INFO [org.jboss.as.security] (ServerService Thread Pool -- 47) JBAS013171: Activating Security Subsystem
2015-07-21 13:11:11,289 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 50) JBAS015537: Activating WebServices Extension
2015-07-21 13:11:11,338 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 40) JBAS012615: Activated the following JSF Implementations: [main]
2015-07-21 13:11:11,367 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 33) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
2015-07-21 13:11:11,397 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) JBAS017502: Undertow 1.1.0.Final starting
2015-07-21 13:11:11,398 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final)
2015-07-21 13:11:11,420 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 49) JBAS017502: Undertow 1.1.0.Final starting
2015-07-21 13:11:11,432 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
2015-07-21 13:11:11,435 INFO [org.jboss.as.naming] (MSC service thread 1-5) JBAS011802: Starting Naming Service
2015-07-21 13:11:11,448 INFO [org.jboss.as.security] (MSC service thread 1-6) JBAS013170: Current PicketBox version=4.0.21.Final
2015-07-21 13:11:11,463 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
2015-07-21 13:11:11,464 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) JBAS010417: Started Driver service with driver-name = h2
2015-07-21 13:11:11,579 INFO [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 4.0.6.Final
2015-07-21 13:11:11,584 INFO [org.camunda.bpm.engine.impl.jobexecutor.JobExecutor] (MSC service thread 1-2) Starting up the JobExecutor[org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerJobExecutor].
2015-07-21 13:11:11,637 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010403: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 11.2)
2015-07-21 13:11:11,652 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) JBAS010417: Started Driver service with driver-name = oracle
2015-07-21 13:11:11,672 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 49) JBAS017527: Creating file handler for path C:\development\newhope\wildfly-8.2.0.Final/welcome-content
2015-07-21 13:11:11,678 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017525: Started server default-server.
2015-07-21 13:11:11,697 INFO [org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable] (job-executor-tp-threads - 1) JobExecutor[org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerJobExecutor] starting to acquire jobs
2015-07-21 13:11:11,742 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017531: Host default-host starting
2015-07-21 13:11:11,851 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) JBAS015012: Started FileSystemDeploymentService for directory C:\development\newhope\wildfly-8.2.0.Final\standalone\deployments
2015-07-21 13:11:11,862 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "camunda-webapp-jboss-7.3.0.war" (runtime-name: "camunda-webapp-jboss-7.3.0.war")
2015-07-21 13:11:11,863 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "web.war" (runtime-name: "web.war")
2015-07-21 13:11:11,875 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080
2015-07-21 13:11:12,039 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
2015-07-21 13:11:12,039 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) JBAS010400: Bound data source [java:jboss/datasources/newhopeDS]
2015-07-21 13:11:12,040 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010400: Bound data source [java:jboss/datasources/olapDS]
2015-07-21 13:11:12,041 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [java:jboss/datasources/cgtLoadConcDS]
2015-07-21 13:11:12,053 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/newhopeRDMDS]
2015-07-21 13:11:12,157 INFO [org.jboss.ws.common.management] (MSC service thread 1-5) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final
2015-07-21 13:11:12,157 INFO [org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl] (ServerService Thread Pool -- 54) PLUGIN ProcessApplicationEventListenerPlugin activated on process engine default
2015-07-21 13:11:12,162 INFO [org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl] (ServerService Thread Pool -- 54) PLUGIN SpinProcessEnginePlugin activated on process engine default
2015-07-21 13:11:12,171 INFO [org.camunda.spin] (ServerService Thread Pool -- 54) SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatProvider[name = application/json]
2015-07-21 13:11:12,266 INFO [org.camunda.spin] (ServerService Thread Pool -- 54) SPIN-01010 Discovered Spin data format provider: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatProvider[name = application/xml]
2015-07-21 13:11:12,273 INFO [org.camunda.spin] (ServerService Thread Pool -- 54) SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat[name = application/xml]
2015-07-21 13:11:12,274 INFO [org.camunda.spin] (ServerService Thread Pool -- 54) SPIN-01009 Discovered Spin data format: org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat[name = application/json]
2015-07-21 13:11:12,275 INFO [org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl] (ServerService Thread Pool -- 54) PLUGIN ConnectProcessEnginePlugin activated on process engine default
2015-07-21 13:11:12,403 INFO [org.camunda.bpm.connect] (ServerService Thread Pool -- 54) CNCT-01004 Discovered provider for connector id 'http-connector' and class 'org.camunda.connect.httpclient.impl.HttpConnectorImpl': 'org.camunda.connect.httpclient.impl.HttpConnectorProviderImpl'
2015-07-21 13:11:12,491 INFO [org.camunda.bpm.connect] (ServerService Thread Pool -- 54) CNCT-01004 Discovered provider for connector id 'soap-http-connector' and class 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl': 'org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl'
2015-07-21 13:11:12,594 ERROR [stderr] (ServerService Thread Pool -- 54) ScriptEngineManager providers.next(): javax.script.ScriptEngineFactory: Provider com.sun.script.javascript.RhinoScriptEngineFactory not found

2015-07-21 13:11:13,269 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) JBAS017534: Registered web context: /camunda
2015-07-21 13:11:13,998 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry activation.jar in /C:/development/newhope/wildfly-8.2.0.Final/bin/content/web.war/WEB-INF/lib/mail-1.4.1.jar does not point to a valid jar for a Class-Path reference.
2015-07-21 13:11:14,041 INFO [org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationProcessor] (MSC service thread 1-5) Detected user-provided @ProcessApplication component with name 'ru.tersys.newhope.core.admin.workflow.service.ProcessApplication'.
2015-07-21 13:11:14,219 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.web.war" is using a private module ("ru.tersys.newhope:main") which may be changed or removed in future versions without notice.
2015-07-21 13:11:14,349 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment web.war
2015-07-21 13:11:14,392 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.1.3.Final
2015-07-21 13:11:14,483 INFO [org.springframework.data.jpa.repository.cdi.JpaRepositoryExtension] (MSC service thread 1-2) Activating CDI extension for Spring Data JPA repositories.
2015-07-21 13:11:14,601 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: web.war
2015-07-21 13:11:14,627 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.2.6 (Final)
2015-07-21 13:11:14,665 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=ru.tersys.newhope.apps.generator.ws.endpoint.TemplateWSImpl
address=http://localhost:8080/web/service/template
implementor=ru.tersys.newhope.apps.generator.ws.endpoint.TemplateWSImpl
serviceName={http://endpoint.ws.generator.apps.newhope.tersys.ru/}template
portName={http://endpoint.ws.generator.apps.newhope.tersys.ru/}TemplateWSImplPort
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
2015-07-21 13:11:14,671 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=ru.tersys.newhope.apps.generator.ws.endpoint.AuthWSImpl
address=http://localhost:8080/web/service/auth
implementor=ru.tersys.newhope.apps.generator.ws.endpoint.AuthWSImpl
serviceName={http://endpoint.ws.generator.apps.newhope.tersys.ru/}auth
portName={http://endpoint.ws.generator.apps.newhope.tersys.ru/}AuthWSImplPort
annotationWsdlLocation=null
wsdlLocationOverride=null
mtomEnabled=false
2015-07-21 13:11:14,853 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://endpoint.ws.generator.apps.newhope.tersys.ru/}template from class ru.tersys.newhope.apps.generator.ws.endpoint.TemplateWS
2015-07-21 13:11:15,545 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/web/service/template
2015-07-21 13:11:15,719 INFO [org.camunda.bpm.engine.impl.ProcessEngineImpl] (ServerService Thread Pool -- 54) ProcessEngine default created
2015-07-21 13:11:15,720 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/C:/development/newhope/wildfly-8.2.0.Final/standalone/data/wsdl/web.war/template.wsdl
2015-07-21 13:11:15,722 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://endpoint.ws.generator.apps.newhope.tersys.ru/}auth from class ru.tersys.newhope.apps.generator.ws.endpoint.AuthWS
2015-07-21 13:11:15,722 INFO [org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngine] (ServerService Thread Pool -- 54) jndi binding for process engine default is java:global/camunda-bpm-platform/process-engine/default
2015-07-21 13:11:15,739 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/web/service/auth
2015-07-21 13:11:15,758 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: file:/C:/development/newhope/wildfly-8.2.0.Final/standalone/data/wsdl/web.war/auth.wsdl
2015-07-21 13:11:15,764 INFO [org.jboss.as.webservices] (MSC service thread 1-5) JBAS015539: Starting service jboss.ws.endpoint."web.war"."ru.tersys.newhope.apps.generator.ws.endpoint.AuthWSImpl"
2015-07-21 13:11:15,765 INFO [org.jboss.as.webservices] (MSC service thread 1-6) JBAS015539: Starting service jboss.ws.endpoint."web.war"."ru.tersys.newhope.apps.generator.ws.endpoint.TemplateWSImpl"
2015-07-21 13:11:15,767 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) JBAS016008: Starting weld service for deployment web.war
2015-07-21 13:11:15,910 WARN [org.jboss.weld.Event] (MSC service thread 1-8) WELD-000411: Observer method [BackedAnnotatedMethod] protected org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
2015-07-21 13:11:16,575 INFO [org.camunda.bpm.application.impl.ServletProcessApplicationDeployer] (MSC service thread 1-6) Detected @ProcessApplication class ru.tersys.newhope.core.admin.workflow.service.ProcessApplication
2015-07-21 13:11:16,576 INFO [org.camunda.bpm.application.impl.ServletProcessApplicationDeployer] (MSC service thread 1-6) Detected @ProcessApplication class ru.tersys.newhope.core.admin.workflow.service.ProcessApplication
2015-07-21 13:11:16,579 INFO [io.undertow.servlet] (MSC service thread 1-6) No Spring WebApplicationInitializer types detected on classpath
2015-07-21 13:11:16,590 INFO [io.undertow.servlet] (MSC service thread 1-6) Initializing Spring root WebApplicationContext
2015-07-21 13:11:16,591 INFO [org.springframework.web.context.ContextLoader] (MSC service thread 1-6) Root WebApplicationContext: initialization started
2015-07-21 13:11:16,606 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-6) Refreshing Root WebApplicationContext: startup date [Tue Jul 21 13:11:16 MSK 2015]; root of context hierarchy
2015-07-21 13:11:16,629 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-6) Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
2015-07-21 13:11:16,682 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-6) Loading XML bean definitions from class path resource [core-context.xml]
2015-07-21 13:11:16,894 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-6) Loading XML bean definitions from URL [vfs:/C:/development/newhope/wildfly-8.2.0.Final/bin/content/web.war/WEB-INF/lib/newhope-baseGenerator-1.0.jar/WEB-INF/appContext.xml]
2015-07-21 13:11:16,921 INFO [org.springframework.security.core.SpringSecurityCoreVersion] (MSC service thread 1-6) You are running with Spring Security Core 3.2.0.RELEASE
2015-07-21 13:11:16,922 INFO [org.springframework.security.config.SecurityNamespaceHandler] (MSC service thread 1-6) Spring Security 'config' module version is 3.2.0.RELEASE
2015-07-21 13:11:16,959 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-6) Loading XML bean definitions from URL [vfs:/C:/development/newhope/wildfly-8.2.0.Final/bin/content/web.war/WEB-INF/lib/newhope-rdm-1.0.jar/WEB-INF/appContext.xml]
2015-07-21 13:11:17,015 INFO [org.springframework.security.config.method.GlobalMethodSecurityBeanDefinitionParser] (MSC service thread 1-6) Expressions were enabled for method security but no SecurityExpressionHandler was configured. All hasPermision() expressions will evaluate to false.
2015-07-21 13:11:17,031 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (MSC service thread 1-6) Creating access control expression attribute 'isAuthenticated() and !hasRole('Banned')' for /**
2015-07-21 13:11:17,040 INFO [org.springframework.security.config.http.HttpSecurityBeanDefinitionParser] (MSC service thread 1-6) Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, <logoutFilter>, order = 700, <authFilter>, order = 1100, Root bean: class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1500, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1600, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, <rememberMeFilter>, order = 1900, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2100, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>, order = 2300]
2015-07-21 13:11:17,302 INFO [org.springframework.context.support.PropertySourcesPlaceholderConfigurer] (MSC service thread 1-6) Loading properties file from file [C:\development\newhope\wildfly-8.2.0.Final\modules\system\layers\base\org\jboss\as\ejb3\main\timers\timer-sql.properties]
2015-07-21 13:11:17,303 INFO [org.springframework.context.support.PropertySourcesPlaceholderConfigurer] (MSC service thread 1-6) Loading properties file from "/C:/development/newhope/wildfly-8.2.0.Final/bin/content/web.war/WEB-INF/lib/newhope-sysMonitor-1.0.jar/logParser.properties"
2015-07-21 13:11:17,305 INFO [org.springframework.context.support.PropertySourcesPlaceholderConfigurer] (MSC service thread 1-6) Loading properties file from "/C:/development/newhope/wildfly-8.2.0.Final/bin/content/web.war/WEB-INF/lib/poi-3.10-FINAL.jar/font_metrics.properties"
2015-07-21 13:11:17,322 INFO [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] (MSC service thread 1-6) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2015-07-21 13:11:17,626 INFO [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] (MSC service thread 1-6) Building JPA container EntityManagerFactory for persistence unit 'default'
2015-07-21 13:11:17,634 INFO [org.hibernate.jpa.internal.util.LogHelper] (MSC service thread 1-6) HHH000204: Processing PersistenceUnitInfo [
name: default
...]
2015-07-21 13:11:17,688 INFO [org.hibernate.Version] (MSC service thread 1-6) HHH000412: Hibernate Core {4.3.6.Final}
2015-07-21 13:11:17,691 INFO [org.hibernate.cfg.Environment] (MSC service thread 1-6) HHH000206: hibernate.properties not found
2015-07-21 13:11:17,693 INFO [org.hibernate.cfg.Environment] (MSC service thread 1-6) HHH000021: Bytecode provider name : javassist
2015-07-21 13:11:18,040 INFO [org.hibernate.annotations.common.Version] (MSC service thread 1-6) HCANN000001: Hibernate Commons Annotations {4.0.5.Final}
2015-07-21 13:11:18,090 INFO [org.hibernate.dialect.Dialect] (MSC service thread 1-6) HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect
2015-07-21 13:11:18,217 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-6) HHH000397: Using ASTQueryTranslatorFactory
2015-07-21 13:11:18,553 WARN [org.hibernate.internal.SessionFactoryImpl] (MSC service thread 1-6) HHH000008: JTASessionContext being used with JDBCTransactionFactory; auto-flush will not operate correctly with getCurrentSession()
2015-07-21 13:11:19,050 INFO [stdout] (MSC service thread 1-6) AppConfig path = C:\development\newhope\wildfly-8.2.0.Final\tersys\\config\core.properties

2015-07-21 13:11:19,536 INFO [stdout] (MSC service thread 1-6) Number of process definitions: 4

2015-07-21 13:11:20,731 INFO [org.springframework.security.web.DefaultSecurityFilterChain] (MSC service thread 1-6) Creating filter chain: Ant [pattern='/service/**'], []
2015-07-21 13:11:20,736 INFO [org.springframework.security.web.DefaultSecurityFilterChain] (MSC service thread 1-6) Creating filter chain: Ant [pattern='/app/static/**'], []
2015-07-21 13:11:20,738 INFO [org.springframework.security.web.DefaultSecurityFilterChain] (MSC service thread 1-6) Creating filter chain: Ant [pattern='/loggedout'], []
2015-07-21 13:11:20,740 INFO [org.springframework.security.web.DefaultSecurityFilterChain] (MSC service thread 1-6) Creating filter chain: Ant [pattern='/login'], []
2015-07-21 13:11:20,936 INFO [org.springframework.security.web.DefaultSecurityFilterChain] (MSC service thread 1-6) Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@625e08d5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@690fc6e0, org.springframework.security.web.authentication.logout.LogoutFilter@3573841e, ru.tersys.newhope.web.security.AuthenticationFilter@31f5b591, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@23ff0bda, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@34d0f183, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1d2ad073, ru.tersys.newhope.web.security.RememberMeFilter@1efa77a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5a95dd46, org.springframework.security.web.session.SessionManagementFilter@697a737e, org.springframework.security.web.access.ExceptionTranslationFilter@22189f6a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5eb02824]
2015-07-21 13:11:20,953 INFO [org.springframework.security.config.http.DefaultFilterChainValidator] (MSC service thread 1-6) Checking whether login URL '/login' is accessible with your configuration
2015-07-21 13:11:21,047 INFO [org.springframework.web.context.ContextLoader] (MSC service thread 1-6) Root WebApplicationContext: initialization completed in 4456 ms
2015-07-21 13:11:21,056 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) JBAS017534: Registered web context: /web
2015-07-21 13:11:21,057 INFO [org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService] (ServerService Thread Pool -- 68) Not creating a deployment for process archive 'null': no resources provided.
2015-07-21 13:11:21,092 INFO [org.jboss.as.server] (ServerService Thread Pool -- 30) JBAS018559: Deployed "web.war" (runtime-name : "web.war")
2015-07-21 13:11:21,093 INFO [org.jboss.as.server] (ServerService Thread Pool -- 30) JBAS018559: Deployed "camunda-webapp-jboss-7.3.0.war" (runtime-name : "camunda-webapp-jboss-7.3.0.war")
2015-07-21 13:11:21,102 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
2015-07-21 13:11:21,103 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
2015-07-21 13:11:21,104 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.2.0.Final "Tweek" started in 11527ms - Started 872 of 932 services (102 services are lazy, passive or on-demand)

Christian Lipphardt

unread,
Jul 21, 2015, 5:37:18 AM7/21/15
to camunda-...@googlegroups.com, svzu...@gmail.com, svzu...@gmail.com
Hi,

the line 
> 2015-07-21 13:11:21,057 INFO  [org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService] (ServerService Thread Pool -- 68) Not creating a deployment for process archive 'null': no resources provided.
states that no bpmn resource is provided in the web.war. Make sure that you have a META-INF/processes.xml [1]. Together with a @ProcessApplication annotated class is forms a ProcessApplication. Do you use Spring or CDI in your process application? Do you deploy your processes programatically in your @ProcessApplication class?

Also make sure that you only do not bundle the camunda-engine.jar dependency with your process application when you want to use a shared engine.
The double output of
> 2015-07-21 13:11:16,575 INFO  [org.camunda.bpm.application.impl.ServletProcessApplicationDeployer] (MSC service thread 1-6) Detected @ProcessApplication class ru.tersys.newhope.core.admin.workflow.service.ProcessApplication 
> 2015-07-21 13:11:16,576 INFO  [org.camunda.bpm.application.impl.ServletProcessApplicationDeployer] (MSC service thread 1-6) Detected @ProcessApplication class ru.tersys.newhope.core.admin.workflow.service.ProcessApplication 
looks kinda strange.

The reason your processes are not restarted is probably because the process application is not registered correctly. I assume the processes.xml is missing. But to clarify, please add the processes.xml, the content of your @ProcessApplication class and the configuration of the process engine from the standalone.xml.

Cheers,
Christian

svzu...@gmail.com

unread,
Jul 21, 2015, 7:26:30 AM7/21/15
to camunda-...@googlegroups.com
вторник, 21 июля 2015 г., 12:37:18 UTC+3 пользователь Christian Lipphardt написал:
I deploy process definitions from String (it created at runtime). And I need this processes to run after server restart. Here my configs:

processes.xml:
<?xml version="1.0" encoding="UTF-8" ?>
<process-application
xmlns="http://www.camunda.org/schema/1.0/ProcessApplication"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<process-archive>
<process-engine>default</process-engine>
<properties>
<property name="isDeleteUponUndeploy">false</property>
<property name="isScanForProcessDefinitions">true</property>
</properties>
</process-archive>
</process-application>


spring config:

<context:component-scan base-package="ru.tersys.newhope"/>
<!-- bind the process engine service as Spring Bean -->
<bean name="processEngineService" class="org.camunda.bpm.BpmPlatform" factory-method="getProcessEngineService" />

<!-- bind the default process engine as Spring Bean -->
<bean name="processEngine" factory-bean="processEngineService" factory-method="getDefaultProcessEngine" />

<bean id="repositoryService" factory-bean="processEngine" factory-method="getRepositoryService"/>
<bean id="runtimeService" factory-bean="processEngine" factory-method="getRuntimeService"/>
<bean id="taskService" factory-bean="processEngine" factory-method="getTaskService"/>
<bean id="historyService" factory-bean="processEngine" factory-method="getHistoryService"/>
<bean id="managementService" factory-bean="processEngine" factory-method="getManagementService"/>

<!-- bootstrap the process application -->
<bean id="processApplication" class="org.camunda.bpm.engine.spring.application.SpringServletProcessApplication" />


ProcessApplication.class:
@org.camunda.bpm.application.ProcessApplication(name="NH_BPM_APP")
public class ProcessApplication extends ServletProcessApplication {


}

------------------------------------------
standalone.xml
<subsystem xmlns="urn:org.camunda.bpm.jboss:1.1">
<process-engines>
<process-engine name="default" default="true">
<datasource>
java:jboss/datasources/newhopeDS
</datasource>
<history-level>
audit
</history-level>
<configuration>
org.camunda.bpm.container.impl.jboss.config.ManagedJtaProcessEngineConfiguration
</configuration>
<properties>
<property name="jobExecutorAcquisitionName">
default
</property>
<property name="isAutoSchemaUpdate">
false
</property>
<property name="authorizationEnabled">
false
</property>
<property name="jobExecutorDeploymentAware">
true
</property>
</properties>
<plugins>
<plugin>
<class>
org.camunda.bpm.application.impl.event.ProcessApplicationEventListenerPlugin
</class>
</plugin>
<plugin>
<class>
org.camunda.spin.plugin.impl.SpinProcessEnginePlugin
</class>
</plugin>
<plugin>
<class>
org.camunda.connect.plugin.impl.ConnectProcessEnginePlugin
</class>
</plugin>
</plugins>
</process-engine>
</process-engines>
<job-executor>
<thread-pool-name>
job-executor-tp
</thread-pool-name>
<job-acquisitions>
<job-acquisition name="default">
<acquisition-strategy>
SEQUENTIAL
</acquisition-strategy>
<properties>
<property name="lockTimeInMillis">
300000
</property>
<property name="waitTimeInMillis">
5000
</property>
<property name="maxJobsPerAcquisition">
3
</property>
</properties>
</job-acquisition>
</job-acquisitions>
</job-executor>
</subsystem>

Christian Lipphardt

unread,
Jul 21, 2015, 8:00:50 AM7/21/15
to camunda-...@googlegroups.com, svzu...@gmail.com, svzu...@gmail.com
Okay,

If you create the processes at runtime and deploy them using the RepositoryService, you also have to register the deployments and your process application with the engine. Use 
org.camunda.bpm.engine.ManagementService#registerProcessApplication(String deploymentId, ProcessApplicationReference reference)
for it. Make sure to unregister the ProcessApplication for the deployment, when undeploying (shutdown). Use 
org.camunda.bpm.engine.ManagementService#unregisterProcessApplication(String deploymentId, boolean removeProcessDefinitionFromCache)
for it.

Cheers,
Christian

svzu...@gmail.com

unread,
Jul 21, 2015, 9:13:11 AM7/21/15
to camunda-...@googlegroups.com, svzu...@gmail.com
Seems to be all OK.

Please explain me last thing I don't understand.

I have empty separate class


@org.camunda.bpm.application.ProcessApplication(name="NH_BPM_APP")
public class ProcessApplication extends ServletProcessApplication {
}

and also have spring bean config item:


<!-- bootstrap the process application -->
<bean id="processApplication" class="org.camunda.bpm.engine.spring.application.SpringServletProcessApplication" />


I think that they duplicate each other, but if I remove ProcessApplication class
exception occured when executing groovy script task:

17:05:53,674 WARNING [org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnabl
e] (job-executor-tp-threads - 3) Exception while executing job with id 3732268e-
2fa9-11e5-b243-bc5b20524153: org.camunda.bpm.engine.ScriptEvaluationException: U
nable to evaluate script: groovy.lang.MissingPropertyException: No such property
: org for class: Script1

If I remove spring bean definition I can't get autowire org.camunda.bpm.engine.spring.application.SpringServletProcessApplication bean so can't get ProcessApplicationReference for deployment.

Do I really need both ProcessApplication class and processApplication spring bean?

Christian Lipphardt

unread,
Jul 21, 2015, 9:16:33 AM7/21/15
to camunda-...@googlegroups.com
Just use the full qualified class name of your ProcessApplication to bootstrap it in the spring configuration.

<bean id="processApplication" class="ru.tersys.newhope.core.admin.workflow.service.ProcessApplication" />

svzu...@gmail.com

unread,
Jul 21, 2015, 10:07:18 AM7/21/15
to camunda-...@googlegroups.com
вторник, 21 июля 2015 г., 16:16:33 UTC+3 пользователь Christian Lipphardt написал:
> Just use the full qualified class name of your ProcessApplication to bootstrap it in the spring configuration.
>
>
> <bean id="processApplication" class="ru.tersys.newhope.core.admin.workflow.service.ProcessApplication" />

ProcessApplication.class content :
------------------------------------------------
package ru.tersys.newhope.core.admin.workflow.service;

import org.camunda.bpm.application.impl.ServletProcessApplication;

@org.camunda.bpm.application.ProcessApplication
public class ProcessApplication extends ServletProcessApplication {

@Override
public String getName() {
return "NH_BPM_APP";
}
}
------------------------------------------------

spring config part:
------------------------------------------------
<!-- bind the process engine service as Spring Bean -->
<bean name="processEngineService" class="org.camunda.bpm.BpmPlatform" factory-method="getProcessEngineService" />

<!-- bind the default process engine as Spring Bean -->
<bean name="processEngine" factory-bean="processEngineService" factory-method="getDefaultProcessEngine" />

<bean id="repositoryService" factory-bean="processEngine" factory-method="getRepositoryService"/>
<bean id="runtimeService" factory-bean="processEngine" factory-method="getRuntimeService"/>
<bean id="taskService" factory-bean="processEngine" factory-method="getTaskService"/>
<bean id="historyService" factory-bean="processEngine" factory-method="getHistoryService"/>
<bean id="managementService" factory-bean="processEngine" factory-method="getManagementService"/>

<!-- bootstrap the process application -->
<bean id="processApplication" class="ru.tersys.newhope.core.admin.workflow.service.ProcessApplication" />
------------------------------------------------

startup ok, register processApplication ok, when executing groovy scripttask
get exception:
18:03:21,415 WARNING [org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnabl
e] (job-executor-tp-threads - 3) Exception while executing job with id 3e6c74b5-
2fb1-11e5-bae9-bc5b20524153: org.camunda.bpm.engine.exception.NullValueException
: Can't find scripting engine for 'groovy': scriptEngine is null
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[rt.jar:1.8.0_25]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
orAccessorImpl.java:62) [rt.jar:1.8.0_25]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
onstructorAccessorImpl.java:45) [rt.jar:1.8.0_25]
at java.lang.reflect.Constructor.newInstance(Constructor.java:408) [rt.j
ar:1.8.0_25]
at org.camunda.bpm.engine.impl.util.EnsureUtil.generateException(EnsureU
til.java:283) [camunda-engine-7.3.0.jar:7.3.0]
at org.camunda.bpm.engine.impl.util.EnsureUtil.ensureNotNull(EnsureUtil.
java:44) [camunda-engine-7.3.0.jar:7.3.0]
at org.camunda.bpm.engine.impl.util.EnsureUtil.ensureNotNull(EnsureUtil.
java:39) [camunda-engine-7.3.0.jar:7.3.0]


org.camunda.bpm.camunda-engine module.xml:
<module xmlns="urn:jboss:module:1.0" name="org.camunda.bpm.camunda-engine">
<resources>
<resource-root path="camunda-engine-7.3.0.jar" />
</resources>

<dependencies>

<module name="javax.api" />
<module name="javax.transaction.api"/>
<module name="javax.enterprise.api" />
<module name="javax.inject.api" />
<module name="javax.ejb.api" />
<module name="javax.xml.bind.api" />
<module name="javax.servlet.api" />

<module name="org.jboss.vfs" />

<module name="org.mybatis.mybatis" />
<module name="com.fasterxml.uuid.java-uuid-generator"/>
<module name="org.joda.time" slot="2.1" />
<module name="org.codehaus.groovy.groovy-all" services="import" export="true"/>

<module name="sun.jdk" services="import"/>

<module name="org.camunda.bpm.model.camunda-xml-model" />
<module name="org.camunda.bpm.model.camunda-bpmn-model" />
<module name="org.camunda.bpm.model.camunda-cmmn-model" />

<module name="org.camunda.commons.camunda-commons-logging" />
<module name="org.camunda.commons.camunda-commons-utils" />
<module name="org.camunda.template-engines.camunda-template-engines-freemarker" services="import" />

</dependencies>
</module>

Christian Lipphardt

unread,
Jul 23, 2015, 5:06:34 AM7/23/15
to camunda BPM users, svzu...@gmail.com, svzu...@gmail.com
Hi,

Are you able to attach a stripped down example of your WAR with just a single process, spring config, ProcessApplication class and processes.xml so I can reproduce it locally? The complete stacktrace would be good too.
There seems to be a classloading issue.

Cheers,
Christian
Reply all
Reply to author
Forward
0 new messages